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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-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/bug7112-1-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
index 14e8be5d0b11299217e3e05ab73d4e1ed2adaf9e..06e593899cf41d59b0d3a611348ccfbc7520ba4f 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug7112-1-expected.txt
@@ -57,7 +57,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (98,0) size 24x18
text run at (98,0) width 24: "text"
RenderBlock (anonymous) at (0,350) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (234.50,368) size 300x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 298x26
LayoutTableRow {TR} at (0,2) size 298x22
@@ -65,7 +65,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (2,2) size 106x18
text run at (2,2) width 106: "Data of Table 1!"
RenderBlock (anonymous) at (0,396) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,414) size 300x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 298x26
LayoutTableRow {TR} at (0,2) size 298x22
@@ -73,7 +73,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (94,2) size 106x18
text run at (94,2) width 106: "Data of Table 2!"
RenderBlock (anonymous) at (0,442) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,460) size 769x26 [border: (1px solid #000000)]
LayoutTable {TABLE} at (328.50,1) size 112x24
LayoutTableSection {TBODY} at (0,0) size 112x24
@@ -82,7 +82,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (1,1) size 106x18
text run at (1,1) width 106: "Data of Table 3!"
RenderBlock (anonymous) at (0,486) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
RenderBlock {DIV} at (0,504) size 769x26 [border: (1px solid #000000)]
LayoutTable {TABLE} at (1,1) size 112x24
LayoutTableSection {TBODY} at (0,0) size 112x24
@@ -91,7 +91,7 @@ layer at (0,0) size 785x912 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (1,1) size 106x18
text run at (1,1) width 106: "Data of Table 4!"
RenderBlock (anonymous) at (0,530) size 769x18
- RenderBR {BR} at (0,0) size 0x18
+ LayoutBR {BR} at (0,0) size 0x18
LayoutTable {TABLE} at (0,548) size 769x48
LayoutTableSection {TBODY} at (0,0) size 769x48
LayoutTableRow {TR} at (0,2) size 769x44

Powered by Google App Engine
This is Rietveld 408576698