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

Unified Diff: LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-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/optgroup-rendering-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt b/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
index 8100b5e7636c0e574cc3f348f459bc880b05fa19..d1a27f5437d3aeb67822812b732f9b52299922e7 100644
--- a/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x379
text run at (4,1) width 32: "Three"
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 80x342 clip at (9,9) size 63x340
- RenderListBox {SELECT} at (0,0) size 80x342 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (0,0) size 80x342 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTGROUP} at (1,1) size 63x85 [color=#008000]
RenderBlock {DIV} at (0,0) size 63x17
RenderText {#text} at (2,0) size 52x16

Powered by Google App Engine
This is Rietveld 408576698