[Webkit-unassigned] [Bug 67856] New: Emit warning in console when using vendor prefix that has become standardized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 10:20:36 PDT 2011


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

           Summary: Emit warning in console when using vendor prefix that
                    has become standardized
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: tony at chromium.org


We should emit a warning in the console when the page uses CSS properties with a vendor prefix when the property has been standardized and we support it without the vendor prefix.

For example, if someone uses -webkit-box-shadow we should emit a warning telling them to switch to box-shadow.

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