⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 100187 in webkit


Ignore:
Timestamp:
Nov 14, 2011, 1:55:38 PM (15 years ago)
Author:
tony@chromium.org
Message:

remove -wap-marquee css propery value
https://bugs.webkit.org/show_bug.cgi?id=72296

Reviewed by Adam Barth.

This css value is no longer used.

  • css/CSSValueKeywords.in:
Location:
trunk/Source/WebCore
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebCore/ChangeLog

    r100183 r100187  
     12011-11-14  Tony Chang  <tony@chromium.org>
     2
     3        remove -wap-marquee css propery value
     4        https://bugs.webkit.org/show_bug.cgi?id=72296
     5
     6        Reviewed by Adam Barth.
     7
     8        This css value is no longer used.
     9
     10        * css/CSSValueKeywords.in:
     11
    1122011-11-14  Julien Chaffraix  <jchaffraix@webkit.org>
    213
  • trunk/Source/WebCore/css/CSSValueKeywords.in

    r99902 r100187  
    325325-webkit-box
    326326-webkit-inline-box
    327 -wap-marquee
    328327-webkit-flexbox
    329328-webkit-inline-flexbox
Note: See TracChangeset for help on using the changeset viewer.