[Webkit-unassigned] [Bug 228546] CSS cleanup: Convert -webkit prefixed CSS Logical properties to standard properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 2 02:01:30 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=228546

Frédéric Wang (:fredw) <fred.wang at free.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fred.wang at free.fr

--- Comment #2 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
(In reply to Sam Sneddon [:gsnedders] from comment #1)
> Created attachment 434618 [details]
> List of current usage outside of benchmarks and LayoutTests
> 
> There isn't that much in way of usage from the look of it, practically all
> of it been within the UA stylesheets, which should be easy to change if
> anyone wants to.

Thanks Sam. Yes, that matches what Sonia found. The ones in CSSProperties.json should be kept as long as we continue to support legacy names. I think the proposal was to split the work like this:

(1) Replace those related to CSS completion (bug 228548) -- it was commented there that ContextualDocumentationDatabase.js (and Jetstream benchmarks) can be ignored.

(2) Replace those in internal CSS stylesheets.

(3) Replace those in internal LayoutTests (that should be safe unless they test specifically legacy names). It seems there are more in imported WPT tests, but it's just because they have not been synchronized with upstream WPT.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210802/e8f17083/attachment-0001.htm>


More information about the webkit-unassigned mailing list