[Webkit-unassigned] [Bug 76828] New: [Page Visibility API] Missing string constants

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 07:17:38 PST 2012


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

           Summary: [Page Visibility API] Missing string constants
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://samples.msdn.microsoft.com/ietestcenter/WebPerf
                    /PageVisibility/test_api_exists_attributes.htm
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tonyg at chromium.org
                CC: shishir at chromium.org


The IE test center has several page visibility tests, of which we are failing 3 because we do not expose the PAGE_HIDDEN, PAGE_VISIBLE, PAGE_PREVIEW string constants (or rather the WEBKIT_* prefixed versions of those).

Failing tests:
http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_api_exists_attributes.htm
http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_read_only_conformance_attributes.htm
http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_iframe_attributes.htm

Spec:
http://www.w3.org/TR/page-visibility/#sec-document-visibility-interface

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