summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css')
-rw-r--r--testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css b/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css
new file mode 100644
index 0000000000..b0193946cf
--- /dev/null
+++ b/testing/web-platform/tests/css/CSS2/syntax/support/at-charset-039.css
@@ -0,0 +1,6 @@
+test;
+@charset "UTF-8";
+.平和, #div2
+{
+ color: red;
+} \ No newline at end of file