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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug625-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/bug625-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
index cc7882be79033a620ef6eeecd9f15ddf321fee72..025ba5e30799074afee415f53bab02970f13f284 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug625-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {HR} at (0,0) size 1004x4 [border: (2px solid #000000)]
RenderBlock (anonymous) at (0,12) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,30) size 642x217
LayoutTableSection {TBODY} at (0,0) size 642x217
LayoutTableRow {TR} at (0,0) size 642x27
@@ -19,6 +19,6 @@ layer at (0,0) size 800x600
LayoutImage {IMG} at (0,0) size 40x1
LayoutTableCell {TD} at (217,27) size 425x190 [r=1 c=2 rs=1 cs=1]
LayoutImage {IMG} at (0,0) size 252x172 [border: (1px solid #000000)]
- RenderBR {BR} at (252,172) size 0x0
+ LayoutBR {BR} at (252,172) size 0x0
RenderText {#text} at (0,172) size 76x17
text run at (0,172) width 76: "Click Here!"

Powered by Google App Engine
This is Rietveld 408576698