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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
index 851e606929f3d1bd1b7e0d4ba8e7b68ec6fce56d..6d217447edd8b9d72a5c787eb3e411e204e34351 100644
--- a/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ b/LayoutTests/platform/mac/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 773x18
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 1x18
- RenderBR {br} at (0,18) size 0x18
+ LayoutBR {br} at (772,0) size 1x18
+ LayoutBR {br} at (0,18) size 0x18
RenderSVGRoot {svg} at (8,44) 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