Click here to download the Blitz Browser!

WPT

wpt / webnn / validation_tests / scatterND.https.any.html?npu

Spec: Web Neural Network API ↗

Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@4a01b83e3, 2026-09-04) | Safari 251 preview (wpt@2c385f65e, 2026-09-04) | Ladybird 1.0-a7825 (wpt@4a01b83e3, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total10/100/100/100/100/10NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
assert_not_equals(navigator.ml, undefined, "ml property is defined on navigator")PASSFAILFAILFAILFAIL
[scatterND] Test scatterND with valid tensorsPASSFAILFAILFAILFAIL
[scatterND] Throw if updates tensor data type is not the same as input data typePASSFAILFAILFAILFAIL
[scatterND] Throw if input is a scalarPASSFAILFAILFAILFAIL
[scatterND] Throw if indices is a scalarPASSFAILFAILFAILFAIL
[scatterND] Throw if the size of last dimension of indices tensor is greater than input rankPASSFAILFAILFAILFAIL
[scatterND] Throw if updates tensor shape is invalid.PASSFAILFAILFAILFAIL
[scatterND] Throw if input is from another builderPASSFAILFAILFAILFAIL
[scatterND] Throw if indcies is from another builderPASSFAILFAILFAILFAIL
[scatterND] Throw if updates is from another builderPASSFAILFAILFAILFAIL