RESOLVED FIXED 196962
Unprefix -webkit-sticky
https://bugs.webkit.org/show_bug.cgi?id=196962
Summary Unprefix -webkit-sticky
Devin Rousso
Reported 2019-04-16 01:12:23 PDT
.
Attachments
Patch (48.66 KB, patch)
2019-04-16 01:44 PDT, Devin Rousso
no flags
Archive of layout-test-results from ews101 for mac-highsierra (3.20 MB, application/zip)
2019-04-16 02:51 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews107 for mac-highsierra-wk2 (2.96 MB, application/zip)
2019-04-16 03:13 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews121 for ios-simulator-wk2 (3.38 MB, application/zip)
2019-04-16 03:40 PDT, EWS Watchlist
no flags
Archive of layout-test-results from ews206 for win-future (12.90 MB, application/zip)
2019-04-16 06:43 PDT, EWS Watchlist
no flags
Patch (48.54 KB, patch)
2019-04-16 11:29 PDT, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-04-16 01:12:40 PDT
Devin Rousso
Comment 2 2019-04-16 01:44:50 PDT
EWS Watchlist
Comment 3 2019-04-16 02:51:27 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 4 2019-04-16 02:51:29 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 5 2019-04-16 03:13:55 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 6 2019-04-16 03:13:56 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 7 2019-04-16 03:40:53 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 8 2019-04-16 03:40:55 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 9 2019-04-16 06:43:17 PDT Comment hidden (obsolete)
EWS Watchlist
Comment 10 2019-04-16 06:43:28 PDT Comment hidden (obsolete)
Simon Fraser (smfr)
Comment 11 2019-04-16 10:23:00 PDT
Comment on attachment 367515 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=367515&action=review > LayoutTests/fast/css/sticky/parsing-position-sticky-expected.txt:6 > -PASS test("position: -webkit-sticky;") is "-webkit-sticky" > +PASS test("position: sticky;") is "sticky" The test that produces this result still needs to test the parsing of the legacy -webkit-sticky value.
Devin Rousso
Comment 12 2019-04-16 11:29:15 PDT
WebKit Commit Bot
Comment 13 2019-04-16 12:48:43 PDT
Comment on attachment 367548 [details] Patch Clearing flags on attachment: 367548 Committed r244353: <https://trac.webkit.org/changeset/244353>
WebKit Commit Bot
Comment 14 2019-04-16 12:48:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.