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

Unified Diff: LayoutTests/platform/mac/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/mac/tables/mozilla/bugs/bug5797-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt
index d7f555ecd5f31496b3f94a01742fe2798e8ed13f..a55d9a3940df512abb5b002711440331d3dfdfa5 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug5797-expected.txt
+++ b/LayoutTests/platform/mac/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 8x18
text run at (2,2) width 8: "y"
RenderBlock (anonymous) at (0,28) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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 8x18
text run at (2,2) width 8: "y"
RenderBlock (anonymous) at (0,74) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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 113x18
text run at (2,2) width 113: "I great, thank you"
RenderBlock (anonymous) at (0,766) size 784x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
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