diff --git a/cssom/insertRule-charset-no-index.html b/cssom/insertRule-charset-no-index.html
new file mode 100644
index 00000000000000..b94dc11afae7c4
--- /dev/null
+++ b/cssom/insertRule-charset-no-index.html
@@ -0,0 +1,32 @@
+
+
+
+ CSS Test: CSSOM StyleSheet insertRule with charset and omitted second argument
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cssom/insertRule-import-no-index.html b/cssom/insertRule-import-no-index.html
new file mode 100644
index 00000000000000..c97d3949487026
--- /dev/null
+++ b/cssom/insertRule-import-no-index.html
@@ -0,0 +1,33 @@
+
+
+
+ CSS Test: CSSOM StyleSheet insertRule with import and omitted second argument
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cssom/insertRule-namespace-no-index.html b/cssom/insertRule-namespace-no-index.html
new file mode 100644
index 00000000000000..8a3315d860611d
--- /dev/null
+++ b/cssom/insertRule-namespace-no-index.html
@@ -0,0 +1,40 @@
+
+
+
+ CSS Test: CSSOM StyleSheet insertRule with namespace and omitted second argument
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cssom/insertRule-no-index.html b/cssom/insertRule-no-index.html
new file mode 100644
index 00000000000000..c9704b7475a5fe
--- /dev/null
+++ b/cssom/insertRule-no-index.html
@@ -0,0 +1,35 @@
+
+
+
+ CSS Test: CSSOM StyleSheet insertRule omitted second argument
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cssom/support/import-charset.css b/cssom/support/import-charset.css
new file mode 100644
index 00000000000000..9f44090c94a794
--- /dev/null
+++ b/cssom/support/import-charset.css
@@ -0,0 +1 @@
+@charset "UTF-8";