summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/print
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-15 03:34:42 +0000
commitda4c7e7ed675c3bf405668739c3012d140856109 (patch)
treecdd868dba063fecba609a1d819de271f0d51b23e /testing/web-platform/meta/webdriver/tests/classic/print
parentAdding upstream version 125.0.3. (diff)
downloadfirefox-da4c7e7ed675c3bf405668739c3012d140856109.tar.xz
firefox-da4c7e7ed675c3bf405668739c3012d140856109.zip
Adding upstream version 126.0.upstream/126.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webdriver/tests/classic/print')
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini3
-rw-r--r--testing/web-platform/meta/webdriver/tests/classic/print/printcmd.py.ini8
2 files changed, 5 insertions, 6 deletions
diff --git a/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini b/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini
index b8deb212e3..1f619f34cd 100644
--- a/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini
@@ -1,5 +1,4 @@
[background.py]
[test_background[None-iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2P4DwQACfsD/Z8fLAAAAAAASUVORK5CYII=\]]
expected:
- if (os == "android") and not swgl and debug: [PASS, ERROR]
- if (os == "android") and swgl: [PASS, ERROR]
+ if (os == "android") and debug: [PASS, ERROR]
diff --git a/testing/web-platform/meta/webdriver/tests/classic/print/printcmd.py.ini b/testing/web-platform/meta/webdriver/tests/classic/print/printcmd.py.ini
index f376b5ad1b..8f110eba0e 100644
--- a/testing/web-platform/meta/webdriver/tests/classic/print/printcmd.py.ini
+++ b/testing/web-platform/meta/webdriver/tests/classic/print/printcmd.py.ini
@@ -1,16 +1,16 @@
[printcmd.py]
[test_page_ranges_document[ranges8-expected8\]]
expected:
- if (os == "android") and debug and not swgl: [PASS, FAIL]
+ if (os == "android") and debug: [PASS, FAIL]
[test_page_ranges_document[ranges9-expected9\]]
expected:
- if (os == "android") and debug and not swgl: [PASS, FAIL]
+ if (os == "android") and debug: [PASS, FAIL]
[test_page_ranges_document[ranges10-expected10\]]
expected:
- if (os == "android") and debug and not swgl: [PASS, ERROR]
+ if (os == "android") and debug: [PASS, ERROR]
[test_page_ranges_invalid[options0\]]
expected:
- if (os == "android") and debug and not swgl: [PASS, ERROR]
+ if (os == "android") and debug: [PASS, ERROR]