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

Side by Side Diff: LayoutTests/fast/xpath/xpath-detached-nodes-expected.txt

Issue 10869059: Merge 125631 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1229/
Patch Set: Created 8 years, 4 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
« no previous file with comments | « LayoutTests/fast/xpath/xpath-detached-nodes.html ('k') | Source/WebCore/xml/XPathPath.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 This tests XPath expressions on detached document fragments and nodes. 1 This tests XPath expressions on detached document fragments and nodes.
2 See https://bugs.webkit.org/show_bug.cgi?id=36427 2 See https://bugs.webkit.org/show_bug.cgi?id=36427
3 3
4 PASS result.numberValue is 1 4 PASS result.numberValue is 1
5 PASS result.numberValue is 0 5 PASS result.numberValue is 0
6 PASS result.numberValue is 1 6 PASS result.numberValue is 1
7 PASS result.numberValue is 0 7 PASS result.numberValue is 0
8 PASS result.numberValue is NaN 8 PASS result.numberValue is NaN
9 PASS successfullyParsed is true 9 PASS successfullyParsed is true
10 10
11 TEST COMPLETE 11 TEST COMPLETE
12 12
OLDNEW
« no previous file with comments | « LayoutTests/fast/xpath/xpath-detached-nodes.html ('k') | Source/WebCore/xml/XPathPath.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698