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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug4523-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/win/tables/mozilla/bugs/bug4523-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug4523-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug4523-expected.txt
index 6a0496109195a84ecdb549e4236467711447bff4..bdc796d7c88032d38dd2a7e824baa234dddac4e5 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug4523-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug4523-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (768,0) size 6x6 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
LayoutImage {IMG} at (1,1) size 4x4
RenderBlock (anonymous) at (0,8) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,26) size 352x25
LayoutTableSection {TBODY} at (0,0) size 352x25
LayoutTableRow {TR} at (0,0) size 352x21
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (348,21) size 4x4 [r=1 c=1 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 4x4
RenderBlock (anonymous) at (0,51) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,69) size 352x39
LayoutTableSection {TBODY} at (0,0) size 352x39
LayoutTableRow {TR} at (0,0) size 352x21

Powered by Google App Engine
This is Rietveld 408576698