Roll third_party/webgpu-cts/ 15a800b19..7e50fe3c0 (4 commits)

Manual rebase of https://dawn-review.googlesource.com/c/dawn/+/183042
Removed Cq-Include-Trybots and Include-Ci-Only-Tests because they
already passed on that CL.

Regenerated:
 - expectations.txt
 - compat-expectations.txt
 - ts_sources.txt
 - test_list.txt
 - resource_files.txt
 - webtest .html files

https://chromium.googlesource.com/external/github.com/gpuweb/cts/+log/15a800b19007..7e50fe3c028c
 - 7e50fe Fix wrong metadata in video resource meta lists (#3605)
 - 9203dd Fail tests in worker=* mode, when worker can't be created (#3604)
 - 6a2574 Add smoothstep validation tests (#3602)
 - 7f8c14 wgsl: Add tests for operator precedence (#3603)

Created with './tools/run cts roll'

Change-Id: I77abaf2b6b5f0e3a77d826f1905040c5e02df080
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/183180
Commit-Queue: Austin Eng <enga@chromium.org>
Commit-Queue: Kai Ninomiya <kainino@chromium.org>
Auto-Submit: Kai Ninomiya <kainino@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
diff --git a/DEPS b/DEPS
index 7176f22..3d902ff 100644
--- a/DEPS
+++ b/DEPS
@@ -223,7 +223,7 @@
 
   # WebGPU CTS - not used directly by Dawn, only transitively by Chromium.
   'third_party/webgpu-cts': {
-    'url': '{chromium_git}/external/github.com/gpuweb/cts@15a800b190077b63597224b19f46fcaf2e5da89c',
+    'url': '{chromium_git}/external/github.com/gpuweb/cts@7e50fe3c028c3362af01380430472782e12a255f',
     'condition': 'build_with_chromium',
   },
 
diff --git a/third_party/gn/webgpu-cts/test_list.txt b/third_party/gn/webgpu-cts/test_list.txt
index d6da4ac..0a43d87 100644
--- a/third_party/gn/webgpu-cts/test_list.txt
+++ b/third_party/gn/webgpu-cts/test_list.txt
@@ -45607,6 +45607,158 @@
 webgpu:shader,execution,expression,constructor,zero_value:array:type="vec4i";length=5
 webgpu:shader,execution,expression,constructor,zero_value:array:type="vec4i";length=10
 webgpu:shader,execution,expression,constructor,zero_value:structure:
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_mul";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_add";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="sub_neg";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shl";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_shr";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_add";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_mul";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_and";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_or";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="neg_xor";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="comp_add";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="mul_deref";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_and";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="not_or";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_and";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="and_eq";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="eq_or";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="or_eq";decl="var%3Cprivate%3E";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="literal";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="literal";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="const";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="const";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="override";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="override";strip_spaces=true
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="var%3Cprivate%3E";strip_spaces=false
+webgpu:shader,execution,expression,precedence:precedence:expr="add_swizzle";decl="var%3Cprivate%3E";strip_spaces=true
 webgpu:shader,execution,expression,unary,address_of_and_indirection:deref:inputSource="uniform";vectorize="_undef_";scalarType="bool";derefType="deref_address_of_identifier"
 webgpu:shader,execution,expression,unary,address_of_and_indirection:deref:inputSource="uniform";vectorize="_undef_";scalarType="bool";derefType="deref_pointer"
 webgpu:shader,execution,expression,unary,address_of_and_indirection:deref:inputSource="uniform";vectorize="_undef_";scalarType="u32";derefType="deref_address_of_identifier"
@@ -55769,6 +55921,85 @@
 webgpu:shader,validation,expression,call,builtin,sinh:integer_argument:type="vec2%3Cu32%3E"
 webgpu:shader,validation,expression,call,builtin,sinh:integer_argument:type="vec3%3Cu32%3E"
 webgpu:shader,validation,expression,call,builtin,sinh:integer_argument:type="vec4%3Cu32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="abstract-int"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="abstract-float"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="f32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="f16"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec2%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec3%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="constant";type="vec4%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="f32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="f16"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec2%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec2%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec3%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec3%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec4%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:values:stage="override";type="vec4%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="bool"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cbool%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cbool%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cbool%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="abstract-int"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="abstract-float"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="f32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="f16"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cabstract-int%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cabstract-float%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cf32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cf16%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="i32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Ci32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Ci32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Ci32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="u32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec2%3Cu32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec3%3Cu32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:argument_types:type="vec4%3Cu32%3E"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="valid"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="alias"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="bool"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="i32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="u32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="f32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="f16"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="mixed_aint_afloat"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="mixed_f32_afloat"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="mixed_f16_afloat"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="vec_bool"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="vec_i32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="vec_u32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="vec_f32"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="matrix"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="atomic"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="array"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="array_runtime"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="struct"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="enumerant"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="ptr"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="ptr_deref"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="sampler"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="texture"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="no_args"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="too_few_args"
+webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="too_many_args"
 webgpu:shader,validation,expression,call,builtin,sqrt:values:stage="constant";type="abstract-int"
 webgpu:shader,validation,expression,call,builtin,sqrt:values:stage="constant";type="abstract-float"
 webgpu:shader,validation,expression,call,builtin,sqrt:values:stage="constant";type="f32"
@@ -61021,6 +61252,306 @@
 webgpu:shader,validation,expression,call,builtin,workgroupUniformLoad:no_atomics:type="array%3Catomic%3Ci32%3E,%204%3E";call="workgroupUniformLoad(%26wgvar)"
 webgpu:shader,validation,expression,call,builtin,workgroupUniformLoad:no_atomics:type="AtomicStruct";call="bar()"
 webgpu:shader,validation,expression,call,builtin,workgroupUniformLoad:no_atomics:type="AtomicStruct";call="workgroupUniformLoad(%26wgvar)"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mul";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="div";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="mod";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="add";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="sub";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shl";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="shr";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="lt";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="gt";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="le";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ge";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="eq";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="log_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="ne";op2="log_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_and";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_xor";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="mul"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="div"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="mod"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="add"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="sub"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="shl"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="shr"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="bin_and"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="bin_xor"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="bin_or";op2="bin_or"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_and";op2="ne"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="lt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="gt"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="le"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="ge"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="eq"
+webgpu:shader,validation,expression,precedence:binary_requires_parentheses:op1="log_or";op2="ne"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_and";parens="none"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_and";parens="left"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_and";parens="right"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_or";parens="none"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_or";parens="left"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_and";op2="log_or";parens="right"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_and";parens="none"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_and";parens="left"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_and";parens="right"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_or";parens="none"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_or";parens="left"
+webgpu:shader,validation,expression,precedence:mixed_logical_requires_parentheses:op1="log_or";op2="log_or";parens="right"
+webgpu:shader,validation,expression,precedence:other:expr="neg_member"
+webgpu:shader,validation,expression,precedence:other:expr="comp_member"
+webgpu:shader,validation,expression,precedence:other:expr="addr_member"
+webgpu:shader,validation,expression,precedence:other:expr="log_and_member"
+webgpu:shader,validation,expression,precedence:other:expr="log_or_member"
+webgpu:shader,validation,expression,precedence:other:expr="and_addr"
+webgpu:shader,validation,expression,precedence:other:expr="and_addr_paren"
+webgpu:shader,validation,expression,precedence:other:expr="deref_member"
+webgpu:shader,validation,expression,precedence:other:expr="deref_member_paren"
+webgpu:shader,validation,expression,precedence:other:expr="deref_idx"
+webgpu:shader,validation,expression,precedence:other:expr="deref_idx_paren"
 webgpu:shader,validation,expression,unary,address_of_and_indirection:basic:addressSpace="function";accessMode="read";storageType="bool";derefType="deref_address_of_identifier"
 webgpu:shader,validation,expression,unary,address_of_and_indirection:basic:addressSpace="function";accessMode="read";storageType="bool";derefType="deref_pointer"
 webgpu:shader,validation,expression,unary,address_of_and_indirection:basic:addressSpace="function";accessMode="read";storageType="u32";derefType="deref_address_of_identifier"
diff --git a/third_party/gn/webgpu-cts/ts_sources.txt b/third_party/gn/webgpu-cts/ts_sources.txt
index 06b6d03..d2d7bd0 100644
--- a/third_party/gn/webgpu-cts/ts_sources.txt
+++ b/third_party/gn/webgpu-cts/ts_sources.txt
@@ -378,6 +378,7 @@
 src/webgpu/shader/execution/stage.spec.ts
 src/webgpu/shader/execution/zero_init.spec.ts
 src/webgpu/shader/execution/expression/expression.ts
+src/webgpu/shader/execution/expression/precedence.spec.ts
 src/webgpu/shader/execution/expression/access/array/index.spec.ts
 src/webgpu/shader/execution/expression/access/matrix/index.spec.ts
 src/webgpu/shader/execution/expression/access/vector/components.spec.ts
@@ -713,6 +714,7 @@
 src/webgpu/shader/validation/decl/ptr_spelling.spec.ts
 src/webgpu/shader/validation/decl/var.spec.ts
 src/webgpu/shader/validation/decl/var_access_mode.spec.ts
+src/webgpu/shader/validation/expression/precedence.spec.ts
 src/webgpu/shader/validation/expression/access/vector.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/const_override_validation.ts
 src/webgpu/shader/validation/expression/binary/add_sub_mul.spec.ts
@@ -777,6 +779,7 @@
 src/webgpu/shader/validation/expression/call/builtin/sign.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/sin.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/sinh.spec.ts
+src/webgpu/shader/validation/expression/call/builtin/smoothstep.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/sqrt.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/step.spec.ts
 src/webgpu/shader/validation/expression/call/builtin/tan.spec.ts
diff --git a/third_party/webgpu-cts b/third_party/webgpu-cts
index 15a800b..7e50fe3 160000
--- a/third_party/webgpu-cts
+++ b/third_party/webgpu-cts
@@ -1 +1 @@
-Subproject commit 15a800b190077b63597224b19f46fcaf2e5da89c
+Subproject commit 7e50fe3c028c3362af01380430472782e12a255f
diff --git a/webgpu-cts/compat-expectations.txt b/webgpu-cts/compat-expectations.txt
index 970b968..d3fb3c2 100644
--- a/webgpu-cts/compat-expectations.txt
+++ b/webgpu-cts/compat-expectations.txt
@@ -74,7 +74,7 @@
 # results: [ Failure RetryOnFailure Skip Slow ]
 # END TAG HEADER
 
-# Last rolled: 2024-04-08 01:26:17PM
+# Last rolled: 2024-04-09 07:29:13AM
 
 # Flaky on all platforms
 # KEEP
@@ -204,44 +204,6 @@
 
 ### This section represents unimplemented features in Tint, Chrome or core WebGPU
 
-# Video failures also failing on WebGPU core
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";srcDoFlipYDuringCopy=true;dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,compute:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/1467566 webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-
 ### This section represents issues that are likely bugs in ANGLE
 
 # failures with 1-bit LSB errors on shader expression tests
diff --git a/webgpu-cts/expectations.txt b/webgpu-cts/expectations.txt
index 2f0414f..d7b0e36 100644
--- a/webgpu-cts/expectations.txt
+++ b/webgpu-cts/expectations.txt
@@ -82,7 +82,7 @@
 # results: [ Failure RetryOnFailure Skip Slow ]
 # END TAG HEADER
 
-# Last rolled: 2024-04-08 01:26:17PM
+# Last rolled: 2024-04-09 07:29:13AM
 
 ################################################################################
 # SharedImage interop failures on Linux
@@ -625,43 +625,20 @@
 # video tests fail on SwiftShader. Due to multiplanar formatted textures not
 # being handled properly in Chrome's WebGPU decoder.
 ################################################################################
-crbug.com/1467566 [ amd-0x67ef dawn-backend-validation ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ amd-0x67ef dawn-backend-validation ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ amd-0x67ef dawn-no-backend-validation ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ amd-0x67ef dawn-no-backend-validation ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ android-u arm webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation sonoma webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation sonoma webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";srcDoFlipYDuringCopy=false;dstColorSpace="srgb" [ Failure ]
 crbug.com/1467566 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-backend-validation intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-no-backend-validation intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-no-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 crbug.com/1467566 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
-crbug.com/1467566 [ dawn-no-backend-validation nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,copyToTexture,video:copy_from_video:* [ Failure ]
 
 ################################################################################
 # texel_data failures
@@ -820,8 +797,7 @@
 ################################################################################
 # untriaged failures
 ################################################################################
-crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 win10 ] webgpu:api,operation,render_pass,resolve:* [ Failure ]
-crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 win10 ] webgpu:api,operation,render_pass,resolve:* [ Failure ]
+crbug.com/dawn/0000 [ dawn-backend-validation win10 ] webgpu:api,operation,render_pass,resolve:* [ Failure ]
 
 ################################################################################
 # CTS Async destroy tests
@@ -1033,6 +1009,7 @@
 crbug.com/dawn/2433 [ android-t arm dawn-no-backend-validation ] webgpu:shader,execution,memory_model,coherence:corr:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant" [ RetryOnFailure ]
 crbug.com/dawn/2433 [ android-t arm dawn-no-backend-validation ] webgpu:shader,execution,memory_model,coherence:corr:memType="atomic_storage";testType="intra_workgroup" [ RetryOnFailure ]
 crbug.com/dawn/2433 [ dawn-backend-validation intel-0x9bc5 ubuntu ] webgpu:shader,execution,memory_model,coherence:corr:memType="atomic_storage";testType="intra_workgroup";extraFlags="rmw_variant" [ RetryOnFailure ]
+crbug.com/dawn/2433 [ dawn-backend-validation intel-0x9bc5 ubuntu ] webgpu:shader,execution,memory_model,coherence:corr:memType="atomic_storage";testType="intra_workgroup" [ RetryOnFailure ]
 
 ################################################################################
 # Tint Pixel 4 failures
@@ -1179,26 +1156,6 @@
 crbug.com/329724358 [ amd-0x67ef sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
@@ -1231,10 +1188,6 @@
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ amd-0x67ef ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
@@ -1312,7 +1265,6 @@
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
@@ -1320,9 +1272,7 @@
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
@@ -1383,27 +1333,8 @@
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
@@ -1436,10 +1367,6 @@
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ apple-angle-metal-renderer:-apple-m2 ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
@@ -1459,28 +1386,9 @@
 crbug.com/329724358 [ dawn-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ dawn-backend-validation nvidia-0x2184 webgpu-adapter-default webgpu-dxc-disabled win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ RetryOnFailure ]
 crbug.com/329724358 [ dawn-no-backend-validation intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
+crbug.com/329724358 [ dawn-no-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ dawn-no-backend-validation intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
@@ -1513,10 +1421,6 @@
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
@@ -1532,27 +1436,7 @@
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b sonoma webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-rotate-90.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp8-bt601.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
@@ -1585,10 +1469,6 @@
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-vp9-bt709.webm";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp8-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
@@ -1604,90 +1484,6 @@
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt601.webm";dstColorSpace="srgb" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="display-p3" [ Failure ]
 crbug.com/329724358 [ intel-0x3e9b ventura webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-vp9-bt709.webm";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ intel-0x9bc5 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-default ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 ubuntu webgpu-adapter-swiftshader ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-default win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-hflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoElement";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sample:videoName="four-colors-h264-bt601-vflip.mp4";sourceType="VideoFrame";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-hflip.mp4";dstColorSpace="srgb" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="display-p3" [ Failure ]
-crbug.com/329724358 [ nvidia-0x2184 webgpu-adapter-swiftshader win10 ] webgpu:web_platform,external_texture,video:importExternalTexture,sampleWithVideoFrameWithVisibleRectParam:videoName="four-colors-h264-bt601-vflip.mp4";dstColorSpace="srgb" [ Failure ]
 
 ################################################################################
 # D3D debug layer bug which reports that the same subresource of a 3d texture cannot be written twice.
@@ -1736,6 +1532,12 @@
 crbug.com/dawn/2220 webgpu:shader,validation,expression,call,builtin,distance:values:stage="override";type="f16" [ Failure ]
 
 ################################################################################
+# Test bug https://github.com/gpuweb/cts/pull/3602#issuecomment-2045745015
+################################################################################
+crbug.com/dawn/0000 webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="f16" [ Failure ]
+crbug.com/dawn/0000 webgpu:shader,validation,expression,call,builtin,smoothstep:arguments:test="mixed_f16_afloat" [ Failure ]
+
+################################################################################
 # New flakes. Please triage:
 ################################################################################
 crbug.com/dawn/0000 [ android-r dawn-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,render_pipeline,overrides:multi_entry_points:isAsync=true [ RetryOnFailure ]
@@ -1765,6 +1567,7 @@
 crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=-8388608;biasSlopeScale=0;biasClamp=0.125 [ Failure ]
 crbug.com/dawn/0000 [ dawn-backend-validation nvidia-0x2184 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
 crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,rendering,depth_bias:depth_bias:quadAngle=0;bias=8388608;biasSlopeScale=0;biasClamp=0 [ Failure ]
+crbug.com/dawn/0000 [ android-r dawn-no-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,rendering,depth_clip_clamp:depth_test_input_clamped:format="depth16unorm";unclippedDepth=false;multisampled=false [ Failure ]
 crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,storage_texture,read_only:* [ Failure ]
 crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:api,operation,storage_texture,read_only:* [ Failure ]
 crbug.com/dawn/0000 [ android-t arm dawn-backend-validation target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:api,validation,capability_checks,limits,maxTextureDimension2D:getCurrentTexture,at_over:limitTest="atMaximum";testValueName="atLimit";canvasType="offscreen" [ Failure ]
@@ -1779,6 +1582,7 @@
 crbug.com/dawn/0000 [ android-t arm dawn-no-backend-validation target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,determinant:f16:inputSource="storage_rw";dim=4 [ Failure ]
 crbug.com/dawn/0000 [ dawn-backend-validation intel-0x9bc5 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:* [ Failure ]
 crbug.com/dawn/0000 [ dawn-no-backend-validation intel-0x9bc5 target-cpu-64 ubuntu webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,ldexp:f32:* [ Failure ]
+crbug.com/dawn/0000 [ android-r dawn-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSampleBias:arrayed_2d_coords: [ Failure ]
 crbug.com/dawn/0000 [ android-r dawn-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_3d_coords: [ Failure ]
 crbug.com/dawn/0000 [ android-r dawn-no-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,textureSampleLevel:sampled_array_3d_coords: [ Failure ]
 crbug.com/dawn/0000 [ amd-0x67ef dawn-backend-validation target-cpu-64 ventura webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,call,builtin,unpack2x16snorm:* [ Failure ]
@@ -1820,7 +1624,6 @@
 crbug.com/dawn/0000 [ android-r dawn-no-backend-validation qualcomm target-cpu-32 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
 crbug.com/dawn/0000 [ android-t arm dawn-backend-validation target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
 crbug.com/dawn/0000 [ android-t arm dawn-no-backend-validation target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
-crbug.com/dawn/0000 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation sonoma target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
 crbug.com/dawn/0000 [ apple-angle-metal-renderer:-apple-m2 dawn-backend-validation target-cpu-64 ventura webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
 crbug.com/dawn/0000 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation sonoma target-cpu-64 webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
 crbug.com/dawn/0000 [ apple-angle-metal-renderer:-apple-m2 dawn-no-backend-validation target-cpu-64 ventura webgpu-adapter-default webgpu-no-worker ] webgpu:shader,execution,expression,unary,u32_conversion:abstract_float:* [ Failure ]
@@ -1878,3 +1681,4 @@
 crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-32 webgpu-adapter-default webgpu-dxc-disabled webgpu-no-worker win10 ] webgpu:shader,execution,statement,discard:derivatives: [ Failure ]
 crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-64 webgpu-adapter-default webgpu-dxc-disabled webgpu-no-worker win10 ] webgpu:shader,execution,statement,discard:derivatives: [ Failure ]
 crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-64 webgpu-adapter-default webgpu-dxc-enabled webgpu-no-worker win10 ] webgpu:shader,execution,statement,discard:derivatives: [ Failure ]
+crbug.com/dawn/0000 [ dawn-no-backend-validation nvidia-0x2184 target-cpu-64 webgpu-adapter-default webgpu-dxc-enabled webgpu-no-worker win10 ] webgpu:shader,execution,zero_init:compute,zero_init:addressSpace="private";workgroupSize=[1,1,1];batch__=29 [ Failure ]