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

Unified Diff: LayoutTests/platform/mac/svg/custom/marker-orient-auto-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/marker-orient-auto-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/marker-orient-auto-expected.txt b/LayoutTests/platform/mac/svg/custom/marker-orient-auto-expected.txt
index f54bfa181b39165347ad9b07f0868625a621a937..afe934c39cf0f246da08f7b99a8f1f4c46540190 100644
--- a/LayoutTests/platform/mac/svg/custom/marker-orient-auto-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/marker-orient-auto-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x556
RenderText {#text} at (0,0) size 771x36
text run at (0,0) width 771: "Test for wkbug.com/112054. This test passes if the green star has orange markers pointing outside only and the blue star"
text run at (0,18) width 261: "has orange markers pointing inside only."
- RenderBR {BR} at (260,18) size 1x18
+ LayoutBR {BR} at (260,18) size 1x18
RenderSVGRoot {svg} at (13,49) size 399x210
LayoutSVGResourceMarker {marker} [id="marker"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=auto]
LayoutSVGPath {path} at (8,44) size 6x7 [stroke={[type=SOLID] [color=#000000] [stroke width=0.50]}] [fill={[type=SOLID] [color=#FFA500]}] [data="M 0 0 L 4 0 L 2 5 L 0 0 Z"]

Powered by Google App Engine
This is Rietveld 408576698