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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-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/mac/tables/mozilla/bugs/bug15933-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
index a71a575d257a26709329f870af61b9ab319091a8..e994f69fbf2ec13499fa7617a74a1efe0540a825 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug15933-expected.txt
@@ -9,13 +9,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (0,0) size 3x3 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
LayoutImage {IMG} at (1,1) size 1x1
RenderBlock (anonymous) at (0,5) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,23) size 4x4 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 2x2
LayoutTableRow {TR} at (0,0) size 2x2
LayoutTableCell {TD} at (0,0) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,27) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,45) size 5x5 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 3x3
LayoutTableRow {TR} at (0,0) size 3x3

Powered by Google App Engine
This is Rietveld 408576698