Bug 196962

Summary: Unprefix -webkit-sticky
Product: WebKit Reporter: Devin Rousso <hi>
Component: CSSAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ews-watchlist, hi, rniwa, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-highsierra
none
Archive of layout-test-results from ews107 for mac-highsierra-wk2
none
Archive of layout-test-results from ews121 for ios-simulator-wk2
none
Archive of layout-test-results from ews206 for win-future
none
Patch none

Description Devin Rousso 2019-04-16 01:12:23 PDT
.
Comment 1 Devin Rousso 2019-04-16 01:12:40 PDT
<rdar://problem/40903458>
Comment 2 Devin Rousso 2019-04-16 01:44:50 PDT
Created attachment 367515 [details]
Patch
Comment 3 EWS Watchlist 2019-04-16 02:51:27 PDT Comment hidden (obsolete)
Comment 4 EWS Watchlist 2019-04-16 02:51:29 PDT Comment hidden (obsolete)
Comment 5 EWS Watchlist 2019-04-16 03:13:55 PDT Comment hidden (obsolete)
Comment 6 EWS Watchlist 2019-04-16 03:13:56 PDT Comment hidden (obsolete)
Comment 7 EWS Watchlist 2019-04-16 03:40:53 PDT Comment hidden (obsolete)
Comment 8 EWS Watchlist 2019-04-16 03:40:55 PDT Comment hidden (obsolete)
Comment 9 EWS Watchlist 2019-04-16 06:43:17 PDT Comment hidden (obsolete)
Comment 10 EWS Watchlist 2019-04-16 06:43:28 PDT Comment hidden (obsolete)
Comment 11 Simon Fraser (smfr) 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.
Comment 12 Devin Rousso 2019-04-16 11:29:15 PDT
Created attachment 367548 [details]
Patch
Comment 13 WebKit Commit Bot 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>
Comment 14 WebKit Commit Bot 2019-04-16 12:48:45 PDT
All reviewed patches have been landed.  Closing bug.