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

Unified Diff: LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt

Issue 1158433004: Remove Attr child nodes (making Attr a Node, not a ContainerNode) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address feedback 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/svg/custom/image-with-attr-change-after-delete-crash-expected.txt
diff --git a/LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt b/LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt
index 3e57ba18cb62d73515bba795710dc06c3d6ac646..1143faf3e897a846d051bd488de70b28c39d60eb 100644
--- a/LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt
+++ b/LayoutTests/svg/custom/image-with-attr-change-after-delete-crash-expected.txt
@@ -1,3 +1 @@
-CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
-CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
Test Passes when there is no crash

Powered by Google App Engine
This is Rietveld 408576698