IETC tests for PageVisibility

It came to my attention there are some PageVisibility tests [1] [2]
[3] in the IE Test Center suite which look like they'd be good
candidates to contribute to http://w3c-test.org/webperf/tests/.
Currently WebKit fails because they are incorrectly testing for the
PAGE_HIDDEN/PAGE_VISIBLE string constants which have been removed from
the latest version of the spec [4].

Just curious what the plans are for these tests.

-Tony

[1] http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_api_exists_attributes.htm
[2] http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_read_only_conformance_attributes.htm
[3] http://samples.msdn.microsoft.com/ietestcenter/WebPerf/PageVisibility/test_iframe_attributes.htm
[4] https://dvcs.w3.org/hg/webperf/raw-file/tip/specs/PageVisibility/Overview.html#sec-document-visibility-interface

Received on Tuesday, 24 January 2012 19:21:25 UTC