diff options
author | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-11-01 00:49:54 +0000 |
---|---|---|
committer | ojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538> | 2013-11-01 00:49:54 +0000 |
commit | 698382be6fb98239de796e51a94d0fbc79ac64da (patch) | |
tree | f978ba31ba9159f23849f6a137134d15c3c1ce08 /third_party/WebKit/LayoutTests/fast/xpath | |
parent | 9fdd83f8c1f774630c618282c22e85e2a30ddcb9 (diff) | |
download | chromium_src-698382be6fb98239de796e51a94d0fbc79ac64da.zip chromium_src-698382be6fb98239de796e51a94d0fbc79ac64da.tar.gz chromium_src-698382be6fb98239de796e51a94d0fbc79ac64da.tar.bz2 |
Make js-test-post a noop.
Will delete the file in a followup patch.
Review URL: https://codereview.chromium.org/54473004
git-svn-id: svn://svn.chromium.org/blink/trunk@161115 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xpath')
-rw-r--r-- | third_party/WebKit/LayoutTests/fast/xpath/xpath-detached-iframe-resolver-crash-expected.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xpath/xpath-detached-iframe-resolver-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/xpath/xpath-detached-iframe-resolver-crash-expected.txt index ca8b136..8618ae4 100644 --- a/third_party/WebKit/LayoutTests/fast/xpath/xpath-detached-iframe-resolver-crash-expected.txt +++ b/third_party/WebKit/LayoutTests/fast/xpath/xpath-detached-iframe-resolver-crash-expected.txt @@ -1,5 +1,8 @@ Ensure that using XPath namespace resolver with a detached iframe doesn't crash. +PASS successfullyParsed is true + +TEST COMPLETE PASS Did not crash. PASS dummyResolverCalled is true PASS foundNode.toString() is "[object HTMLDivElement]" |