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

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

Issue 1886763003: parent->addChild() can delete parent and any of its siblings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/lists/remove-listmarker-and-make-anonblock-empty-2.html » ('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 248 matching lines...) Expand 10 before | Expand all | Expand 10 after
259 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P ass Failure ] 259 crbug.com/542541 [ Debug ] virtual/pointerevent/fast/events/click-count.html [ P ass Failure ]
260 260
261 # TODO(oshima): Mac Android are currently not supported. 261 # TODO(oshima): Mac Android are currently not supported.
262 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ] 262 crbug.com/567837 [ Mac Android ] virtual/scalefactor200withzoom/fast/hidpi/stati c [ Skip ]
263 263
264 # TODO(oshima): Debug build generates slightly different image for these tests. 264 # TODO(oshima): Debug build generates slightly different image for these tests.
265 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi cker-appearance.html [ Skip ] 265 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/calendar-pi cker-appearance.html [ Skip ]
266 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-sugges tion-picker-appearance.html [ Skip ] 266 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/data-sugges tion-picker-appearance.html [ Skip ]
267 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu- appearance.html [ Skip ] 267 #crbug.com/593567 [ Debug ] virtual/scalefactor150/fast/hidpi/static/popup-menu- appearance.html [ Skip ]
268 268
269 crbug.com/602771 editing/execCommand/create-list-with-hr.html [ NeedsRebaseline ]
270
269 # Mac does not support fractional scale factor. 271 # Mac does not support fractional scale factor.
270 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 272 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
271 273
272 # TODO(oshima): Move the event scaling code to eventSender and remove this. 274 # TODO(oshima): Move the event scaling code to eventSender and remove this.
273 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 275 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
274 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 276 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
275 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 277 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
276 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 278 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
277 279
278 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 280 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
(...skipping 1262 matching lines...) Expand 10 before | Expand all | Expand 10 after
1541 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ] 1543 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-003.htm [ Failur e ]
1542 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ] 1544 crbug.com/601166 [ Mac10.9 ] ietestcenter/css3/text/textshadow-004.htm [ Failur e ]
1543 1545
1544 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ] 1546 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/GUM-deny.html [ Failure ]
1545 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ] 1547 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaDevices-g etUserMedia.html [ Failure ]
1546 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ] 1548 crbug.com/600261 imported/web-platform-tests/mediacapture-streams/MediaStream-Me diaElement-srcObject.html [ Failure ]
1547 1549
1548 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1550 crbug.com/593679 virtual/scalefactor150/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1549 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ] 1551 crbug.com/593679 virtual/scalefactor200/fast/hidpi/static/calendar-picker-appear ance.html [ NeedsManualRebaseline ]
1550 crbug.com/593679 virtual/scalefactor200withzoom/fast/hidpi/static/calendar-picke r-appearance.html [ NeedsManualRebaseline ] 1552 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/LayoutTests/fast/lists/remove-listmarker-and-make-anonblock-empty-2.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698