Bug 98609 - Use start instead of -webkit-auto in default and quirk mode stylesheets.
Summary: Use start instead of -webkit-auto in default and quirk mode stylesheets.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Glenn Adams
URL:
Keywords:
Depends on:
Blocks: 98126
  Show dependency treegraph
 
Reported: 2012-10-06 21:12 PDT by Glenn Adams
Modified: 2012-10-07 07:22 PDT (History)
9 users (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2012-10-06 21:22 PDT, Glenn Adams
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Glenn Adams 2012-10-06 21:12:59 PDT
Update default and quirk mode stylesheets to use 'start' instead of its older, legacy, WK specific synonym '-webkit-auto'.

This change also:

(1) aids in assessing the use of -webkit-auto in the wild, by removing the noise from its use in WK itself;
(2) prepares the way for eventual removal of support for -webkit-auto synonym (see bug 98126);
Comment 1 Glenn Adams 2012-10-06 21:22:59 PDT
Created attachment 167468 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-07 07:21:56 PDT
Comment on attachment 167468 [details]
Patch

Clearing flags on attachment: 167468

Committed r130598: <http://trac.webkit.org/changeset/130598>
Comment 3 WebKit Review Bot 2012-10-07 07:22:00 PDT
All reviewed patches have been landed.  Closing bug.