| 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 3329 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3340 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/fast/replaced/replaced-breaking-mixtur
e.html = IMAGE+TEXT | 3340 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/fast/replaced/replaced-breaking-mixtur
e.html = IMAGE+TEXT |
| 3341 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/fast/text/textIteratorNilRenderer.html
= IMAGE+TEXT | 3341 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/fast/text/textIteratorNilRenderer.html
= IMAGE+TEXT |
| 3342 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1188.html = IMA
GE+TEXT | 3342 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug1188.html = IMA
GE+TEXT |
| 3343 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-1.html =
IMAGE+TEXT | 3343 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-1.html =
IMAGE+TEXT |
| 3344 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html =
IMAGE+TEXT | 3344 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-2.html =
IMAGE+TEXT |
| 3345 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-3.html =
IMAGE+TEXT | 3345 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug137388-3.html =
IMAGE+TEXT |
| 3346 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html =
IMAGE+TEXT | 3346 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-1.html =
IMAGE+TEXT |
| 3347 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html =
IMAGE+TEXT | 3347 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug46368-2.html =
IMAGE+TEXT |
| 3348 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html =
IMAGE+TEXT | 3348 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/tables/mozilla/bugs/bug50695-2.html =
IMAGE+TEXT |
| 3349 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht
ml = IMAGE+TEXT | 3349 BUG_SENORBLANCO LINUX DEBUG : LayoutTests/webarchive/test-duplicate-resources.ht
ml = IMAGE+TEXT |
| 3350 |
| 3351 // WebKit 50407:50416 |
| 3352 BUG_SENORBLANCO : LayoutTests/accessibility/aria-controls-with-tabs.html = TEXT |
| 3353 BUG_SENORBLANCO : LayoutTests/accessibility/aria-tab-roles.html = TEXT |
| 3354 BUG_SENORBLANCO LINUX WIN : LayoutTests/svg/css/circle-in-mask-with-shadow.svg =
IMAGE |
| 3355 BUG_SENORBLANCO WIN : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE |
| OLD | NEW |