diff --git a/dist/spec/index.html b/dist/spec/index.html
index 076b008b..189cf489 100644
--- a/dist/spec/index.html
+++ b/dist/spec/index.html
@@ -1029,7 +1029,7 @@
}
/* } */
- @supports (display:grid) {
+ @supports (display:grid) and (display:contents) {
/* Use #toc over .toc to override non-@supports rules. */
#toc {
display: grid;
@@ -1212,9 +1212,9 @@
}
}
-
+
-
+