kitesurf · WPT

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

Subtests

statussubtestmessage
PASSSetting element.dataset['foo'] should also change the value of element.getAttribute('data-foo')
PASSSetting element.dataset['fooBar'] should also change the value of element.getAttribute('data-foo-bar')
PASSSetting element.dataset['-'] should also change the value of element.getAttribute('data--')
PASSSetting element.dataset['Foo'] should also change the value of element.getAttribute('data--foo')
PASSSetting element.dataset['-Foo'] should also change the value of element.getAttribute('data---foo')
PASSSetting element.dataset[''] should also change the value of element.getAttribute('data-')
PASSSetting element.dataset['à'] should also change the value of element.getAttribute('data-à')
PASSSetting element.dataset['-foo'] should throw a SYNTAX_ERR
PASSSetting element.dataset['foo '] should throw an INVALID_CHARACTER_ERR
PASSSetting element.dataset[';foo'] should not throw.
PASSSetting element.dataset['ெfoo'] should also change the value of element.getAttribute('ெfoo')

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