| 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 // fast/js/fixme.js = FAIL | 7 // fast/js/fixme.js = FAIL |
| 8 // fast/js/flaky.js = FAIL PASS | 8 // fast/js/flaky.js = FAIL PASS |
| 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS | 9 // fast/js/crash.js = CRASH TIMEOUT FAIL PASS |
| 10 // | 10 // |
| (...skipping 2987 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2998 BUG32307 WIN LINUX : fast/css/non-standard-checkbox-size.html = IMAGE+TEXT TEXT | 2998 BUG32307 WIN LINUX : fast/css/non-standard-checkbox-size.html = IMAGE+TEXT TEXT |
| 2999 | 2999 |
| 3000 BUG32308 DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT | 3000 BUG32308 DEBUG : fast/frames/cached-frame-counter.html = TIMEOUT |
| 3001 | 3001 |
| 3002 // WebKit roll: 53290:53313 | 3002 // WebKit roll: 53290:53313 |
| 3003 BUG32339 LINUX : fast/dom/Window/window-lookup-precedence.html = TEXT PASS | 3003 BUG32339 LINUX : fast/dom/Window/window-lookup-precedence.html = TEXT PASS |
| 3004 BUG32305 : fast/loader/onload-willSendRequest-null-for-script.html = TEXT | 3004 BUG32305 : fast/loader/onload-willSendRequest-null-for-script.html = TEXT |
| 3005 | 3005 |
| 3006 // New flakyness ? | 3006 // New flakyness ? |
| 3007 BUG32306 MAC DEBUG: svg/hixie/error/004.xml = CRASH PASS | 3007 BUG32306 MAC DEBUG: svg/hixie/error/004.xml = CRASH PASS |
| 3008 BUG32516 WIN : tables/mozilla_expected_failures/core/backgrounds.html = CRASH PA
SS |
| 3008 | 3009 |
| 3009 // WebKit roll: 53314:53340 | 3010 // WebKit roll: 53314:53340 |
| 3010 BUG53331 MAC : fast/gradients/simple-gradients.html = FAIL | 3011 BUG53331 MAC : fast/gradients/simple-gradients.html = FAIL |
| 3011 BUG53331 MAC : fast/gradients/border-image-gradient.html = FAIL | 3012 BUG53331 MAC : fast/gradients/border-image-gradient.html = FAIL |
| 3012 BUG53331 : fast/gradients/border-image-gradient-sides-and-corners.html = FAIL | 3013 BUG53331 : fast/gradients/border-image-gradient-sides-and-corners.html = FAIL |
| OLD | NEW |