Bug 179239 - Enable display:contents by default as experimental feature
Summary: Enable display:contents by default as experimental feature
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 157477
  Show dependency treegraph
 
Reported: 2017-11-03 05:42 PDT by Antti Koivisto
Modified: 2017-11-03 09:11 PDT (History)
9 users (show)

See Also:


Attachments
patch (1.25 KB, patch)
2017-11-03 05:50 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-11-03 05:42:43 PDT
We pass most of the WPT tests. What remains is mostly flexbox related edge cases.
Comment 1 Radar WebKit Bug Importer 2017-11-03 05:43:42 PDT
<rdar://problem/35334612>
Comment 2 Antti Koivisto 2017-11-03 05:50:09 PDT
Created attachment 325884 [details]
patch
Comment 3 WebKit Commit Bot 2017-11-03 08:24:19 PDT
Comment on attachment 325884 [details]
patch

Clearing flags on attachment: 325884

Committed r224397: <https://trac.webkit.org/changeset/224397>
Comment 4 WebKit Commit Bot 2017-11-03 08:24:21 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Simon Fraser (smfr) 2017-11-03 08:33:34 PDT
Does it even need to be an experimental feature any more? Normally on-by-default features are no longer experimental.
Comment 6 Antti Koivisto 2017-11-03 09:11:52 PDT
One step at a time!