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

Unified Diff: LayoutTests/platform/android/fast/replaced/005-expected.txt

Issue 931633003: Move and rename RenderBR to LayoutBR. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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/005-expected.txt
diff --git a/LayoutTests/platform/android/fast/replaced/005-expected.txt b/LayoutTests/platform/android/fast/replaced/005-expected.txt
index b8165e6964532e46de54c072aa2c1ca405f83d0a..727d46cc7c2469a63ad056b8a439d4731a44c8e8 100644
--- a/LayoutTests/platform/android/fast/replaced/005-expected.txt
+++ b/LayoutTests/platform/android/fast/replaced/005-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x686
LayoutTableCell {TD} at (0,0) size 202x212 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (201,86) size 0x19
+ LayoutBR {BR} at (201,86) size 0x19
LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -22,7 +22,7 @@ layer at (0,0) size 800x686
RenderInline {SPAN} at (0,0) size 200x19
LayoutImage {IMG} at (1,1) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (101,1) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (201,86) size 0x19
+ LayoutBR {BR} at (201,86) size 0x19
LayoutImage {IMG} at (1,106) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (101,106) size 100x100 [bgcolor=#008000]
LayoutTableCell {TD} at (202,95) size 578x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
@@ -31,7 +31,7 @@ layer at (0,0) size 800x686
RenderBlock {P} at (0,448) size 784x214 [border: (2px solid #0000FF)]
LayoutImage {IMG} at (2,2) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (102,2) size 100x100 [bgcolor=#008000]
- RenderBR {BR} at (202,87) size 0x19
+ LayoutBR {BR} at (202,87) size 0x19
RenderInline {A} at (0,0) size 100x19 [color=#0000EE]
LayoutImage {IMG} at (2,107) size 100x100 [bgcolor=#008000]
LayoutImage {IMG} at (102,107) size 100x100 [bgcolor=#008000]

Powered by Google App Engine
This is Rietveld 408576698