{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreiej2ugbrxne6dmziq4d2zdlz73tcp46zj3vwicxn3grdf4bwf7nly",
"uri": "at://did:plc:hqad6xwuzg7oqfmwylfkvqfm/app.bsky.feed.post/3mibxjkpw7ad2"
},
"path": "/viewtopic.php?t=33269&p=271623#p271623",
"publishedAt": "2026-03-30T09:29:11.000Z",
"site": "http://forum.palemoon.org",
"tags": [
"the grammar for the CSS transform property"
],
"textContent": "> Where in the spec text does it say \"transformList\" can be \"none\"?\n\ntransformList is a string. It's what being passed in. The spec says it can be an empty string, \"none\", or a valid definition.\n\nThat string is passed into the parser. The spec says \"none\" is valid, because the grammar for the CSS transform property explicitly states it as a valid value, which is what the parser needs to use. so if none is passed in, none will be spat out by the parser (and not a failure).\n\n* * *",
"title": "Web Compatibility Support • Re: apple.com "service unavailable"",
"updatedAt": "2026-03-30T09:29:11.000Z"
}