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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-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/listbox-with-display-none-option-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
index 1c748ff225761210a93bd1fa0b98f31ea76f925b..848f3f13d2f99f315d40f8a8a1b81f00926f5879 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 800x199
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
layer at (8,69) size 56x121 clip at (9,70) size 39x119
- RenderListBox {SELECT} at (0,17) size 56x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,17) size 56x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 39x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"
@@ -40,7 +40,7 @@ layer at (8,69) size 56x121 clip at (9,70) size 39x119
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "Seven"
layer at (68,69) size 65x121 clip at (69,70) size 48x119
- RenderListBox {SELECT} at (60,17) size 65x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (60,17) size 65x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 48x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"
@@ -64,7 +64,7 @@ layer at (68,69) size 65x121 clip at (69,70) size 48x119
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "Seven"
layer at (137,69) size 65x121 clip at (138,70) size 48x119
- RenderListBox {SELECT} at (129,17) size 65x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (129,17) size 65x121 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 48x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"
@@ -88,7 +88,7 @@ layer at (137,69) size 65x121 clip at (138,70) size 48x119
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "Seven"
layer at (206,52) size 56x138 clip at (207,53) size 39x136
- RenderListBox {SELECT} at (198,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (198,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 39x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"
@@ -102,7 +102,7 @@ layer at (206,52) size 56x138 clip at (207,53) size 39x136
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "Seven"
layer at (266,52) size 56x138 clip at (267,53) size 39x136
- RenderListBox {SELECT} at (258,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (258,0) size 56x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 39x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"
@@ -116,7 +116,7 @@ layer at (266,52) size 56x138 clip at (267,53) size 39x136
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "Seven"
layer at (326,52) size 63x138 clip at (327,53) size 46x136
- RenderListBox {SELECT} at (318,0) size 63x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (318,0) size 63x138 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 46x17
RenderText {#text} at (2,0) size 24x16
text run at (2,0) width 24: "One"

Powered by Google App Engine
This is Rietveld 408576698