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

Unified Diff: LayoutTests/platform/linux/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/linux/fast/replaced/005-expected.txt
diff --git a/LayoutTests/platform/linux/fast/replaced/005-expected.txt b/LayoutTests/platform/linux/fast/replaced/005-expected.txt
index 6fb4ba0eb8a98e06c3b05d5e36e14273eb6d8e42..6146e96836ef4b3a605af458016ef9b2c90f18ff 100644
--- a/LayoutTests/platform/linux/fast/replaced/005-expected.txt
+++ b/LayoutTests/platform/linux/fast/replaced/005-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x686 backgroundClip at (0,0) size 800x600 clip at (0,0) s
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 backgroundClip at (0,0) size 800x600 clip at (0,0) s
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 backgroundClip at (0,0) size 800x600 clip at (0,0) s
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