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

Unified Diff: LayoutTests/platform/linux/fast/replaced/replaced-breaking-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/linux/fast/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/linux/fast/replaced/replaced-breaking-expected.txt
index 7a1461aaab6616cf6f2420e504bd2911264aef1c..82bad1337306f0d12fe02ea712bb642600565267 100644
--- a/LayoutTests/platform/linux/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/linux/fast/replaced/replaced-breaking-expected.txt
@@ -51,12 +51,12 @@ layer at (11,12) size 150x16
layer at (11,34) size 150x16
RenderBlock {DIV} at (2,3) size 150x16
layer at (9,235) size 56x53 clip at (10,236) size 39x51
- RenderListBox {SELECT} at (1,227) size 56x53 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (1,227) size 56x53 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 39x17
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "select"
layer at (9,288) size 56x53 clip at (10,289) size 39x51
- RenderListBox {SELECT} at (1,280) size 56x53 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (1,280) size 56x53 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
RenderBlock {OPTION} at (1,1) size 39x17
RenderText {#text} at (2,0) size 35x16
text run at (2,0) width 35: "select"

Powered by Google App Engine
This is Rietveld 408576698