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

Side by Side Diff: LayoutTests/fast/storage/storage-detached-iframe-expected.txt

Issue 1031073003: Deprecate Attr child nodes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 5 years, 9 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
1 CONSOLE MESSAGE: line 25: Expected exception caught. 2 CONSOLE MESSAGE: line 25: Expected exception caught.
2 CONSOLE MESSAGE: line 39: Expected exception caught. 3 CONSOLE MESSAGE: line 39: Expected exception caught.
3 Bug: https://bugs.webkit.org/show_bug.cgi?id=57140 4 Bug: https://bugs.webkit.org/show_bug.cgi?id=57140
4 5
5 Description: Crash from null pointer dereference below WebCore::StorageAreaImpl: :setItem() 6 Description: Crash from null pointer dereference below WebCore::StorageAreaImpl: :setItem()
6 7
7 Expect: passed 8 Expect: passed
8 9
9 Result: passed 10 Result: passed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698