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

Unified Diff: LayoutTests/platform/win/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/win/tables/mozilla/bugs/bug32205-2-expected.txt
diff --git a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt
index 13988711ed239b8bcb98398c8f9c874dd17b96e0..ca764068608b426118a04e05a05bd08e016f897e 100644
--- a/LayoutTests/platform/win/tables/mozilla/bugs/bug32205-2-expected.txt
+++ b/LayoutTests/platform/win/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 117x17
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 131x17
text run at (0,18) width 131: "First Row : 1 or 1% "
RenderInline {I} at (0,0) size 221x17
RenderText {#text} at (130,18) size 221x17
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 172x17
text run at (0,36) width 172: "Second Row : unspecified "
RenderInline {I} at (0,0) size 314x17
@@ -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 117x17
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 89x17
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 118x17
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