[Webkit-unassigned] [Bug 42093] Change handling of -khtml- and -apple- vendor-prefixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 04:35:08 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42093


Peter Beverloo <peter at lvp-media.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61342|0                           |1
        is obsolete|                            |
  Attachment #61501|                            |review?
               Flag|                            |




--- Comment #6 from Peter Beverloo <peter at lvp-media.com>  2010-07-14 04:35:08 PST ---
Created an attachment (id=61501)
 --> (https://bugs.webkit.org/attachment.cgi?id=61501)
Added 3 test-cases

The hasPrefix function does not touch the length property, therefore I believe
the code to be correct.

I have added three testcases:
 - Testing (limited) support for the -apple vendor prefix.
 - Testing whether the -khtml prefix actually got removed.
 - Testing whether the -webkit-opacity legacy-property got removed.

One test-cases got updated, "apple-prefix.html" which tests -apple-line-clamp
and relied on -khtml.
One test-case got removed, "legacy-opacity-styles.html", now tested by the
case which tests whether the property got removed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list