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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-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/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
index d0d2fe644914fce156361c6f5c516635ce479982..2a9670ffb190441d1bceb1fc67d6ca3249b8319d 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -115,7 +115,7 @@ layer at (0,0) size 800x454
LayoutBR {BR} at (212,384) size 0x19
RenderText {#text} at (0,0) size 0x0
layer at (12,280) size 200x25 clip at (13,281) size 183x23 scrollHeight 51
- RenderListBox {SELECT} at (4,272) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (4,272) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 1"
@@ -126,7 +126,7 @@ layer at (12,280) size 200x25 clip at (13,281) size 183x23 scrollHeight 51
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 3"
layer at (12,314) size 200x25 clip at (13,315) size 183x23 scrollY 11.00 scrollHeight 51
- RenderListBox {SELECT} at (4,306) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (4,306) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 1"
@@ -137,7 +137,7 @@ layer at (12,314) size 200x25 clip at (13,315) size 183x23 scrollY 11.00 scrollH
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 3"
layer at (12,348) size 200x25 clip at (13,349) size 183x23 scrollY 11.00 scrollHeight 51
- RenderListBox {SELECT} at (4,340) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (4,340) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 1"
@@ -148,7 +148,7 @@ layer at (12,348) size 200x25 clip at (13,349) size 183x23 scrollY 11.00 scrollH
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 3"
layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
- RenderListBox {SELECT} at (4,374) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (4,374) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderText {#text} at (2,0) size 47x16
text run at (2,0) width 47: "Item 0.1"
@@ -266,7 +266,7 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
RenderText {#text} at (2,0) size 47x16
text run at (2,0) width 47: "Item 0.2"
layer at (12,416) size 200x25 clip at (13,417) size 183x23 scrollHeight 20978
- RenderListBox {SELECT} at (4,408) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (4,408) size 200x25 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "Item 1"

Powered by Google App Engine
This is Rietveld 408576698