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

Unified Diff: LayoutTests/platform/win/tables/mozilla/core/col_span-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/core/col_span-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/col_span-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/col_span-expected.txt
index bf7e2c5c3ed452d319555df51bdae12cfd7f76f4..bf9b15411e61d32c1b02beb74d91c6d7beb175f3 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/col_span-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/col_span-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (2,2) width 30: "30%"
text run at (2,20) width 37: "width"
RenderBlock (anonymous) at (0,46) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,64) size 216x46 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 214x44
LayoutTableRow {TR} at (0,2) size 214x40
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 70x17
text run at (2,2) width 70: "50% width"
RenderBlock (anonymous) at (0,110) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,128) size 532x52 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 530x50
LayoutTableRow {TR} at (0,2) size 530x22
@@ -44,7 +44,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 94x17
text run at (2,2) width 94: "500 colspan=3"
RenderBlock (anonymous) at (0,180) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,198) size 440x76 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 438x74
LayoutTableRow {TR} at (0,2) size 438x22
@@ -72,7 +72,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 113x17
text run at (2,2) width 113: "300 spans col 2-3"
RenderBlock (anonymous) at (0,274) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,292) size 700x64 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 698x62
LayoutTableRow {TR} at (0,2) size 698x58
@@ -85,7 +85,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 21x17
text run at (2,2) width 21: "bar"
RenderBlock (anonymous) at (0,356) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,374) size 400x90 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 398x88
LayoutTableRow {TR} at (0,0) size 398x44
@@ -110,8 +110,8 @@ layer at (0,0) size 800x600
text run at (279,0) width 91: "blah blah blah"
text run at (0,18) width 217: "blah blah blah blah blah blah blah"
RenderBlock (anonymous) at (0,464) size 784x36
- RenderBR {BR} at (0,0) size 0x17
- RenderBR {BR} at (0,18) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,18) size 0x17
LayoutTable {TABLE} at (0,500) size 400x72 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 398x70
LayoutTableRow {TR} at (0,0) size 398x26

Powered by Google App Engine
This is Rietveld 408576698