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

Unified Diff: LayoutTests/platform/android/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/android/fast/replaced/replaced-breaking-expected.txt
diff --git a/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt b/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
index e9681b1f3ad99cb02ab4fbe30f3caf323605b769..1e7b052649b64b8fd45cff5fbd8586e82f1a5e04 100644
--- a/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
+++ b/LayoutTests/platform/android/fast/replaced/replaced-breaking-expected.txt
@@ -51,12 +51,12 @@ layer at (11,12) size 149x16
layer at (11,34) size 149x16
RenderBlock {DIV} at (2,3) size 149x16
layer at (9,235) size 56x70 clip at (10,236) size 39x68
- RenderListBox {SELECT} at (1,227) size 56x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (1,227) size 56x70 [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,305) size 56x70 clip at (10,306) size 39x68
- RenderListBox {SELECT} at (1,297) size 56x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
+ LayoutListBox {SELECT} at (1,297) size 56x70 [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