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

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

Issue 1840113005: Move viewport actions into an ApplyScroll callback. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Disabled track-word-breaking.html on release too and remove position in defaultWheelEventHandler 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 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ] 45 crbug.com/569901 [ Debug ] http/tests/security/w3c/cross-origin-objects.html [ T imeout ]
46 46
47 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ] 47 crbug.com/299010 [ Win Linux ] fast/forms/text/text-font-height-mismatch.html [ Pass Failure ]
48 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ] 48 crbug.com/581990 [ Win ] fast/writing-mode/english-lr-text.html [ Pass Failure ]
49 49
50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures. 50 # See also crbug.com/521730 for the these two text/emphasis tests (non-Oilpan) W in10 failures.
51 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ] 51 crbug.com/574660 [ Win7 ] fast/text/emphasis-combined-text.html [ Pass Failure ]
52 52
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 crbug.com/372245 media/track/track-word-breaking.html [ Failure ]
bokan 2016/04/12 15:13:53 Changed this to a Crash expectation since it's sti
57
55 # ====== Oilpan-only failures until here ====== 58 # ====== Oilpan-only failures until here ======
56 59
57 # Run these tests with under virtual/spv2 only. 60 # Run these tests with under virtual/spv2 only.
58 crbug.com/524134 paint/invalidation/spv2 [ Skip ] 61 crbug.com/524134 paint/invalidation/spv2 [ Skip ]
59 62
60 # Run these tests with under virtual/scalefactor... only. 63 # Run these tests with under virtual/scalefactor... only.
61 crbug.com/567837 fast/hidpi/static [ Skip ] 64 crbug.com/567837 fast/hidpi/static [ Skip ]
62 65
63 # TODO(yosin): We should convert following tests to use asynchronous spell check er. 66 # TODO(yosin): We should convert following tests to use asynchronous spell check er.
64 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 67 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
(...skipping 1477 matching lines...) Expand 10 before | Expand all | Expand 10 after
1542 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1545 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1543 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1546 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1544 1547
1545 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1548 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1546 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1549 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1547 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1550 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1548 1551
1549 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1552 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1550 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1553 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1551 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1554 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/core.gypi » ('j') | third_party/WebKit/Source/core/dom/Document.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698