Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2450093005: Support display: contents for elements, first-line and first-letter pseudos. (Closed)
Patch Set: Support display: contents for elements, first-line and first-letter pseudos. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1450 matching lines...) Expand 10 before | Expand all | Expand 10 after
1461 1461
1462 # Tests added from W3C auto import bot 1462 # Tests added from W3C auto import bot
1463 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-timeout.ht ml [ Timeout Pass Failure ] 1463 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-timeout.ht ml [ Timeout Pass Failure ]
1464 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-multiple-c alls.html [ Timeout Pass Failure ] 1464 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-multiple-c alls.html [ Timeout Pass Failure ]
1465 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-exception. html [ Timeout Pass Failure ] 1465 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-exception. html [ Timeout Pass Failure ]
1466 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-invoked.ht ml [ Timeout Pass Failure ] 1466 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-invoked.ht ml [ Timeout Pass Failure ]
1467 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-iframe.htm l [ Timeout Pass Failure ] 1467 crbug.com/626703 imported/wpt/html/webappapis/idle-callbacks/callback-iframe.htm l [ Timeout Pass Failure ]
1468 crbug.com/626703 imported/wpt/html/browsers/the-window-object/window-open-noopen er.html [ Timeout Pass Failure ] 1468 crbug.com/626703 imported/wpt/html/browsers/the-window-object/window-open-noopen er.html [ Timeout Pass Failure ]
1469 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-before-after -001.html [ Failure ] 1469 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-before-after -001.html [ Failure ]
1470 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-before-after -002.html [ Failure ] 1470 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-before-after -002.html [ Failure ]
1471 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-block-001.ht ml [ Failure ]
1472 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-block-002.ht ml [ Failure ]
1473 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-first-letter -001.html [ Failure ] 1471 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-first-letter -001.html [ Failure ]
1474 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-first-line-0 01.html [ Failure ]
1475 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-inline-001.h tml [ Failure ] 1472 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-inline-001.h tml [ Failure ]
1476 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-td-001.html [ Failure ] 1473 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-td-001.html [ Failure ]
1477 crbug.com/626703 imported/csswg-test/css-display-3/display-contents-tr-001.html [ Failure ]
1478 crbug.com/626703 imported/csswg-test/css-writing-modes-3/wm-propagation-body-008 .xht [ Failure ] 1474 crbug.com/626703 imported/csswg-test/css-writing-modes-3/wm-propagation-body-008 .xht [ Failure ]
1479 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ] 1475 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ]
1480 crbug.com/626703 imported/wpt/pointerevents/pointerevent_element_haspointercaptu re-manual.html [ Timeout Failure ] 1476 crbug.com/626703 imported/wpt/pointerevents/pointerevent_element_haspointercaptu re-manual.html [ Timeout Failure ]
1481 crbug.com/626703 imported/wpt/svg/linking/reftests/href-filter-element.html [ Fa ilure ] 1477 crbug.com/626703 imported/wpt/svg/linking/reftests/href-filter-element.html [ Fa ilure ]
1482 crbug.com/626703 imported/wpt/web-animations/timing-model/animations/set-the-tar get-effect-of-an-animation.html [ Failure ] 1478 crbug.com/626703 imported/wpt/web-animations/timing-model/animations/set-the-tar get-effect-of-an-animation.html [ Failure ]
1483 1479
1484 # Newly imported and untriaged tests from WPT that time out. 1480 # Newly imported and untriaged tests from WPT that time out.
1485 crbug.com/626703 imported/wpt/html/browsers/windows/nested-browsing-contexts/fra meElement.html [ Timeout Failure ] 1481 crbug.com/626703 imported/wpt/html/browsers/windows/nested-browsing-contexts/fra meElement.html [ Timeout Failure ]
1486 crbug.com/626703 imported/wpt/html/browsers/windows/targeting-cross-origin-neste d-browsing-contexts.html [ Timeout Failure ] 1482 crbug.com/626703 imported/wpt/html/browsers/windows/targeting-cross-origin-neste d-browsing-contexts.html [ Timeout Failure ]
1487 crbug.com/626703 imported/wpt/html/dom/documents/dom-tree-accessors/Document.cur rentScript.html [ Timeout Failure ] 1483 crbug.com/626703 imported/wpt/html/dom/documents/dom-tree-accessors/Document.cur rentScript.html [ Timeout Failure ]
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
1575 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] 1571 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ]
1576 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ] 1572 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ]
1577 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ] 1573 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ]
1578 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ] 1574 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ]
1579 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ] 1575 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ]
1580 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ] 1576 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ]
1581 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ] 1577 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ]
1582 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ] 1578 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ]
1583 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ] 1579 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ]
1584 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ] 1580 crbug.com/657646 [ Win ] fast/text/international/thai-line-breaks.html [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698