From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- dom/canvas/test/test_toDataURL_parameters.html | 63 ++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 dom/canvas/test/test_toDataURL_parameters.html (limited to 'dom/canvas/test/test_toDataURL_parameters.html') diff --git a/dom/canvas/test/test_toDataURL_parameters.html b/dom/canvas/test/test_toDataURL_parameters.html new file mode 100644 index 0000000000..b288e4d329 --- /dev/null +++ b/dom/canvas/test/test_toDataURL_parameters.html @@ -0,0 +1,63 @@ + +Canvas test: toDataURL parameters (Bug 564388) + + + +

+This test covers the JPEG and webp quality parameter. If (when) the HTML5 spec changes the +allowed parameters for ToDataURL, new tests should go here. +

+

FAIL (fallback content)

+ -- cgit v1.2.3