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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/disabled-select-change-index-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/disabled-select-change-index-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/disabled-select-change-index-expected.txt b/LayoutTests/platform/win-xp/fast/forms/disabled-select-change-index-expected.txt
index 4b2e4f053cb0eaa95f41740e2db9578d64bc2798..74a09110fcbff093e7ade7f2c53c761dbbe11bf8 100644
--- a/LayoutTests/platform/win-xp/fast/forms/disabled-select-change-index-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/disabled-select-change-index-expected.txt
@@ -52,7 +52,7 @@ layer at (0,0) size 800x600
text run at (0,364) width 425: "PASS: sel8 correctly set to selectedIndex 1 by sel8.selectedIndex = 1."
LayoutBR {BR} at (425,379) size 0x0
layer at (8,88) size 57x36 clip at (9,89) size 40x34
- RenderListBox {SELECT} at (0,80) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,80) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 40x17
RenderText {#text} at (2,0) size 27x16
text run at (2,0) width 27: "FAIL"
@@ -60,7 +60,7 @@ layer at (8,88) size 57x36 clip at (9,89) size 40x34
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "PASS"
layer at (8,124) size 57x36 clip at (9,125) size 40x34
- RenderListBox {SELECT} at (0,116) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,116) size 57x36 [color=#808080] [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 40x17
RenderText {#text} at (2,0) size 27x16
text run at (2,0) width 27: "FAIL"
@@ -68,7 +68,7 @@ layer at (8,124) size 57x36 clip at (9,125) size 40x34
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "PASS"
layer at (8,160) size 57x36 clip at (9,161) size 40x34
- RenderListBox {SELECT} at (0,152) size 57x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,152) size 57x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 40x17
RenderText {#text} at (2,0) size 27x16
text run at (2,0) width 27: "FAIL"
@@ -76,7 +76,7 @@ layer at (8,160) size 57x36 clip at (9,161) size 40x34
RenderText {#text} at (2,0) size 36x16
text run at (2,0) width 36: "PASS"
layer at (8,196) size 57x36 clip at (9,197) size 40x34
- RenderListBox {SELECT} at (0,188) size 57x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,188) size 57x36 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 40x17
RenderText {#text} at (2,0) size 27x16
text run at (2,0) width 27: "FAIL"

Powered by Google App Engine
This is Rietveld 408576698