| 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 2321 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2332 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL | 2332 BUG22550 WIN : LayoutTests/media/video-src-source.html = FAIL |
| 2333 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL | 2333 BUG22550 WIN : LayoutTests/media/video-src.html = FAIL |
| 2334 | 2334 |
| 2335 // WebKit merge 48500:48585, likely due to a fix for file select drag. | 2335 // WebKit merge 48500:48585, likely due to a fix for file select drag. |
| 2336 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH | 2336 BUG22552 MAC LINUX : LayoutTests/fast/events/drag-in-frames.html = CRASH |
| 2337 | 2337 |
| 2338 // WebKit merge 48500:48585, due to newly added support for MathML. | 2338 // WebKit merge 48500:48585, due to newly added support for MathML. |
| 2339 BUG22554 SKIP : LayoutTests/mathml = FAIL | 2339 BUG22554 SKIP : LayoutTests/mathml = FAIL |
| 2340 | 2340 |
| 2341 // WebKit merge 48610:48642 | 2341 // WebKit merge 48610:48642 |
| 2342 BUG_PAUL : LayoutTests/fast/dom/HTMLImageElement/image-loading-gc.html = TIMEOUT | |
| 2343 BUG_PAUL LINUX : LayoutTests/editing/selection/click-outside-editable-div.html =
FAIL | |
| 2344 BUG_PAUL LINUX : LayoutTests/fast/events/frame-tab-focus.html = FAIL | |
| 2345 BUG_PAUL WIN MAC DEBUG : LayoutTests/svg/dynamic-updates/SVGLinearGradientElemen
t-dom-x2-attr.html = TIMEOUT | |
| 2346 BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL | 2342 BUG_PAUL MAC : pending/plugins/iframe-shims.html = FAIL |
| 2347 BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/button-generated-content.html = TIME
OUT | |
| 2348 BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/fieldset-align.html = TIMEOUT | |
| 2349 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-basi
c.html = TIMEOUT | |
| 2350 BUG_PAUL MAC DEBUG : LayoutTests/http/tests/navigation/javascriptlink-frames.htm
l = TIMEOUT | |
| 2351 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-goba
ck.html = TIMEOUT | |
| 2352 BUG_PAUL MAC LINUX DEBUG : LayoutTests/http/tests/navigation/javascriptlink-subf
rameload.html = TIMEOUT | |
| 2353 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/load-img-with-empty-src.html
= TIMEOUT | |
| 2354 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/event-listener-html-non-html-
confusion.html = FAIL | |
| 2355 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/keydown-keypress-preventDefau
lt.html = FAIL | |
| 2356 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame-to-othe
r-frame.html = FAIL | |
| 2357 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/mouse-drag-from-frame.html =
FAIL | |
| 2358 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/nested-window-event.html = FA
IL | |
| 2359 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/onsubmit-bubbling.html = FAIL | |
| 2360 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/events/space-scroll-event.html = FAI
L | |
| 2361 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formmove3.html = FAIL | |
| 2362 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/forms/formnovalidate-attribute.html
= FAIL | |
| 2363 BUG_PAUL MAC LINUX DEBUG : LayoutTests/fast/images/imagemap-case.html = FAIL | |
| 2364 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html
= PASS FAIL | 2343 BUG_PAUL LINUX DEBUG : LayoutTests/fast/backgrounds/size/contain-and-cover.html
= PASS FAIL |
| 2365 BUG_PAUL MAC DEBUG : LayoutTests/fast/forms/onselect-selectall.html = PASS TIMEO
UT | |
| 2366 | 2344 |
| 2367 // WebKit update 48642:48665 | 2345 // WebKit update 48642:48665 |
| 2368 BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.h
tml = FAIL | 2346 BUG_DGLAZKOV : LayoutTests/fast/loader/fragment-after-redirect-gets-back-entry.h
tml = FAIL |
| 2369 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-inside-
percent-table.html = FAIL | 2347 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-inside-
percent-table.html = FAIL |
| 2370 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-auto-table.html = FAIL | 2348 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-auto-table.html = FAIL |
| 2371 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-div.html = FAIL | 2349 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-div.html = FAIL |
| 2372 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-extra-large-div.html = FAIL | 2350 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-extra-large-div.html = FAIL |
| 2373 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-fixed-width-table.html = FAIL | 2351 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-percent-width-i
nside-fixed-width-table.html = FAIL |
| 2374 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-small-percent-w
idth.html = FAIL | 2352 BUG_DGLAZKOV WIN LINUX : LayoutTests/fast/table/fixed-table-with-small-percent-w
idth.html = FAIL |
| 2375 BUG_DGLAZKOV WIN LINUX : LayoutTests/tables/mozilla/bugs/bug34176.html = FAIL | 2353 BUG_DGLAZKOV WIN LINUX : LayoutTests/tables/mozilla/bugs/bug34176.html = FAIL |
| 2376 BUG_DGLAZKOV WIN : LayoutTests/storage/read-and-write-transactions-dont-run-toge
ther.html = TIMEOUT | 2354 BUG_DGLAZKOV WIN : LayoutTests/storage/read-and-write-transactions-dont-run-toge
ther.html = TIMEOUT |
| 2377 BUG_DGLAZKOV WIN : LayoutTests/storage/read-transactions-running-concurrently.ht
ml = TIMEOUT | 2355 BUG_DGLAZKOV WIN : LayoutTests/storage/read-transactions-running-concurrently.ht
ml = TIMEOUT |
| 2378 BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-and-write-transactions-dont-ru
n-together.html = CRASH | 2356 BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-and-write-transactions-dont-ru
n-together.html = CRASH |
| 2379 BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-transactions-running-concurren
tly.html = CRASH | 2357 BUG_DGLAZKOV MAC LINUX : LayoutTests/storage/read-transactions-running-concurren
tly.html = CRASH |
| OLD | NEW |