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

Unified Diff: LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt

Issue 419803004: Auto-rebaseline for r178853 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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/css3/filters/effect-reference-expected.txt
diff --git a/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt b/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
index 8f5d958e2128e8a0c2969815dcd50c1398d10665..71c6e48ef803d816a9955ae5a391e9ebf3d5cc3d 100644
--- a/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
+++ b/LayoutTests/platform/mac/css3/filters/effect-reference-expected.txt
@@ -22,12 +22,12 @@ layer at (0,0) size 800x600
[feGaussianBlur stdDeviation="0.00, 5.00"]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="blend"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feBlend mode="SCREEN"]
+ [feBlend mode="screen"]
[feGaussianBlur stdDeviation="5.00, 5.00"]
[SourceGraphic]
[SourceGraphic]
RenderSVGResourceFilter {filter} [id="lighting"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
- [feBlend mode="MULTIPLY"]
+ [feBlend mode="multiply"]
[feColorMatrix type="MATRIX" values="0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 1.00 0.00 0.00 0.00 0.00 0.00 1.00"]
[feSpecularLighting surfaceScale="1.00" specualConstant="1.00" specularExponent="1.00"]
[SourceGraphic]

Powered by Google App Engine
This is Rietveld 408576698