diff --git a/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html b/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html
new file mode 100644
index 000000000000000..6ec300f11518fe9
--- /dev/null
+++ b/html/rendering/non-replaced-elements/lists/lists-styles-quirks.html
@@ -0,0 +1,238 @@
+
+
quirks mode - default styles and preshints for ol, ul, menu, li, dir, dl, dt, dd
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/html/rendering/non-replaced-elements/lists/lists-styles.html b/html/rendering/non-replaced-elements/lists/lists-styles.html
index a5f011cecc1dbd6..6c2500b7eeda6d1 100644
--- a/html/rendering/non-replaced-elements/lists/lists-styles.html
+++ b/html/rendering/non-replaced-elements/lists/lists-styles.html
@@ -222,6 +222,7 @@
'counter-reset',
'counter-increment',
'text-align',
+ 'list-style-position',
];
runUAStyleTests(props);