Samson
|
5853c00628
|
Remove message from WebGL subtest name and remove stale expectations (#35791)
* Remove message from WebGL subtest name
This causes stale expectations: https://github.com/servo/servo/issues/35750
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
* Update expectations
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
---------
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
|
2025-03-12 09:08:39 +00:00 |
|
WPT Sync Bot
|
bb34f95b33
|
Update web-platform-tests to revision b'1d9b01e2fad6af3a057d571b1e088e15fa9bc8e6'
|
2023-04-07 01:30:49 +00:00 |
|
Gregory Terzian
|
59896748b5
|
blockingly shut-down webrender when exiting webgl_thread
|
2020-06-17 13:47:13 +08:00 |
|
Istvan Miklos
|
b298160ff2
|
Add support for WebGL2 TexImage2D
Adds initial support for one of the WebGL2 `TexImage2D` call.
|
2020-05-26 11:33:58 +02:00 |
|
Mátyás Mustoha
|
8789a6a8d8
|
Add support for WebGL2 TexStorage2D
Adds initial support for the WebGL2 `TexStorage2D` call, adds
support for the related texture enums and enables some of the
texture tests.
See: https://www.khronos.org/registry/webgl/specs/latest/2.0/#3.7.6
|
2020-04-30 00:21:48 -04:00 |
|