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

Unified Diff: LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-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/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
index 106fce9a6ce4f61731c9d32e2527cf1e61171e51..6190ad9ec37f5b3f93bd418e07282a53986c87b1 100644
--- a/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/wicd/test-rightsizing-b-expected.txt
@@ -22,8 +22,8 @@ layer at (0,0) size 785x856 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 651x34
text run at (0,0) width 651: "Above there must be four times the same, square SVG child visible, each referenced by an object element"
text run at (0,17) width 414: "with different widths (40%, 20%, 10%, 5%) and no height defined. "
- RenderBR {br} at (0,0) size 0x0
- RenderBR {br} at (0,34) size 0x17
+ LayoutBR {br} at (0,0) size 0x0
+ LayoutBR {br} at (0,34) size 0x17
RenderText {#text} at (0,51) size 398x17
text run at (0,51) width 398: "Beyond there is the same, only with PNG images instead of SVG."
RenderBlock (anonymous) at (0,441.77) size 737.89x299
@@ -43,7 +43,7 @@ layer at (0,0) size 785x856 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,0) width 661: "This test has succeeded, if both rows look exactly the same (SVGs must be square!) and no red background"
text run at (0,17) width 94: "color is visible."
RenderBlock {p} at (0,783.39) size 678.86x34
- RenderBR {br} at (0,0) size 0x17
+ LayoutBR {br} at (0,0) size 0x17
RenderInline {a} at (0,0) size 31x17 [color=#000066]
RenderText {#text} at (0,17) size 31x17
text run at (0,17) width 31: "Back"

Powered by Google App Engine
This is Rietveld 408576698