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

Unified Diff: LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-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/mac/tables/mozilla/bugs/bug32205-2-expected.txt
diff --git a/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
index 392d163f65139018675993729d0a9cc45c99d46f..cd8a53a6f4560b2f02f9027ef23e319fb48f2190 100644
--- a/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
+++ b/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt
@@ -40,13 +40,13 @@ layer at (0,0) size 785x1299 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (0,0) size 689x54
RenderText {#text} at (0,0) size 117x18
text run at (0,0) width 117: "Table height: 200 "
- RenderBR {BR} at (116,14) size 1x0
+ LayoutBR {BR} at (116,14) size 1x0
RenderText {#text} at (0,18) size 131x18
text run at (0,18) width 131: "First Row : 1 or 1% "
RenderInline {I} at (0,0) size 221x18
RenderText {#text} at (130,18) size 221x18
text run at (130,18) width 221: "(i.e. expand to minimum required)"
- RenderBR {BR} at (350,32) size 1x0
+ LayoutBR {BR} at (350,32) size 1x0
RenderText {#text} at (0,36) size 172x18
text run at (0,36) width 172: "Second Row : unspecified "
RenderInline {I} at (0,0) size 314x18
@@ -72,10 +72,10 @@ layer at (0,0) size 785x1299 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (0,614) size 769x54
RenderText {#text} at (0,0) size 117x18
text run at (0,0) width 117: "Table height: 200 "
- RenderBR {BR} at (116,14) size 1x0
+ LayoutBR {BR} at (116,14) size 1x0
RenderText {#text} at (0,18) size 89x18
text run at (0,18) width 89: "First Row : 1 "
- RenderBR {BR} at (88,32) size 1x0
+ LayoutBR {BR} at (88,32) size 1x0
RenderText {#text} at (0,36) size 118x18
text run at (0,36) width 118: "Second Row : 199"
LayoutTable {TABLE} at (0,684) size 90x229 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698