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

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

Issue 1895323002: Viewport apply scroll should be on the document element not scrollingElement. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
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 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 45
46 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] 46 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
47 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] 47 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
48 48
49 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. 49 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures.
50 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] 50 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ]
51 51
52 # TODO(wangxianzhu): verify this after rebaseline for crbug.com/602483 52 # TODO(wangxianzhu): verify this after rebaseline for crbug.com/602483
53 crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xh tml [ Pass Failure ] 53 crbug.com/584211 [ Mac ] svg/transforms/animated-path-inside-transformed-html.xh tml [ Pass Failure ]
54 54
55 # This test violates lifecycle assertions.
56 # Timeout because of crbug.com/603231
57 crbug.com/372245 media/track/track-word-breaking.html [ Crash Timeout ]
58
59 # ====== Oilpan-only failures until here ====== 55 # ====== Oilpan-only failures until here ======
60 56
61 # Run these tests with under virtual/spv2 only. 57 # Run these tests with under virtual/spv2 only.
62 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 58 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
63 59
64 # Run these tests with under virtual/scalefactor... only. 60 # Run these tests with under virtual/scalefactor... only.
65 crbug.com/567837 fast/hidpi/static [ Skip ] 61 crbug.com/567837 fast/hidpi/static [ Skip ]
66 62
67 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 63 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
68 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 64 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
(...skipping 1449 matching lines...) Expand 10 before | Expand all | Expand 10 after
1518 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1514 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1519 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1515 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1520 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1516 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
1521 1517
1522 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 1518 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
1523 1519
1524 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 1520 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
1525 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 1521 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
1526 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 1522 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
1527 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 1523 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/Document.cpp » ('j') | third_party/WebKit/Source/core/dom/Document.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698