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

Unified Diff: LayoutTests/fast/storage/storage-detached-iframe-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/fast/storage/storage-detached-iframe-expected.txt
diff --git a/LayoutTests/fast/storage/storage-detached-iframe-expected.txt b/LayoutTests/fast/storage/storage-detached-iframe-expected.txt
index a5022eb50c4d6622fe2cf09b2778f9acdb88d91b..3bfc1c930c98099beaa74cc925c98dc6de7b0352 100644
--- a/LayoutTests/fast/storage/storage-detached-iframe-expected.txt
+++ b/LayoutTests/fast/storage/storage-detached-iframe-expected.txt
@@ -1,6 +1,4 @@
-CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, around August 2015. Please use 'Attr.value' instead.
-CONSOLE MESSAGE: line 25: Expected exception caught.
-CONSOLE MESSAGE: line 39: Expected exception caught.
+CONSOLE MESSAGE: line 22: Expected exception caught.
Bug: https://bugs.webkit.org/show_bug.cgi?id=57140
Description: Crash from null pointer dereference below WebCore::StorageAreaImpl::setItem()

Powered by Google App Engine
This is Rietveld 408576698