[Webkit-unassigned] [Bug 217522] New: Unprefix (behind a setting?) properties tested in WPT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 11:00:48 PDT 2020


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

            Bug ID: 217522
           Summary: Unprefix (behind a setting?) properties tested in WPT
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com
                CC: sam at webkit.org

Currently, the WPT test importer rewrites tests during import in various ways. As part of the work to improve syncing between WebKit and WPT, it would be desirable to get rid of this rewriting.

Part of this involves adding the -webkit- prefix to certain properties, so that we can test our prefixed implementation of various features. The properties effected for which tests exist are:

appearance
aspect-ratio
backdrop-filter
backface-visibility
box-decoration-break
mask
mask-box-image
mask-clip
mask-composite
mask-image
mask-origin
mask-position
mask-repeat
mask-size
ruby-position
text-align-last
text-justify
text-size-adjust
user-select

Additionally, there are tests for the following in WPT which we fail to rewrite:

initial-letter
line-clamp
mask-position-x
mask-position-y

It would be nice to unprefix these, either unconditionally or behind a setting we can enable for tests, so that we can run the WPT tests for them unmodified.

-- 
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/20201009/9dbbc694/attachment-0001.htm>


More information about the webkit-unassigned mailing list