summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xpath
diff options
context:
space:
mode:
authorojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-11-01 00:49:54 +0000
committerojan@chromium.org <ojan@chromium.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2013-11-01 00:49:54 +0000
commit698382be6fb98239de796e51a94d0fbc79ac64da (patch)
treef978ba31ba9159f23849f6a137134d15c3c1ce08 /third_party/WebKit/LayoutTests/fast/xpath
parent9fdd83f8c1f774630c618282c22e85e2a30ddcb9 (diff)
downloadchromium_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.txt3
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]"