Index: LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt |
diff --git a/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt b/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt |
index 868b4375cb9e1cc48d4897475d3d01dc5c2bcf3f..51108dbb0bd54ead714400ace72bb2bad469973c 100644 |
--- a/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt |
+++ b/LayoutTests/http/tests/cache/smil-usecounter-in-cached-image-expected.txt |
@@ -1,3 +1,5 @@ |
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
PASS window.internals.isUseCounted(document, SVGSMILAnimationInImageRegardlessOfCache) is false |
PASS window.internals.isUseCounted(document, SVGSMILAnimationInImageRegardlessOfCache) is true |
PASS successfullyParsed is true |