| 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 1820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1831 // Need rebaselining for Linux, from WebKit merge 42580:42609 | 1831 // Need rebaselining for Linux, from WebKit merge 42580:42609 |
| 1832 // The content editable div is wider on linux than on windows. | 1832 // The content editable div is wider on linux than on windows. |
| 1833 BUG11122 LINUX : LayoutTests/fast/forms/caret-rtl.html = FAIL | 1833 BUG11122 LINUX : LayoutTests/fast/forms/caret-rtl.html = FAIL |
| 1834 | 1834 |
| 1835 // New tests from WebKit Merge 42609:42671 | 1835 // New tests from WebKit Merge 42609:42671 |
| 1836 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA
IL | 1836 BUG10760 LINUX : LayoutTests/fast/forms/input-text-scroll-left-on-blur.html = FA
IL |
| 1837 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL | 1837 BUG10760 LINUX : LayoutTests/fast/inline/25277-2.html = FAIL |
| 1838 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL | 1838 BUG10760 LINUX : LayoutTests/fast/inline/25277.html = FAIL |
| 1839 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL | 1839 BUG10760 MAC : LayoutTests/svg/custom/marker-overflow-clip.svg = FAIL |
| 1840 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL | 1840 BUG10760 LINUX : LayoutTests/svg/custom/marker-child-changes.svg = PASS FAIL |
| 1841 BUG10760 LINUX RELEASE : LayoutTests/svg/custom/marker-viewBox-changes.svg = PAS
S FAIL | 1841 BUG10760 LINUX MAC : LayoutTests/svg/custom/marker-viewBox-changes.svg = PASS FA
IL |
| 1842 | 1842 |
| 1843 // Needs investigation, perhaps just needs to be re-baselined on all | 1843 // Needs investigation, perhaps just needs to be re-baselined on all |
| 1844 // platforms. | 1844 // platforms. |
| 1845 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html =
FAIL | 1845 BUG10859 LINUX MAC : LayoutTests/fast/dom/HTMLSelectElement/named-options.html =
FAIL |
| 1846 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL | 1846 BUG10861 WIN : LayoutTests/fast/dom/HTMLSelectElement/named-options.html = FAIL |
| 1847 | 1847 |
| 1848 // New failures from WebKit Merge 42671:42725 | 1848 // New failures from WebKit Merge 42671:42725 |
| 1849 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS | 1849 BUG10861 WIN : LayoutTests/http/tests/plugins/post-url-file.html = PASS |
| 1850 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT | 1850 BUG10861 MAC : LayoutTests/http/tests/plugins/post-url-file.html = TIMEOUT |
| 1851 | 1851 |
| (...skipping 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2320 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL | 2320 BUG21141 LINUX : LayoutTests/fast/forms/select-double-onchange.html = FAIL |
| 2321 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL | 2321 BUG21141 LINUX : LayoutTests/fast/forms/select-script-onchange.html = FAIL |
| 2322 // The test is flaky. | 2322 // The test is flaky. |
| 2323 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav
ascript-url-sub-frame-2-level.html = PASS CRASH | 2323 BUG_VICTORW : LayoutTests/http/tests/security/javascriptURL/xss-ALLOWED-from-jav
ascript-url-sub-frame-2-level.html = PASS CRASH |
| 2324 | 2324 |
| 2325 // Webkit 48061:48071 | 2325 // Webkit 48061:48071 |
| 2326 BUG_VICTORW WIN DEBUG : LayoutTests/fast/regex/cross-frame-callable.html = TIMEO
UT | 2326 BUG_VICTORW WIN DEBUG : LayoutTests/fast/regex/cross-frame-callable.html = TIMEO
UT |
| 2327 | 2327 |
| 2328 // Webkit 48071:48078 | 2328 // Webkit 48071:48078 |
| 2329 BUG_VICTORW MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = CRASH | 2329 BUG_VICTORW MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = CRASH |
| OLD | NEW |