RESOLVED FIXED 94483
[EFL] Enable CSS Text Decoration by default
https://bugs.webkit.org/show_bug.cgi?id=94483
Summary [EFL] Enable CSS Text Decoration by default
Thiago Marcos P. Santos
Reported 2012-08-20 08:53:20 PDT
The feature is relatively new, but the EFL port has a big interest on it. IMO the best way of making this implementation mature is to add it to our continuous integration system (aka. bots) and make sure the tests are passing and keep the eyes opened for regressions.
Attachments
Patch (4.17 KB, patch)
2012-08-20 08:58 PDT, Thiago Marcos P. Santos
no flags
Bruno Abinader (history only)
Comment 1 2012-08-20 08:58:18 PDT
(In reply to comment #0) > The feature is relatively new, but the EFL port has a big interest on it. IMO the best way of making this implementation mature is to add it to our continuous integration system (aka. bots) and make sure the tests are passing and keep the eyes opened for regressions. Awesome news, Thiago! I'll be taking care of EFL build on my CSS3 Text Decoration implementations. So far, in terms of implementation, only "wavy" text decoration style platform support (Cairo-specific bug 94110) and "-webkit-text-decoration-skip" (bug 92801). Other implementations are now pending review / commit-queue flags.
Thiago Marcos P. Santos
Comment 2 2012-08-20 08:58:44 PDT
Thiago Marcos P. Santos
Comment 3 2012-08-20 09:01:23 PDT
Comment on attachment 159442 [details] Patch Removing cq?. Will give time to other developers from the community to comment on this bug.
Chris Dumez
Comment 4 2012-08-20 12:26:09 PDT
Looks good. Thanks Thiago.
Grzegorz Czajkowski
Comment 5 2012-08-21 00:11:27 PDT
It's good idea to enable this feature especially if we have Bruno's support. BTW, did you check EWebLauncher/MiniBrowser behavior with this feature? Doesn't it cause any issues (for single and tiled backing stores in case of EWebLauncher)?
Thiago Marcos P. Santos
Comment 6 2012-08-21 04:52:33 PDT
(In reply to comment #5) > It's good idea to enable this feature especially if we have Bruno's support. > > BTW, did you check EWebLauncher/MiniBrowser behavior with this feature? Doesn't it cause any issues (for single and tiled backing stores in case of EWebLauncher)? Tested MiniBrowser, EWebLauncher and ran a complete layout tests after enabling it locally. No regressions found.
WebKit Review Bot
Comment 7 2012-08-21 15:34:57 PDT
Comment on attachment 159442 [details] Patch Clearing flags on attachment: 159442 Committed r126197: <http://trac.webkit.org/changeset/126197>
WebKit Review Bot
Comment 8 2012-08-21 15:35:01 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.