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

Unified Diff: LayoutTests/platform/win-xp/tables/mozilla/core/row_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-xp/tables/mozilla/core/row_span-expected.txt
diff --git a/LayoutTests/platform/win-xp/tables/mozilla/core/row_span-expected.txt b/LayoutTests/platform/win-xp/tables/mozilla/core/row_span-expected.txt
index 55c7c78c32e86bfc3169bfa0f6da2d10ce7a5612..5b1e09b1aa00033563b24a12edf16961c63d3876 100644
--- a/LayoutTests/platform/win-xp/tables/mozilla/core/row_span-expected.txt
+++ b/LayoutTests/platform/win-xp/tables/mozilla/core/row_span-expected.txt
@@ -49,7 +49,7 @@ layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (2,2) size 28x19
text run at (2,2) width 28: "c1r4"
RenderBlock (anonymous) at (0,166) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,186) size 258x212 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 256x210
LayoutTableRow {TR} at (0,2) size 256x24
@@ -115,7 +115,7 @@ layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (2,2) size 28x19
text run at (2,2) width 28: "c1r9"
RenderBlock (anonymous) at (0,398) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,418) size 61x56 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 59x54
LayoutTableRow {TR} at (0,2) size 59x24
@@ -140,7 +140,7 @@ layer at (0,0) size 785x904 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (2,2) size 20x19
text run at (2,2) width 20: "bar"
RenderBlock (anonymous) at (0,504) size 769x20
- RenderBR {BR} at (0,0) size 0x19
+ LayoutBR {BR} at (0,0) size 0x19
LayoutTable {TABLE} at (0,524) size 602x364 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 600x362
LayoutTableRow {TR} at (0,0) size 600x0

Powered by Google App Engine
This is Rietveld 408576698