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

Unified Diff: LayoutTests/svg/custom/js-svg-constructors-expected.txt

Issue 1175513002: Removing Interface SVGRenderingIntent (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 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/svg/custom/js-svg-constructors-expected.txt
diff --git a/LayoutTests/svg/custom/js-svg-constructors-expected.txt b/LayoutTests/svg/custom/js-svg-constructors-expected.txt
index f805c7917ba43bd6de9ebf17cdd26c2956e18bd0..05f9696199bc0945505916701a3802fa4108fa2f 100644
--- a/LayoutTests/svg/custom/js-svg-constructors-expected.txt
+++ b/LayoutTests/svg/custom/js-svg-constructors-expected.txt
@@ -101,12 +101,6 @@ SVGPreserveAspectRatio.SVG_PRESERVEASPECTRATIO_XMAXYMAX PASSED
SVGPreserveAspectRatio.SVG_MEETORSLICE_UNKNOWN PASSED
SVGPreserveAspectRatio.SVG_MEETORSLICE_MEET PASSED
SVGPreserveAspectRatio.SVG_MEETORSLICE_SLICE PASSED
-SVGRenderingIntent.RENDERING_INTENT_UNKNOWN PASSED
-SVGRenderingIntent.RENDERING_INTENT_AUTO PASSED
-SVGRenderingIntent.RENDERING_INTENT_PERCEPTUAL PASSED
-SVGRenderingIntent.RENDERING_INTENT_RELATIVE_COLORIMETRIC PASSED
-SVGRenderingIntent.RENDERING_INTENT_SATURATION PASSED
-SVGRenderingIntent.RENDERING_INTENT_ABSOLUTE_COLORIMETRIC PASSED
SVGTextContentElement.LENGTHADJUST_UNKNOWN PASSED
SVGTextContentElement.LENGTHADJUST_SPACING PASSED
SVGTextContentElement.LENGTHADJUST_SPACINGANDGLYPHS PASSED

Powered by Google App Engine
This is Rietveld 408576698