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

Unified Diff: LayoutTests/platform/android/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/android/svg/wicd/test-rightsizing-b-expected.txt
diff --git a/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt b/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
index 4bc5aa7b1a4f9137f69f7b4b3736be6d057dd401..ddfda6b699573a96bc41dca97bc9faf1ab1ece43 100644
--- a/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
+++ b/LayoutTests/platform/android/svg/wicd/test-rightsizing-b-expected.txt
@@ -22,8 +22,8 @@ layer at (0,0) size 785x856
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
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