haikuwebkit/LayoutTests/resources/testharness.css

93 lines
1.4 KiB
CSS
Raw Permalink Normal View History

[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
html {
font-family:DejaVu Sans, Bitstream Vera Sans, Arial, Sans;
}
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
#log .warning,
#log .warning a {
color: black;
background: yellow;
}
#log .error,
#log .error a {
color: white;
background: red;
}
#log pre {
border: 1px solid black;
padding: 1em;
}
section#summary {
margin-bottom:1em;
}
[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
table#results {
border-collapse:collapse;
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
table-layout:fixed;
width:100%;
}
table#results th:first-child,
table#results td:first-child {
width:4em;
}
table#results th:last-child,
table#results td:last-child {
width:50%;
}
table#results.assertions th:last-child,
table#results.assertions td:last-child {
width:35%;
[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
}
table#results th {
padding:0;
padding-bottom:0.5em;
border-bottom:medium solid black;
}
table#results td {
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
padding:1em;
[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
padding-bottom:0.5em;
border-bottom:thin solid black;
}
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
tr.pass > td:first-child {
color:green;
}
tr.fail > td:first-child {
color:red;
}
tr.timeout > td:first-child {
color:red;
}
tr.notrun > td:first-child {
color:blue;
}
.pass > td:first-child, .fail > td:first-child, .timeout > td:first-child, .notrun > td:first-child {
[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
font-variant:small-caps;
}
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
table#results span {
display:block;
}
table#results span.expected {
[Navigation Timing] Import the W3C Navigation Timing test suite https://bugs.webkit.org/show_bug.cgi?id=84887 Patch by James Simonsen <simonjam@chromium.org> on 2012-07-12 Reviewed by Tony Gentilcore. Tools: * Scripts/import-w3c-performance-wg-tests: Added. LayoutTests: * http/tests/resources/testharness.css: Added. * http/tests/resources/testharness.js: Copied from LayoutTests/resources/testharness.js. * http/tests/resources/testharnessreport.js: Copied from LayoutTests/resources/testharnessreport.js. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_open.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_document_readiness_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigate_within_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_redirectCount_none.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_backforward.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_enums.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_navigation_type_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_no_previous_document.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_performance_attributes_exist_in_object.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_readwrite.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_exist.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_attributes_order.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_client_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_reload.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_server_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_timing_xserver_redirect.html: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects-expected.txt: Added. * http/tests/w3c/webperf/approved/navigation-timing/html5/test_unique_performance_objects.html: Added. * http/tests/w3c/webperf/resources/blank_page_green.htm: Added. * http/tests/w3c/webperf/resources/blank_page_green_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_meta_redirect.htm: Added. * http/tests/w3c/webperf/resources/blank_page_unload.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow.htm: Added. * http/tests/w3c/webperf/resources/blank_page_yellow_with_onunload.htm: Added. * http/tests/w3c/webperf/resources/pagevistestharness.js: Added. * http/tests/w3c/webperf/resources/redirect.php: Added. * http/tests/w3c/webperf/resources/webperftestharness.js: Added. * platform/mac/Skipped: Skip new webperf tests. * platform/win/Skipped: Ditto. * platform/wincairo/Skipped: Ditto. * resources/testharness.css: Added. * resources/testharnessreport.js: Support async tests. Canonical link: https://commits.webkit.org/109002@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@122528 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2012-07-12 23:30:47 +00:00
font-family:DejaVu Sans Mono, Bitstream Vera Sans Mono, Monospace;
white-space:pre;
Import more W3C tests for parsing template elements https://bugs.webkit.org/show_bug.cgi?id=124763 Reviewed by Antti Koivisto. LayoutTests/imported/w3c: Imported more W3c tests for HTML template element at 12a1164ae919f29f6ba2d0c8a63f0eafb6b599aa after applying fixes proposed at https://github.com/w3c/web-platform-tests/pull/442. * html-templates/definitions/template-contents-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type-expected.txt: Added. * html-templates/definitions/template-contents-owner-document-type.html: Added. * html-templates/definitions/template-contents-owner-test-001-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-001.html: Added. * html-templates/definitions/template-contents-owner-test-002-expected.txt: Added. * html-templates/definitions/template-contents-owner-test-002.html: Added. * html-templates/definitions/template-contents.html: Added. * html-templates/innerhtml-on-templates/innerhtml-expected.txt: Added. * html-templates/innerhtml-on-templates/innerhtml.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-foster-parenting/template-is-not-a-foster-parent-element.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-body-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-frameset-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-head-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/ignore-html-token.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-body.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/start-tag-html.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-body-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-frameset-insertion-mode/end-tag-frameset.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/generating-of-implied-end-tags.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-head-insertion-mode/template-end-tag-without-start-one.html: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table-expected.txt: Added. * html-templates/parsing-html-templates/additions-to-the-in-table-insertion-mode/end-tag-table.html: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes-expected.txt: Added. * html-templates/parsing-html-templates/appending-to-a-template/template-child-nodes.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-body-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-context.html: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context-expected.txt: Added. * html-templates/parsing-html-templates/clearing-the-stack-back-to-a-given-context/clearing-stack-back-to-a-table-row-context.html: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document-expected.txt: Added. * html-templates/parsing-html-templates/creating-an-element-for-the-token/template-owner-document.html: Added. LayoutTests: Updated the testharness.js/css to bc4639ba51b62158d94bb4fc6884b23453f3f7a1. * resources/testharness.css: * resources/testharness.js: * resources/testharnessreport.js: Use innerText instead of innerHTML to avoid interpreting markup inside the status and message as HTML. Canonical link: https://commits.webkit.org/142943@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@159689 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2013-11-22 16:07:31 +00:00
}
table#results span.actual {
font-family:DejaVu Sans Mono, Bitstream Vera Sans Mono, Monospace;
white-space:pre;
}