Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(11)

Unified Diff: LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt

Issue 931423003: Rename rendering/RenderList* to layout/LayoutList* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove spurious LayoutLayerModelObject reference Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt
diff --git a/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt b/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt
index db35bd99e71f6bc9a4d0011930cadc8761e8f06d..7996998bd1753dacc327dc2af991094d59680baa 100644
--- a/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt
+++ b/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,63) size 60x68 clip at (11,66) size 39x62 scrollHeight 74
- RenderListBox {SELECT} at (0,-0.75) size 60x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
+ LayoutListBox {SELECT} at (0,-0.75) size 60x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
RenderBlock {OPTION} at (6,6) size 33x17
RenderText {#text} at (2,0) size 21x16
text run at (2,0) width 21: "one"

Powered by Google App Engine
This is Rietveld 408576698