diff --git a/components/style/custom_properties.rs b/components/style/custom_properties.rs index 0992feac2d8..19607a6ee3b 100644 --- a/components/style/custom_properties.rs +++ b/components/style/custom_properties.rs @@ -317,5 +317,11 @@ fn substitute_block(custom_properties: &HashMap<&Atom, BorrowedValue>, _ => {} } } + // FIXME: deal with things being implicitly closed at the end of the input. E.g. + // ```html + //