The old parameter-default lexer stopped at any whitespace, making it impossible to write defaults like `optional CSSOMString text = " "`. Fall back to `consume_quoted_string()` (capturing quotes) when the default starts with a quote, so the spec default for FontFaceSet.load()/.check() can be expressed in IDL. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ExposedTo.cpp | ||
| ExposedTo.h | ||
| IDLParser.cpp | ||
| IDLParser.h | ||
| Types.cpp | ||
| Types.h | ||