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

Side by Side 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, 6 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 22: Expected exception caught.
2 CONSOLE MESSAGE: line 25: Expected exception caught.
3 CONSOLE MESSAGE: line 39: Expected exception caught.
4 Bug: https://bugs.webkit.org/show_bug.cgi?id=57140 2 Bug: https://bugs.webkit.org/show_bug.cgi?id=57140
5 3
6 Description: Crash from null pointer dereference below WebCore::StorageAreaImpl: :setItem() 4 Description: Crash from null pointer dereference below WebCore::StorageAreaImpl: :setItem()
7 5
8 Expect: passed 6 Expect: passed
9 7
10 Result: passed 8 Result: passed
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698