RESOLVED WONTFIX 45432
V8/Chromium: failure in fast/dom/dataset-gc.html
https://bugs.webkit.org/show_bug.cgi?id=45432
Summary V8/Chromium: failure in fast/dom/dataset-gc.html
Fumitoshi Ukai
Reported 2010-09-08 18:29:26 PDT
fast/dom/dataset-gc.html is added at WebKit r66954, but it doesn't pass on chromium. after gc, dataset.__proto__ becomes non-null, but expected to keep null. FAIL d.dataset.__proto__ should be null. Was [object Object].
Attachments
Dirk Pranke
Comment 1 2011-05-03 19:43:52 PDT
This appears to have broken (again?) in r84665 .
Stephen Chenney
Comment 2 2013-04-09 16:10:08 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.