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 |
|
Josh Matthews
|
aa80f91399
|
dom: Use pref macro for IDL conditional guards.
|
2020-07-09 23:22:48 -04:00 |
|
Maharsh
|
0f17273276
|
Initial Steps OffScreenCanvas API
|
2019-01-15 22:45:34 -05:00 |
|
Anthony Ramine
|
e61c7b757f
|
Fix the LUMINANCE of rgba8_image_to_tex_image_data
The internal format and format values match, thus the canvas or image input
must be interpreted as already in LUMINANCE format.
|
2018-09-09 12:21:54 +02:00 |
|
Anthony Ramine
|
9a362391d5
|
Fix the LUMINANCE_ALPHA case of rgba8_image_to_tex_image_data
The internal format and format values match, thus the canvas or image input
must be interpreted as already in LUMINANCE_ALPHA format.
|
2018-09-09 12:21:54 +02:00 |
|
Anthony Ramine
|
166ee7acbc
|
Set dom.canvas-text.enabled for some WebGL tests
|
2018-08-31 21:58:06 +02:00 |
|
Anthony Ramine
|
273aac87e4
|
Make use of window.onerror in Khronos tests
|
2018-08-30 16:15:35 +02:00 |
|
Anthony Ramine
|
6089e45b7d
|
Make setZeroTimeout use window.setTimeout
|
2018-08-29 02:05:49 +02:00 |
|
Anthony Ramine
|
26a311fc62
|
Use sdk/tests when syncing from upstream Khronos WebGL tests
|
2018-08-25 13:34:53 +02:00 |
|
Anthony Ramine
|
4852f7d616
|
Move Khronos WebGL tests to /_webgl/
|
2018-08-25 03:43:32 +02:00 |
|