Title: [100187] trunk/Source/WebCore
Revision
100187
Author
[email protected]
Date
2011-11-14 13:55:38 -0800 (Mon, 14 Nov 2011)

Log 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:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (100186 => 100187)


--- trunk/Source/WebCore/ChangeLog	2011-11-14 21:49:51 UTC (rev 100186)
+++ trunk/Source/WebCore/ChangeLog	2011-11-14 21:55:38 UTC (rev 100187)
@@ -1,3 +1,14 @@
+2011-11-14  Tony Chang  <[email protected]>
+
+        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:
+
 2011-11-14  Julien Chaffraix  <[email protected]>
 
         Crash in RenderTableSection::splitColumn

Modified: trunk/Source/WebCore/css/CSSValueKeywords.in (100186 => 100187)


--- trunk/Source/WebCore/css/CSSValueKeywords.in	2011-11-14 21:49:51 UTC (rev 100186)
+++ trunk/Source/WebCore/css/CSSValueKeywords.in	2011-11-14 21:55:38 UTC (rev 100187)
@@ -324,7 +324,6 @@
 table-caption
 -webkit-box
 -webkit-inline-box
--wap-marquee
 -webkit-flexbox
 -webkit-inline-flexbox
 //none
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to