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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt

Issue 1153403003: Remove SVGFilterElement's filterRes* attributes and setFilterRes() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase + updated smallFonts.svg and textFeatures.svg Created 5 years, 7 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/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt
index 73cc4d51b8b8b118fdfaeab383895274891c320c..4db29309fbe2bae4699fddc26e830b0fe3922df6 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-expected.txt
@@ -90,7 +90,7 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (10,191) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
LayoutSVGText {text} at (10,-2) size 148x12 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 148x12
- chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 33 width 148.00: "f.filterResX.baseVal == 0: PASSED"
+ chunk 1 text run 1 at (10.00,7.00) startOffset 0 endOffset 33 width 148.00: "c.targetX.baseVal == 0: PASSED"
LayoutSVGContainer {g} at (10,198) size 193x12 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,200.00)}]
LayoutSVGRect {rect} at (10,201) size 5x5 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=1.00] [width=5.00] [height=5.00]
LayoutSVGText {text} at (10,-2) size 183x12 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698