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

Unified Diff: LayoutTests/platform/win/tables/mozilla/bugs/bug7112-2-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/bug7112-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug7112-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug7112-2-expected.txt
index 4d1ce4b7fa6a1c9ecc3d29f1feebd33dacd82907..04c29cee3ade627a8f765cc38aa1e93200f5ac97 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug7112-2-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/bugs/bug7112-2-expected.txt
@@ -57,7 +57,7 @@ layer at (0,0) size 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (98,0) size 24x17
text run at (98,0) width 24: "text"
RenderBlock (anonymous) at (0,414) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (234.50,432) 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 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,2) size 106x17
text run at (2,2) width 106: "Data of Table 1!"
RenderBlock (anonymous) at (0,460) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,478) 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 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (94,2) size 106x17
text run at (94,2) width 106: "Data of Table 2!"
RenderBlock (anonymous) at (0,506) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,524) 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 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (1,1) size 106x17
text run at (1,1) width 106: "Data of Table 3!"
RenderBlock (anonymous) at (0,550) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
RenderBlock {DIV} at (0,568) 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 785x1000 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (1,1) size 106x17
text run at (1,1) width 106: "Data of Table 4!"
RenderBlock (anonymous) at (0,594) size 769x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,612) 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