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

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

Issue 1953833002: Revert of Use correct clip container when computing acl for scroll children (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 months 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 535 matching lines...) Expand 10 before | Expand all | Expand 10 after
546 546
547 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ] 547 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars-first-char.html [ Failure Timeout ]
548 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ] 548 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-allowed-chars.html [ Failure Timeout ]
549 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ] 549 crbug.com/325673 imported/web-platform-tests/custom-elements/concepts/custom-ele ments-type-naming.html [ Failure ]
550 550
551 crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsManualReba seline ] 551 crbug.com/396825 fast/repaint/outline-change-invalidation.html [ NeedsManualReba seline ]
552 crbug.com/396825 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ] 552 crbug.com/396825 fast/repaint/outline-clip-change.html [ NeedsManualRebaseline ]
553 553
554 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ] 554 crbug.com/542660 fast/css/absolute-inline-alignment-2.html [ Failure ]
555 555
556 crbug.com/603997 compositing/overflow/clear-scroll-parent.html [ NeedsManualReba seline ]
557 crbug.com/603997 virtual/prefer_compositing_to_lcd_text/compositing/overflow/cle ar-scroll-parent.html [ NeedsManualRebaseline ]
558
559 # Ref tests that needs investigation. 556 # Ref tests that needs investigation.
560 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ] 557 crbug.com/404597 [ Mac ] fast/css3-text/css3-text-justify/text-justify-crash.htm l [ Failure ]
561 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ] 558 crbug.com/404597 fast/forms/long-text-in-input.html [ Failure ]
562 559
563 # Ref test needs updating due to new font metrics. 560 # Ref test needs updating due to new font metrics.
564 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ] 561 crbug.com/404597 fast/css/text-overflow-ellipsis-button.html [ Pass Failure ]
565 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ] 562 crbug.com/404597 [ Win ] fast/selectors/007a.html [ Pass Failure ]
566 563
567 # Web Components related tests (Shadow DOM, Custom Elements) failures. 564 # Web Components related tests (Shadow DOM, Custom Elements) failures.
568 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ] 565 crbug.com/505364 imported/web-platform-tests/shadow-dom/untriaged/styles/test-00 3.html [ Failure ]
(...skipping 972 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 1538
1542 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ] 1539 crbug.com/605047 [ Mac10.11 Retina ] fast/text/emphasis.html [ Failure ]
1543 1540
1544 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ] 1541 crbug.com/605059 [ Retina ] fast/text/international/rtl-negative-letter-spacing. html [ Failure ]
1545 1542
1546 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ] 1543 crbug.com/606302 [ Win7 ] transforms/3d/point-mapping/3d-point-mapping-preserve- 3d.html [ Failure Pass ]
1547 1544
1548 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ] 1545 crbug.com/606649 fast/dom/gc-dom-tree-lifetime.html [ Pass Timeout ]
1549 1546
1550 crbug.com/607156 [ Mac10.11 Debug ] http/tests/fetch/referrer/serviceworker-echo -referrer-from-default-document.html [ Pass Crash ] 1547 crbug.com/607156 [ Mac10.11 Debug ] http/tests/fetch/referrer/serviceworker-echo -referrer-from-default-document.html [ Pass Crash ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/compositing/CompositedLayerMapping.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698