summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webdriver/tests/classic/print
diff options
context:
space:
mode:
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]