Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
kainino0x committed Jan 7, 2025
1 parent c756561 commit f1eb276
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/webgpu/print_environment.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ WPT disallows console.log and doesn't support logs on passing tests, so this doe
adapter: t.adapter,
defaultDevice: defaultDeviceProperties,
},
// - Replace `undefined` with `null`.
// - Expand iterable things into arrays.
// - Flatten objects with prototype chains into plain objects, using `for..in`. (Otherwise,
// properties from the prototype chain will be ignored and things will print as `{}`.)
Expand Down

0 comments on commit f1eb276

Please sign in to comment.