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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug106795-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/bug106795-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug106795-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug106795-expected.txt
index f68088291cb31760987d639d47ee8dbafff8bd67..0d5eb5d729ad8c2ee748276f9d9c500f1f3b420d 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug106795-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug106795-expected.txt
@@ -7,10 +7,10 @@ layer at (0,0) size 800x600
LayoutTableSection {TBODY} at (1,1) size 781x80
LayoutTableRow {TR} at (0,0) size 781x37
LayoutTableCell {TD} at (0,8) size 781x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x17
+ LayoutBR {BR} at (1,1) size 0x17
LayoutTableRow {TR} at (0,37) size 781x5
LayoutTableCell {TD} at (0,37) size 781x5 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutImage {IMG} at (1,1) size 779x3
LayoutTableRow {TR} at (0,42) size 781x38
LayoutTableCell {TD} at (0,51) size 781x20 [bgcolor=#CC0000] [border: (1px inset #808080)] [r=2 c=0 rs=1 cs=1]
- RenderBR {BR} at (1,1) size 0x17
+ LayoutBR {BR} at (1,1) size 0x17

Powered by Google App Engine
This is Rietveld 408576698