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

Unified Diff: LayoutTests/platform/win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-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/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/LayoutTests/platform/win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
index 90a04513a5ef8326a14daf9609cbb60ee1436910..9cde60c8cf837c6986dfea392708184d82a7e2a7 100644
--- a/LayoutTests/platform/win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x358
RenderBody {body} at (8,8) size 784x342
RenderText {#text} at (0,0) size 773x17
text run at (0,0) width 773: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
- RenderBR {br} at (772,0) size 1x17
- RenderBR {br} at (0,18) size 0x17
+ LayoutBR {br} at (772,0) size 1x17
+ LayoutBR {br} at (0,18) size 0x17
RenderSVGRoot {svg} at (8,43) size 202x306
LayoutSVGContainer {g} at (9,45) size 200x200
LayoutSVGRect {rect} at (9,145) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]

Powered by Google App Engine
This is Rietveld 408576698