I've removed the following tests from the test suite as they don't make
sense. The reason is that a UA ignores the value of width and height for
raster graphics, so thus making the following untestable at runtime.
src="test-cases/i18n-lro/024/i18nlro24.wgt">
Tests that LRO direction does not
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11401
Summary: [IndexedDB] We should disallow .transaction() from
within setVersion transactions
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Sta
In the XHR2 spec, most references to progress events make it clear
that they're only sent for asynchronous XHRs. However, in three
cases, the events aren't written as being exclusive to the async case.
I'm guessing these are just oversights:
1)
http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#cr
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11398
Summary: [IndexedDB] Methods that take multiple optional
parameters should instead take an options object
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
I've removed the following test case. It will be properly testing in the
widget API spec.
src="test-cases/ta-xGYcVTMoAX/000/ds.wgt">
Tests that the user agent correctly sets the configuration defaults.
To pass,
author email must be null,
author href must be nu
The "default value" column of the "Table of Configuration Defaults"
doesn't map, nor should it map, to the underlying implementation of user
agent (i.e., it does not map to C or Java, as there is no notion of a
"null" in some languages and these specs are not implemented in
JavaScript). Hen
For over a year now, the WebStorage spec has stipulated that
Local/SessionStorage store and retrieve objects per the structured clone
algorithm rather than strings. And yet there isn't a single implementation
who's implemented this. I've talked to people in the know from several of
the other majo