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

Unified Diff: LayoutTests/platform/win/fast/dom/HTMLTableElement/colSpan-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/fast/dom/HTMLTableElement/colSpan-expected.txt
diff --git a/LayoutTests/platform/win/fast/dom/HTMLTableElement/colSpan-expected.txt b/LayoutTests/platform/win/fast/dom/HTMLTableElement/colSpan-expected.txt
index 2b98386d54d50eef62fa81933ac3652f75abf677..37cd4644d5dd4efb489de5126c608c2508829a3e 100644
--- a/LayoutTests/platform/win/fast/dom/HTMLTableElement/colSpan-expected.txt
+++ b/LayoutTests/platform/win/fast/dom/HTMLTableElement/colSpan-expected.txt
@@ -6,11 +6,11 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderText {#text} at (0,0) size 172x17
text run at (0,0) width 172: "Tests: the colspan attribute"
- RenderBR {BR} at (171,14) size 1x0
+ LayoutBR {BR} at (171,14) size 1x0
RenderBlock {P} at (0,34) size 784x72
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "Conditions:"
- RenderBR {BR} at (74,14) size 1x0
+ LayoutBR {BR} at (74,14) size 1x0
RenderText {#text} at (0,18) size 763x53
text run at (0,18) width 668: "The colSpan attribute specifies the number of columns spanned by the current cell. The default value of "
text run at (667,18) width 96: "this attribute is"
@@ -25,7 +25,7 @@ layer at (0,0) size 800x600
text run at (0,36) width 572: "second table tests the zero value. \"Just A\" should span \"A\" and \"Just B\" should span \"B.\""
RenderBlock {HR} at (0,192) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock (anonymous) at (0,202) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,220) size 278x70 [border: (1px outset #808080)]
RenderBlock {CAPTION} at (0,0) size 278x18
RenderText {#text} at (29,0) size 220x17
@@ -64,7 +64,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (2,2) size 32x17
text run at (2,2) width 32: "eight"
RenderBlock (anonymous) at (0,290) size 784x18
- RenderBR {BR} at (0,0) size 0x17
+ LayoutBR {BR} at (0,0) size 0x17
LayoutTable {TABLE} at (0,308) size 199x70 [border: (1px outset #808080)]
RenderBlock {CAPTION} at (0,0) size 199x18
RenderText {#text} at (15,0) size 169x17

Powered by Google App Engine
This is Rietveld 408576698