Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/dom/Attr/child-nodes-length-cache-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: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
(Empty)
1 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
2 CONSOLE WARNING: Attr child nodes are deprecated and will be removed in M45, aro und August 2015. Please use 'Attr.value' instead.
3 Test for bug 19759: ChildNodeList for an attribute node is not properly invalida ted after appending a child.
4
5 Passed!!
OLDNEW

Powered by Google App Engine