| 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 1466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1477 // coming out with with a slightly-less-than-100% red channel. This test fails | 1477 // coming out with with a slightly-less-than-100% red channel. This test fails |
| 1478 // because we enforce non-transparent color in Font::drawGlyphs. | 1478 // because we enforce non-transparent color in Font::drawGlyphs. |
| 1479 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL | 1479 BUG700464 LINUX : LayoutTests/fast/css/hsla-color.html = FAIL |
| 1480 | 1480 |
| 1481 // Implement layoutTestController.display() and | 1481 // Implement layoutTestController.display() and |
| 1482 // layoutTestController.testRepaint(). The only reason they are not marked as | 1482 // layoutTestController.testRepaint(). The only reason they are not marked as |
| 1483 // failures for Mac is because Mac doesn't yet run pixel tests where the | 1483 // failures for Mac is because Mac doesn't yet run pixel tests where the |
| 1484 // regression becomes visible. | 1484 // regression becomes visible. |
| 1485 BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL | 1485 BUG8630 WIN LINUX : LayoutTests/fast/repaint/body-background-image.html = FAIL |
| 1486 BUG8630 WIN LINUX : LayoutTests/fast/repaint/clip-with-layout-delta.html = FAIL | 1486 BUG8630 WIN LINUX : LayoutTests/fast/repaint/clip-with-layout-delta.html = FAIL |
| 1487 BUG8630 WIN LINUX : LayoutTests/fast/repaint/control-clip.html = FAIL | 1487 |
| 1488 BUG8630 WIN LINUX : LayoutTests/fast/repaint/create-layer-repaint.html = FAIL | |
| 1489 BUG8630 WIN LINUX : LayoutTests/fast/repaint/delete-into-nested-block.html = FAI
L | |
| 1490 BUG8630 WIN LINUX : LayoutTests/fast/repaint/dynamic-table-vertical-alignment-ch
ange.html = FAIL | |
| 1491 BUG8630 LINUX : LayoutTests/fast/repaint/erase-overflow.html = FAIL | 1488 BUG8630 LINUX : LayoutTests/fast/repaint/erase-overflow.html = FAIL |
| 1492 BUG8630 WIN LINUX : LayoutTests/fast/repaint/fixed.html = FAIL | |
| 1493 BUG8630 WIN LINUX : LayoutTests/fast/repaint/flexible-box-overflow-horizontal.ht
ml = FAIL | |
| 1494 BUG8630 WIN LINUX : LayoutTests/fast/repaint/flexible-box-overflow.html = FAIL | |
| 1495 BUG8630 WIN LINUX : LayoutTests/fast/repaint/float-in-new-block-with-layout-delt
a.html = FAIL | |
| 1496 BUG8630 WIN LINUX : LayoutTests/fast/repaint/float-move-during-layout.html = FAI
L | |
| 1497 BUG8630 WIN LINUX : LayoutTests/fast/repaint/float-new-in-block.html = FAIL | |
| 1498 BUG8630 WIN LINUX : LayoutTests/fast/repaint/float-overflow-right.html = FAIL | |
| 1499 BUG8630 WIN LINUX : LayoutTests/fast/repaint/float-overflow.html = FAIL | |
| 1500 BUG8630 WIN LINUX : LayoutTests/fast/repaint/focus-layers.html = FAIL | |
| 1501 BUG8630 WIN LINUX : LayoutTests/fast/repaint/focus-ring.html = FAIL | |
| 1502 BUG8630 WIN LINUX : LayoutTests/fast/repaint/inline-block-overflow.html = FAIL | |
| 1503 BUG8630 LINUX : LayoutTests/fast/repaint/inline-block-resize.html = FAIL | 1489 BUG8630 LINUX : LayoutTests/fast/repaint/inline-block-resize.html = FAIL |
| 1504 BUG8630 WIN LINUX : LayoutTests/fast/repaint/inline-color-change.html = FAIL | |
| 1505 BUG8630 WIN LINUX : LayoutTests/fast/repaint/inline-outline-repaint.html = FAIL | |
| 1506 BUG8630 LINUX : LayoutTests/fast/repaint/inline-overflow.html = FAIL | 1490 BUG8630 LINUX : LayoutTests/fast/repaint/inline-overflow.html = FAIL |
| 1507 BUG8630 WIN LINUX : LayoutTests/fast/repaint/intermediate-layout-position-clip.h
tml = FAIL | |
| 1508 BUG8630 WIN LINUX : LayoutTests/fast/repaint/intermediate-layout-position.html =
FAIL | |
| 1509 BUG8630 LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL | 1491 BUG8630 LINUX : LayoutTests/fast/repaint/invisible-objects.html = FAIL |
| 1510 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-child-outline.html = FAIL | |
| 1511 BUG8630 LINUX : LayoutTests/fast/repaint/layer-full-repaint.html = FAIL | 1492 BUG8630 LINUX : LayoutTests/fast/repaint/layer-full-repaint.html = FAIL |
| 1512 BUG8630 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FAI
L | 1493 BUG8630 LINUX : LayoutTests/fast/repaint/layer-hide-when-needs-layout.html = FAI
L |
| 1513 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-outline-horizontal.html = FAI
L | 1494 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-outline-horizontal.html = FAI
L |
| 1514 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-outline.html = FAIL | 1495 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layer-outline.html = FAIL |
| 1515 BUG8630 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL | 1496 BUG8630 LINUX : LayoutTests/fast/repaint/layer-visibility.html = FAIL |
| 1516 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layout-state-only-positioned.html =
FAIL | 1497 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layout-state-only-positioned.html =
FAIL |
| 1517 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layout-state-relative.html = FAIL | 1498 BUG8630 WIN LINUX : LayoutTests/fast/repaint/layout-state-relative.html = FAIL |
| 1518 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-1.html = FAIL | 1499 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-1.html = FAIL |
| 1519 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-10.html = FAI
L | 1500 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-10.html = FAI
L |
| 1520 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-2.html = FAIL | 1501 BUG8630 WIN LINUX : LayoutTests/fast/repaint/line-flow-with-floats-2.html = FAIL |
| (...skipping 911 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2432 | 2413 |
| 2433 // Webkit 48061:48071 | 2414 // Webkit 48061:48071 |
| 2434 BUG_VICTORW WIN DEBUG : LayoutTests/fast/regex/cross-frame-callable.html = TIMEO
UT | 2415 BUG_VICTORW WIN DEBUG : LayoutTests/fast/regex/cross-frame-callable.html = TIMEO
UT |
| 2435 | 2416 |
| 2436 // Webkit 48071:48078 | 2417 // Webkit 48071:48078 |
| 2437 BUG_VICTORW MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = CRASH | 2418 BUG_VICTORW MAC : LayoutTests/fast/forms/enter-clicks-buttons.html = CRASH |
| 2438 | 2419 |
| 2439 // WebKit 48098:48155 | 2420 // WebKit 48098:48155 |
| 2440 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL | 2421 BUG21267 : LayoutTests/fast/events/click-focus-anchor.html = FAIL |
| 2441 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL | 2422 BUG21267 : LayoutTests/fast/events/tab-focus-anchor.html = FAIL |
| OLD | NEW |