OLD | NEW |
1 // This file consist of lines with specifications of what | 1 // This file consist 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 2277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2288 DEFER BUG9768 : LayoutTests/fast/forms/select-initial-position.html = FAIL | 2288 DEFER BUG9768 : LayoutTests/fast/forms/select-initial-position.html = FAIL |
2289 DEFER BUG9768 : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL | 2289 DEFER BUG9768 : LayoutTests/fast/forms/select-visual-hebrew.html = FAIL |
2290 DEFER BUG9768 : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL | 2290 DEFER BUG9768 : LayoutTests/fast/forms/visual-hebrew-text-field.html = FAIL |
2291 DEFER BUG9768 : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL | 2291 DEFER BUG9768 : LayoutTests/fast/text/cg-fallback-bolding.html = FAIL |
2292 DEFER BUG9768 : LayoutTests/fast/text/international/001.html = FAIL | 2292 DEFER BUG9768 : LayoutTests/fast/text/international/001.html = FAIL |
2293 DEFER BUG9768 : LayoutTests/fast/text/international/002.html = FAIL | 2293 DEFER BUG9768 : LayoutTests/fast/text/international/002.html = FAIL |
2294 DEFER BUG9768 : LayoutTests/fast/text/international/003.html = FAIL | 2294 DEFER BUG9768 : LayoutTests/fast/text/international/003.html = FAIL |
2295 DEFER BUG9768 : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL | 2295 DEFER BUG9768 : LayoutTests/fast/text/international/wrap-CJK-001.html = FAIL |
2296 | 2296 |
2297 // Merge WebKit 42200:42244 regressions | 2297 // Merge WebKit 42200:42244 regressions |
2298 LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL | 2298 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-iframe.html = FAIL |
2299 LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL | 2299 BUG9786 : LayoutTests/fast/dom/Window/dom-access-from-closure-window.html = FAIL |
2300 LayoutTests/fast/text/offsetForPosition-cluster-at-zero.html = FAIL | 2300 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-history-prototype.h
tml = FAIL |
2301 LayoutTests/http/tests/security/cross-frame-access-history-prototype.html = FAIL | 2301 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-location-prototype.
html = FAIL |
2302 LayoutTests/http/tests/security/cross-frame-access-location-prototype.html = FAI
L | 2302 BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm
l = TIMEOUT |
2303 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL | 2303 BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL |
2304 LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL | 2304 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL |
2305 LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL | 2305 BUG9787 : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL |
2306 LayoutTests/http/tests/security/cross-frame-access-document-direct.html = TIMEOU
T | 2306 BUG9788 : LayoutTests/fast/text/offsetForPosition-cluster-at-zero.html = FAIL |
OLD | NEW |