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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
index 6b7ae3e8b76dedca91a9161267bebcd399baf133..1f2a23517ce26d63012a706cd8735afae9bdd928 100644
--- a/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/mac/fast/replaced/replaced-breaking-expected.txt
@@ -51,12 +51,12 @@ layer at (12,12) size 117x13
layer at (12,31) size 117x13
RenderBlock {DIV} at (3,3) size 117x13
layer at (9,208) size 48x45 clip at (10,209) size 35x43 scrollHeight 42
- RenderListBox {SELECT} at (1,200.44) size 47.80x44.56 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (1,200.44) size 47.80x44.56 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 34.80x14.19
RenderText {#text} at (2,0) size 31x13
text run at (2,0) width 31: "select"
layer at (9,251) size 48x45 clip at (10,252) size 35x43 scrollHeight 42
- RenderListBox {SELECT} at (1,243.44) size 47.80x44.56 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
+ LayoutListBox {SELECT} at (1,243.44) size 47.80x44.56 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
RenderBlock {OPTION} at (1,1) size 34.80x14.19
RenderText {#text} at (2,0) size 31x13
text run at (2,0) width 31: "select"

Powered by Google App Engine
This is Rietveld 408576698