| OLD | NEW |
| 1 // These tests are expected to fail until we get around to fixing | 1 // These tests are expected to fail until we get around to fixing |
| 2 // them. | 2 // them. |
| 3 | 3 |
| 4 // Bug 1124548: Copying with no selection is sometimes supposed to work | 4 // Bug 1124548: Copying with no selection is sometimes supposed to work |
| 5 // Also skipped by Apple on Windows (rdar://problem/5015941) | 5 // Also skipped by Apple on Windows (rdar://problem/5015941) |
| 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL | 6 DEFER : LayoutTests/editing/execCommand/copy-without-selection.html = FAIL |
| 7 | 7 |
| 8 // onload race condition due to poorly designed test. | 8 // onload race condition due to poorly designed test. |
| 9 // Works fine when run stand-alone. Not needed for Beta. | 9 // Works fine when run stand-alone. Not needed for Beta. |
| 10 // Also skipped by Apple on Windows, due to intermittent failure | 10 // Also skipped by Apple on Windows, due to intermittent failure |
| (...skipping 310 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 321 // ----------------------------------------------------------------- | 321 // ----------------------------------------------------------------- |
| 322 // SVG TESTS | 322 // SVG TESTS |
| 323 // ----------------------------------------------------------------- | 323 // ----------------------------------------------------------------- |
| 324 | 324 |
| 325 // These were recently rebaselined on Windows and probably just need a | 325 // These were recently rebaselined on Windows and probably just need a |
| 326 // rebaseline on other platforms as well. | 326 // rebaseline on other platforms as well. |
| 327 LINUX : chrome/fast/forms/basic-textareas.html = FAIL | 327 LINUX : chrome/fast/forms/basic-textareas.html = FAIL |
| 328 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL | 328 LINUX : chrome/fast/forms/basic-textareas-quirks.html = FAIL |
| 329 LINUX MAC : LayoutTests/editing/selection/5354455-1.html = FAIL | 329 LINUX MAC : LayoutTests/editing/selection/5354455-1.html = FAIL |
| 330 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH | 330 LINUX : LayoutTests/svg/custom/deep-dynamic-updates.svg = FAIL CRASH |
| 331 LINUX : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL |
| 331 // For these two fast/frames tests it looks like the win baseline had some weird | 332 // For these two fast/frames tests it looks like the win baseline had some weird |
| 332 // artifacts on the scrollbars on one of the frames, which has now been removed. | 333 // artifacts on the scrollbars on one of the frames, which has now been removed. |
| 333 // This artifact does not exist on the mac baseline. | 334 // This artifact does not exist on the mac baseline. |
| 334 LINUX : LayoutTests/fast/frames/invalid.html = FAIL | 335 LINUX : LayoutTests/fast/frames/invalid.html = FAIL |
| 335 LINUX : LayoutTests/fast/frames/valid.html = FAIL | 336 LINUX : LayoutTests/fast/frames/valid.html = FAIL |
| 336 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL | 337 LINUX : LayoutTests/fast/frames/onlyCommentInIFrame.html = FAIL |
| 337 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. | 338 // Compact support was removed from WebKit by Hyatt and layout tests rebaselined
in r40259. |
| 338 LINUX : LayoutTests/fast/compact/001.html = FAIL | 339 LINUX : LayoutTests/fast/compact/001.html = FAIL |
| 339 LINUX : LayoutTests/fast/compact/002.html = FAIL | 340 LINUX : LayoutTests/fast/compact/002.html = FAIL |
| 340 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL | 341 DEFER LINUX : LayoutTests/fast/dom/clientWidthAfterDocumentIsRemoved.html = FAIL |
| (...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 535 LINUX : LayoutTests/svg/custom/glyph-setting-d-attribute.svg = FAIL | 536 LINUX : LayoutTests/svg/custom/glyph-setting-d-attribute.svg = FAIL |
| 536 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL | 537 LINUX : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL |
| 537 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL | 538 LINUX : LayoutTests/svg/custom/use-referencing-nonexisting-symbol.svg = FAIL |
| 538 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL | 539 LINUX : LayoutTests/svg/hixie/perf/003.xml = FAIL |
| 539 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL | 540 LINUX : LayoutTests/svg/hixie/perf/004.xml = FAIL |
| 540 LINUX : LayoutTests/svg/hixie/perf/005.xml = FAIL | 541 LINUX : LayoutTests/svg/hixie/perf/005.xml = FAIL |
| 541 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL | 542 LINUX : LayoutTests/svg/hixie/perf/006.xml = FAIL |
| 542 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL | 543 LINUX : LayoutTests/svg/hixie/text/003b.xml = FAIL |
| 543 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL | 544 LINUX : LayoutTests/svg/text/text-spacing-01-b.svg = FAIL |
| 544 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL | 545 LINUX : LayoutTests/svg/text/text-text-01-b.svg = FAIL |
| 545 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-33-t.svg = FAIL | |
| 546 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL | 546 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-01-t.svg = FAIL |
| 547 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL | 547 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-02-t.svg = FAIL |
| 548 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b.svg = FAIL | 548 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-03-b.svg = FAIL |
| 549 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b.svg = FAIL | 549 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-04-b.svg = FAIL |
| 550 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t.svg = FAIL | 550 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-05-t.svg = FAIL |
| 551 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t.svg = FAIL | 551 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-06-t.svg = FAIL |
| 552 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b.svg = FAIL | 552 LINUX : LayoutTests/svg/W3C-SVG-1.1/fonts-elem-07-b.svg = FAIL |
| 553 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL | 553 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/pservers-grad-08-b.svg = FAIL |
| 554 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL | 554 LINUX WIN : LayoutTests/svg/W3C-SVG-1.1/struct-image-07-t.svg = FAIL |
| 555 LINUX : LayoutTests/svg/carto.net/button.svg = FAIL | 555 LINUX : LayoutTests/svg/carto.net/button.svg = FAIL |
| (...skipping 1198 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1754 LINUX WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = PASS FAI
L | 1754 LINUX WIN : LayoutTests/http/tests/navigation/redirect302-frames.html = PASS FAI
L |
| 1755 | 1755 |
| 1756 // Regression from r9839. | 1756 // Regression from r9839. |
| 1757 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-tabl
e-column.html = FAIL | 1757 LINUX : LayoutTests/tables/mozilla_expected_failures/marvin/backgr_position-tabl
e-column.html = FAIL |
| 1758 | 1758 |
| 1759 // Regressions from WebKit merge 40875:41017 | 1759 // Regressions from WebKit merge 40875:41017 |
| 1760 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocument.html =
FAIL | 1760 LINUX : LayoutTests/fast/css-generated-content/beforeAfter-interdocument.html =
FAIL |
| 1761 // just need to be rebaselined | 1761 // just need to be rebaselined |
| 1762 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL | 1762 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL |
| 1763 MAC : LayoutTests/fast/lists/001.html = FAIL | 1763 MAC : LayoutTests/fast/lists/001.html = FAIL |
| OLD | NEW |