diff options
Diffstat (limited to 'testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints')
2 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html.ini b/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html.ini new file mode 100644 index 0000000000..14643731dd --- /dev/null +++ b/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/body-bgcolor-attribute-change.html.ini @@ -0,0 +1,3 @@ +[body-bgcolor-attribute-change.html] + expected: + if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/no-help-cursor-on-links.historical.html.ini b/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/no-help-cursor-on-links.historical.html.ini new file mode 100644 index 0000000000..0616a4c8aa --- /dev/null +++ b/testing/web-platform/meta/html/rendering/the-css-user-agent-style-sheet-and-presentational-hints/no-help-cursor-on-links.historical.html.ini @@ -0,0 +1,3 @@ +[no-help-cursor-on-links.historical.html] + expected: + if (processor == "x86") and (os == "linux"): ["OK", "ERROR"] |