CSSDocumentation.js says: "shape-outside": { "description": "Specifies an orthogonal rotation to be applied to an image before it is laid out.", "syntax": "none | [ <shape-box> || <basic-shape> ] | <image>", "url": "https://developer.mozilla.org/docs/Web/CSS/shape-outside" }, I don't think that's a valid description of shape-outside?
<rdar://problem/87036546>
Created attachment 448402 [details] [fast-cq] Patch 1.0 Add the ability to overwrite individual CSS property documentation fields with data from local JSON file.
Comment on attachment 448402 [details] [fast-cq] Patch 1.0 r=me, nice solution :)
Are we going to get the VSCode description fixed?
Seems like we should file an issue at https://github.com/microsoft/vscode-custom-data/issues
/Volumes/Data/worker/Commit-Queue/build/Source/WebInspectorUI/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive).
Created attachment 448490 [details] [fast-cq] Patch 1.0 Carry over R+; fix missing reviewer from Changelog
Committed r287682 (245778@main): <https://commits.webkit.org/245778@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 448490 [details].