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

Unified Diff: LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_per-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_widths_fix_per-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_per-expected.txt b/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_per-expected.txt
index aca907aeb3bb78e3a57fd5d64506aa8203bace44..c4d1dcdad338e10e662323c5e87c1429c4bc8d9d 100644
--- a/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_per-expected.txt
+++ b/LayoutTests/platform/win/tables/mozilla/core/col_widths_fix_per-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 22x17
text run at (2,2) width 22: "foo"
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 500x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 498x26
LayoutTableRow {TR} at (0,2) size 498x22
@@ -30,7 +30,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 98x17
text run at (2,2) width 98: "foo foo foo foo"
RenderBlock (anonymous) at (0,92) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,110) size 500x82 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 498x80
LayoutTableRow {TR} at (0,2) size 498x76
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
text run at (2,38) width 22: "foo"
text run at (2,56) width 22: "foo"
RenderBlock (anonymous) at (0,192) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,210) size 784x28 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x26
LayoutTableRow {TR} at (0,2) size 782x22
@@ -61,4 +61,4 @@ layer at (0,0) size 800x600
RenderText {#text} at (365,2) size 98x17
text run at (365,2) width 98: "foo foo foo foo"
RenderBlock (anonymous) at (0,238) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17

Powered by Google App Engine
This is Rietveld 408576698