kitesurf · WPT

PASS
expected PASS · 703 ms
▶ run in kitesurf
Test
/html/dom/elements/global-attributes/dataset-delete.html
Actual
PASS
Expected
PASS
Unexpected
no
Duration
703 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fhtml%2Fdom%2Felements%2Fglobal-attributes%2Fdataset-delete.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
PASSDeleting element.dataset['foo'] should also remove an attribute with name 'data-foo' should it exist.
PASSDeleting element.dataset['fooBar'] should also remove an attribute with name 'data-foo-bar' should it exist.
PASSDeleting element.dataset['-'] should also remove an attribute with name 'data--' should it exist.
PASSDeleting element.dataset['Foo'] should also remove an attribute with name 'data--foo' should it exist.
PASSDeleting element.dataset['-foo'] should not remove an attribute with name 'data--foo' should it exist.
PASSDeleting element.dataset['-Foo'] should also remove an attribute with name 'data---foo' should it exist.
PASSDeleting element.dataset[''] should also remove an attribute with name 'data-' should it exist.
PASSDeleting element.dataset['à'] should also remove an attribute with name 'data-à' should it exist.
PASSDeleting element.dataset['foo'] should not throw if even if the element does now have an attribute with the name data-foo.

bundle built 2026-07-16T07:16:48.063Z