WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

notifications test should contain a sub item of HTMLNotification #178

Closed LittleShadow closed 12 years ago

LittleShadow commented 12 years ago

Some browsers (for example, Maxthon) doesn't support HTMLNotification but does support normal notification, well, even without any permission request nor warning showing to the end users (imho, this is against the spec too).

So I think it's better to split the notification item into two sub items to make the scores more reasonable.

NielsLeenheer commented 12 years ago

Because there are no implementations of the new spec at this time I am willing to accept the old specification as scoring full points. This may change in future versions of html5test.com.