WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
93966
[css3-text] Add CSS3 Text decoration runtime flag
https://bugs.webkit.org/show_bug.cgi?id=93966
Summary
[css3-text] Add CSS3 Text decoration runtime flag
Bruno Abinader (history only)
Reported
2012-08-14 07:29:36 PDT
A series of CSS3 text decoration properties implementations are currently on the works. These adds new properties which specifications are not finished yet, thus variable to changes. A new feature flag is required, with its boilerplate implementation handled in this bug and further bugs related to these implementations shall take advantage of this flag. This bug handles the runtime flag of CSS3 text decoration properties (only available when compile flag is enabled, which comes enabled by default). The default value for the runtime flag is disabled.
Attachments
Patch
(8.50 KB, patch)
2012-08-14 09:56 PDT
,
Bruno Abinader (history only)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Bruno Abinader (history only)
Comment 1
2012-08-14 09:56:25 PDT
Created
attachment 158352
[details]
Patch Proposed patch.
Bruno Abinader (history only)
Comment 2
2012-08-15 05:16:00 PDT
Removing blocking bugs until further notice.
Bruno Abinader (history only)
Comment 3
2012-11-13 06:30:30 PST
Given enough time to discuss about this need, I'm marking the bug as WONTFIX, as we're now relying just on build time feature flag (CSS3_TEXT).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug