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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/custom/marker-orient-auto-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/marker-orient-auto-expected.txt b/LayoutTests/platform/win-xp/svg/custom/marker-orient-auto-expected.txt
index 95b481a0a08a220e98a53ef4c269074ce64c2ec6..72dcf27a29d4cf741ad59a4833b85f59af35f632 100644
--- a/LayoutTests/platform/win-xp/svg/custom/marker-orient-auto-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/marker-orient-auto-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x561
RenderText {#text} at (0,0) size 748x39
text run at (0,0) width 748: "Test for wkbug.com/112054. This test passes if the green star has orange markers pointing outside only and the blue star has"
text run at (0,20) width 216: "orange markers pointing inside only."
- RenderBR {BR} at (216,20) size 0x19
+ LayoutBR {BR} at (216,20) size 0x19
RenderSVGRoot {svg} at (13,53) size 399x210
LayoutSVGResourceMarker {marker} [id="marker"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=auto]
LayoutSVGPath {path} at (8,48) 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