summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html')
-rw-r--r--testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html b/testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html
new file mode 100644
index 0000000000..76e8310ff1
--- /dev/null
+++ b/testing/web-platform/tests/css/css-pseudo/spelling-error-006-notref.html
@@ -0,0 +1,8 @@
+<!doctype html><meta charset="utf-8">
+<title>CSS Pseudo-Elements Test: spelling error with originating decorations</title>
+<link rel="author" name="Delan Azabani" href="mailto:dazabani@igalia.com">
+<!-- TODO force spelling error without relying on UA under test having English spellchecking https://github.com/web-platform-tests/wpt/issues/30863 -->
+<body contenteditable spellcheck lang="en">quikc
+<script>
+ document.body.focus();
+</script>