summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
diff options
context:
space:
mode:
authorrniwa@webkit.org <rniwa@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2012-08-04 01:13:22 +0000
committerrniwa@webkit.org <rniwa@webkit.org@bbb929c8-8fbe-4397-9dbb-9b2b20218538>2012-08-04 01:13:22 +0000
commitc9b4d35c144560f880d3ce85060c30a4081e4426 (patch)
tree2401b9cf9985c26360db1eb280babd2b09521ae0 /third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
parentbdb8daca202cea5aab4352d576d679964f12c417 (diff)
downloadchromium_src-c9b4d35c144560f880d3ce85060c30a4081e4426.zip
chromium_src-c9b4d35c144560f880d3ce85060c30a4081e4426.tar.gz
chromium_src-c9b4d35c144560f880d3ce85060c30a4081e4426.tar.bz2
Use testRunner instead of layoutTestController in fast/scrolling through fast/xsl tests
https://bugs.webkit.org/show_bug.cgi?id=92947 Reviewed by Kent Tamura. * fast/scrolling/resources/scrollable-area.js: * fast/selectors/empty-element-made-non-empty.html: * fast/selectors/querySelector-in-range-crash.html: * fast/selectors/selection-window-inactive.html: * fast/selectors/style-sharing-adjacent-selector.html: * fast/selectors/style-sharing-last-child.html: * fast/spatial-navigation/: * fast/storage/storage-detached-iframe.html: * fast/sub-pixel/client-width-height-snapping.html: * fast/sub-pixel/float-containing-block-with-margin.html: * fast/sub-pixel/table-rows-have-stable-height.html: * fast/table/: * fast/text/: * fast/tokenizer/: * fast/transforms/container-transform-crash.html: * fast/transforms/matrix-with-zoom.html: * fast/transforms/scrollIntoView-transformed.html: * fast/transforms/selection-bounds-in-transformed-view.html: * fast/transforms/topmost-becomes-bottomost-for-scrolling.html: * fast/transforms/transform-hit-test-flipped.html: * fast/transforms/transform-inside-overflow-scroll.html: * fast/url/degenerate-file-base.html: * fast/viewport/: * fast/workers/: * fast/writing-mode/auto-margins-across-boundaries.html: * fast/writing-mode/block-formatting-context.html: * fast/writing-mode/broken-ideographic-font.html: * fast/writing-mode/display-mutation.html: * fast/writing-mode/flipped-blocks-hit-test-overflow.html: * fast/writing-mode/flipped-blocks-text-map-local-to-container.html: * fast/writing-mode/japanese-rl-text-with-broken-font.html: * fast/writing-mode/overhanging-float-legend-crash.html: * fast/writing-mode/percentage-padding.html: * fast/writing-mode/positionForPoint.html: * fast/writing-mode/relative-positioning-percentages.html: * fast/writing-mode/table-hit-test.html: * fast/xmlhttprequest/null-document-xmlhttprequest-open.html: * fast/xmlhttprequest/resources/xmlhttprequest-no-file-access-real.html: * fast/xmlhttprequest/resources/xmlhttprequest-nonexistent-file-real.html: * fast/xmlhttprequest/xmlhttprequest-bad-mimetype.html: * fast/xmlhttprequest/xmlhttprequest-gc.html: * fast/xmlhttprequest/xmlhttprequest-get.xhtml: * fast/xmlhttprequest/xmlhttprequest-html-response-encoding.html: * fast/xmlhttprequest/xmlhttprequest-invalid-values.html: * fast/xmlhttprequest/xmlhttprequest-missing-file-exception.html: * fast/xmlhttprequest/xmlhttprequest-no-file-access.html: * fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html: * fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html: * fast/xmlhttprequest/xmlhttprequest-recursive-sync-event.html: * fast/xmlhttprequest/xmlhttprequest-responsetype-abort.html: * fast/xmlhttprequest/xmlhttprequest-responsetype-arraybuffer.html: * fast/xmlhttprequest/xmlhttprequest-responsetype-document.html: * fast/xmlhttprequest/xmlhttprequest-responsetype-text.html: * fast/xpath/4XPath/Borrowed/namespace-nodes.html: * fast/xpath/ancestor-axis.html: * fast/xpath/complex-id.html: * fast/xpath/empty-string-substring.html: * fast/xpath/ensure-null-namespace.xhtml: * fast/xpath/id-path.html: * fast/xpath/id-simple.html: * fast/xpath/implicit-node-args.html: * fast/xpath/name-null-namespace.html: * fast/xpath/namespace-vs-predicate.xhtml: * fast/xpath/nan-to-boolean.html: * fast/xpath/nodeset-duplicates.html: * fast/xpath/nsresolver-bad-object.xhtml: * fast/xpath/nsresolver-exception.xhtml: * fast/xpath/nsresolver-function.xhtml: * fast/xpath/nsresolver-object.xhtml: * fast/xpath/preceding-axis.xhtml: * fast/xpath/text-nodes.html: * fast/xpath/union-context-node.xhtml: * fast/xpath/xpath-detached-iframe-resolver-crash.html: * fast/xpath/xpath-empty-string.html: * fast/xpath/xpath-functional-test.html: * fast/xpath/xpath-iterator-result-should-mark-its-nodeset.html: * fast/xpath/xpath-other-nodeset-result-should-mark-its-nodeset.html: * fast/xpath/xpath-result-eventlistener-crash.html: * fast/xpath/xpath-snapshot-result-should-mark-its-nodeset.html: * fast/xsl/default-html.html: * fast/xsl/exslt-node-set.xsl: * fast/xsl/extra-lf-at-end.html: * fast/xsl/import-non-document-node.xhtml: * fast/xsl/mozilla-tests.xsl: * fast/xsl/nbsp-in-stylesheet.html: * fast/xsl/resources/dtd-in-source-document.xsl: * fast/xsl/resources/import-after-comment-transform.xsl: * fast/xsl/resources/to-html.xsl: * fast/xsl/resources/xslt-entity-enc.xsl: * fast/xsl/resources/xslt-nested-stylesheets1.xsl: * fast/xsl/resources/xslt-recursion-chain1.xsl: * fast/xsl/resources/xslt-second-level-import.xsl: * fast/xsl/sort-locale.xsl: * fast/xsl/sort-unicode.xsl: * fast/xsl/subframe-location.html: * fast/xsl/transform-xhr-doc.xhtml: * fast/xsl/transformToFragment-XML-declaration.html: * fast/xsl/utf8-chunks.xsl: * fast/xsl/xslt-bad-import-uri.html: * fast/xsl/xslt-doc-enc.xsl: * fast/xsl/xslt-doc-noenc.xsl: * fast/xsl/xslt-fragment-in-empty-doc.html: * fast/xsl/xslt-processor.html: * fast/xsl/xslt-string-parameters.html: * fast/xsl/xslt-text.html: * fast/xsl/xslt-transform-to-fragment-crash.html: * fast/xsl/xslt-url.xsl: * platform/chromium-linux/fast/text/chromium-linux-text-subpixel-positioning.html: * platform/chromium-linux/fast/text/international/arabic-vertical-offset.html: * platform/chromium-linux/fast/text/international/draw-complex-text-from-to.html: * platform/chromium/fast/text/chromium-mac-duplicate-ime-composition.html: * platform/chromium/fast/text/font-linux-normalize.html: * platform/chromium/fast/text/international/complex-text-rectangle.html: * platform/mac/fast/text/attributed-substring-from-range-001.html: * platform/mac/fast/text/attributed-substring-from-range-002.html: * platform/mac/fast/text/attributed-substring-from-range-in-textfield.html: * platform/mac/fast/text/attributed-substring-from-range.html: * platform/mac/fast/text/core-text-fallback-to-unknown-font.html: * platform/mac/fast/text/justified-text-rect.html: * platform/mac/fast/text/myanmar-shaping.html: * platform/mac/fast/text/thai-combining-mark-positioning.html: * platform/mac/fast/text/webfont-after-tiny-monospace-text.html: * platform/qt/fast/spatial-navigation/resources/ensure-scrolls-with-scrollbars-disabled-by-webkit.html: * platform/qt/fast/spatial-navigation/snav-ensure-scrolls-with-scrollbars-disabled-by-webkit.html: * platform/win/fast/text/uniscribe-item-boundary-crash.html: git-svn-id: svn://svn.chromium.org/blink/trunk@124680 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html')
-rw-r--r--third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
index a1a51cc..d02ff26 100644
--- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
+++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html
@@ -1,16 +1,16 @@
<html>
<script>
-if (window.layoutTestController) {
- layoutTestController.dumpAsText();
- layoutTestController.waitUntilDone();
+if (window.testRunner) {
+ testRunner.dumpAsText();
+ testRunner.waitUntilDone();
}
function onFrameLoad(frame) {
var client = frame.contentWindow.client();
frame.parentNode.removeChild(frame);
client.open("GET", "DoesNotExist.txt");
- if (window.layoutTestController)
- layoutTestController.notifyDone();
+ if (window.testRunner)
+ testRunner.notifyDone();
}
</script>
<body>