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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug15933-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug15933-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug15933-expected.txt
index e3f22c78d7f3d96e0b2a1d5bf1085a9f325fd807..f8954413160eb72d66f7ab1fb21f115cab199fb7 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug15933-expected.txt
+++ b/LayoutTests/platform/win/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 0x17
+ LayoutBR {BR} at (0,0) size 0x17
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 0x17
+ LayoutBR {BR} at (0,0) size 0x17
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