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

Unified Diff: LayoutTests/platform/linux/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/linux/tables/mozilla/bugs/bug32205-2-expected.txt
diff --git a/LayoutTests/platform/linux/tables/mozilla/bugs/bug32205-2-expected.txt b/LayoutTests/platform/linux/tables/mozilla/bugs/bug32205-2-expected.txt
index 747087ab78e82e022283be68c68be13b9101108f..d7d3898edf435a6bc08d12bd759c67d2f9293b7c 100644
--- a/LayoutTests/platform/linux/tables/mozilla/bugs/bug32205-2-expected.txt
+++ b/LayoutTests/platform/linux/tables/mozilla/bugs/bug32205-2-expected.txt
@@ -41,13 +41,13 @@ layer at (0,0) size 785x1347 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (0,0) size 689x60
RenderText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "Table height: 200 "
- RenderBR {BR} at (108,15) size 0x0
+ LayoutBR {BR} at (108,15) size 0x0
RenderText {#text} at (0,20) size 125x19
text run at (0,20) width 125: "First Row : 1 or 1% "
RenderInline {I} at (0,0) size 219x19
RenderText {#text} at (125,20) size 219x19
text run at (125,20) width 219: "(i.e. expand to minimum required)"
- RenderBR {BR} at (344,35) size 0x0
+ LayoutBR {BR} at (344,35) size 0x0
RenderText {#text} at (0,40) size 161x19
text run at (0,40) width 161: "Second Row : unspecified "
RenderInline {I} at (0,0) size 312x19
@@ -73,10 +73,10 @@ layer at (0,0) size 785x1347 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {P} at (0,644) size 769x60
RenderText {#text} at (0,0) size 108x19
text run at (0,0) width 108: "Table height: 200 "
- RenderBR {BR} at (108,15) size 0x0
+ LayoutBR {BR} at (108,15) size 0x0
RenderText {#text} at (0,20) size 83x19
text run at (0,20) width 83: "First Row : 1 "
- RenderBR {BR} at (83,35) size 0x0
+ LayoutBR {BR} at (83,35) size 0x0
RenderText {#text} at (0,40) size 114x19
text run at (0,40) width 114: "Second Row : 199"
LayoutTable {TABLE} at (0,720) size 87x231 [border: (1px outset #808080)]

Powered by Google App Engine
This is Rietveld 408576698