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

Unified Diff: LayoutTests/platform/mac/fast/forms/option-strip-whitespace-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/mac/fast/forms/option-strip-whitespace-expected.txt
diff --git a/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
index 74bbfeaa763e475f06aec3da6152935be40fda87..7cdf0f3868d155ccb53619e89a915321088cb301 100644
--- a/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
+++ b/LayoutTests/platform/mac/fast/forms/option-strip-whitespace-expected.txt
@@ -39,12 +39,12 @@ layer at (0,0) size 800x600
text run at (8,2) width 50: "Five Tabs"
RenderText {#text} at (0,0) size 0x0
layer at (80,41) size 67x59 clip at (81,42) size 54x57 scrollHeight 56
- RenderListBox {SELECT} at (71.98,-0.75) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (71.98,-0.75) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 53.95x14.19
RenderText {#text} at (2,0) size 50x13
text run at (2,0) width 50: "Five Tabs"
layer at (93,117) size 67x59 clip at (94,118) size 54x57 scrollHeight 56
- RenderListBox {SELECT} at (85.31,75.25) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (85.31,75.25) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 53.95x14.19
RenderText {#text} at (2,0) size 50x13
text run at (2,0) width 50: "Five Tabs"

Powered by Google App Engine
This is Rietveld 408576698