RESOLVED FIXED 183142
[Extra zoom mode] Tweak UA stylesheet to improve legibility of rendered text
https://bugs.webkit.org/show_bug.cgi?id=183142
Summary [Extra zoom mode] Tweak UA stylesheet to improve legibility of rendered text
Wenson Hsieh
Reported 2018-02-26 13:08:06 PST
Attachments
Patch (2.21 KB, patch)
2018-02-26 16:11 PST, Wenson Hsieh
no flags
Address review comment (1.42 KB, patch)
2018-02-26 19:00 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2018-02-26 16:11:38 PST
Wenson Hsieh
Comment 2 2018-02-26 17:08:52 PST
Comment on attachment 334658 [details] Patch Thanks for the review!
WebKit Commit Bot
Comment 3 2018-02-26 17:32:11 PST
Comment on attachment 334658 [details] Patch Clearing flags on attachment: 334658 Committed r229049: <https://trac.webkit.org/changeset/229049>
WebKit Commit Bot
Comment 4 2018-02-26 17:32:13 PST
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 5 2018-02-26 18:23:22 PST
Comment on attachment 334658 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=334658&action=review > Source/WebCore/rendering/RenderThemeIOS.mm:1806 > + return "* { -webkit-text-size-adjust: auto !important; -webkit-hyphens: auto !important; }"; Should be ASCIILiteral.
Wenson Hsieh
Comment 6 2018-02-26 18:48:06 PST
Good catch! Reopening to make this adjustment.
Wenson Hsieh
Comment 7 2018-02-26 19:00:00 PST
Created attachment 334664 [details] Address review comment
WebKit Commit Bot
Comment 8 2018-02-27 00:06:45 PST
Comment on attachment 334664 [details] Address review comment Clearing flags on attachment: 334664 Committed r229056: <https://trac.webkit.org/changeset/229056>
WebKit Commit Bot
Comment 9 2018-02-27 00:06:47 PST
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.