| OLD | NEW |
| 1 // This file consists of lines with specifications of what | 1 // This file consists of lines with specifications of what |
| 2 // to expect from layout test cases. The test cases can be directories | 2 // to expect from layout test cases. The test cases can be directories |
| 3 // in which case the expectations apply to all test cases in that | 3 // in which case the expectations apply to all test cases in that |
| 4 // directory and any subdirectory. The format of the file is along the | 4 // directory and any subdirectory. The format of the file is along the |
| 5 // lines of: | 5 // lines of: |
| 6 // | 6 // |
| 7 // LayoutTests/fast/js/fixme.js = FAIL | 7 // LayoutTests/fast/js/fixme.js = FAIL |
| 8 // LayoutTests/fast/js/flaky.js = FAIL PASS | 8 // LayoutTests/fast/js/flaky.js = FAIL PASS |
| 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // LayoutTests/fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
| 10 // | 10 // |
| (...skipping 2834 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2845 BUG15649 : LayoutTests/http/tests/security/xssAuditor/http-equiv-utf-7-encoded.h
tml = FAIL | 2845 BUG15649 : LayoutTests/http/tests/security/xssAuditor/http-equiv-utf-7-encoded.h
tml = FAIL |
| 2846 BUG15649 : LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url.html
= FAIL | 2846 BUG15649 : LayoutTests/http/tests/security/xssAuditor/iframe-javascript-url.html
= FAIL |
| 2847 BUG15649 : LayoutTests/http/tests/security/xssAuditor/malformed-HTML.html = FAIL | 2847 BUG15649 : LayoutTests/http/tests/security/xssAuditor/malformed-HTML.html = FAIL |
| 2848 BUG15649 : LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7-encoded.h
tml = FAIL | 2848 BUG15649 : LayoutTests/http/tests/security/xssAuditor/script-tag-utf-7-encoded.h
tml = FAIL |
| 2849 BUG15649 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-rel
ative-scheme.html = FAIL | 2849 BUG15649 : LayoutTests/http/tests/security/xssAuditor/script-tag-with-source-rel
ative-scheme.html = FAIL |
| 2850 BUG15649 : LayoutTests/compositing/layers-inside-overflow-scroll.html = TIMEOUT | 2850 BUG15649 : LayoutTests/compositing/layers-inside-overflow-scroll.html = TIMEOUT |
| 2851 BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT | 2851 BUG15649 : LayoutTests/compositing/self-painting-layers.html = TIMEOUT |
| 2852 BUG15649 : LayoutTests/http/tests/security/xssAuditor/get-from-iframe.html = TIM
EOUT | 2852 BUG15649 : LayoutTests/http/tests/security/xssAuditor/get-from-iframe.html = TIM
EOUT |
| 2853 BUG15649 : LayoutTests/http/tests/security/xssAuditor/post-from-iframe.html = TI
MEOUT | 2853 BUG15649 : LayoutTests/http/tests/security/xssAuditor/post-from-iframe.html = TI
MEOUT |
| 2854 BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL | 2854 BUG15649 : LayoutTests/plugins/netscape-plugin-map-data-to-src.html = FAIL |
| 2855 BUG15649 : LayoutTests/media/video-canvas-source.html = FAIL |
| 2856 |
| 2857 // WebKit Update 45287:45352 Failures. |
| 2858 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_createExpression_INVA
LID_EXPRESSION_ERR.svg = FAIL |
| 2859 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_INVALID_EXPR
ESSION_ERR.svg = FAIL |
| 2860 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathEvaluator_evaluate_TYPE_ERR.svg
= FAIL |
| 2861 BUG15649 : LayoutTests/dom/svg/level3/xpath/XPathResult_TYPE_ERR.svg = FAIL |
| 2862 BUG15649 : LayoutTests/fast/dom/DOMException/XPathException.html = FAIL |
| 2863 BUG15649 : LayoutTests/fast/xpath/4XPath/Core/test_parser.html = FAIL |
| 2864 BUG15649 : LayoutTests/fast/xpath/invalid-functions.html = FAIL |
| 2865 BUG15649 : LayoutTests/fast/xpath/py-dom-xpath/expressions.html = FAIL |
| 2866 BUG15649 : chrome/fast/dom/messageport-gc.html = TIMEOUT |
| OLD | NEW |