OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:invalidated
(Results
1 - 25
of
406
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/webkit/LayoutTests/fast/dom/Attr/
child-nodes-length-cache-expected.txt
1
Test for bug 19759: ChildNodeList for an attribute node is not properly
invalidated
after appending a child.
child-nodes-length-cache.html
34
ChildNodeList for an attribute node is not properly
invalidated
after appending a child.</p>
/external/webkit/LayoutTests/fast/dom/NodeList/
invalidate-node-lists-when-parsing-expected.txt
1
This test checks to see if the DOM ContainerNode's NodeList cache is correctly
invalidated
when new content is parsed.
5
If the cache is not
invalidated
when the testElement is parsed, both before and after will be "not found", which is a failure.