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/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/linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/LayoutTests/platform/linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
index 2a6404846443699339722538c746486455da58e2..05e3a2e8df1905eef8c97e2884da9fdf27e9d8d8 100644
--- a/LayoutTests/platform/linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x363
RenderBody {body} at (8,8) size 784x347
RenderText {#text} at (0,0) size 728x19
text run at (0,0) width 728: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
- RenderBR {br} at (728,0) size 0x19
- RenderBR {br} at (0,20) size 0x19
+ LayoutBR {br} at (728,0) size 0x19
+ LayoutBR {br} at (0,20) size 0x19
RenderSVGRoot {svg} at (8,47) size 202x307
LayoutSVGContainer {g} at (9,49) size 200x200
LayoutSVGRect {rect} at (9,149) 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