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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug5797-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/bug5797-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug5797-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug5797-expected.txt
index 8682c82f43641a943d0c456bf9ea5af1d5a503fb..25fc6440fe95050cbc98a7835826b2682328bac0 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug5797-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug5797-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (2,2) size 8x17
text run at (2,2) width 8: "y"
RenderBlock (anonymous) at (0,28) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,46) size 784x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x26
LayoutTableRow {TR} at (0,2) size 782x22
@@ -24,7 +24,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (2,2) size 8x17
text run at (2,2) width 8: "y"
RenderBlock (anonymous) at (0,74) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,92) size 859x610 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 857x608
LayoutTableRow {TR} at (0,2) size 857x604
@@ -38,7 +38,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
text run at (2,56) width 20: "get"
text run at (2,74) width 43: "along?"
RenderBlock (anonymous) at (0,702) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,720) size 784x46 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x44
LayoutTableRow {TR} at (0,2) size 782x40
@@ -53,7 +53,7 @@ layer at (0,0) size 800x1008 backgroundClip at (0,0) size 800x600 clip at (0,0)
RenderText {#text} at (2,2) size 113x17
text run at (2,2) width 113: "I great, thank you"
RenderBlock (anonymous) at (0,766) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,784) size 784x208 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x206
LayoutTableRow {TR} at (0,2) size 782x202

Powered by Google App Engine
This is Rietveld 408576698