Revision 4f4d4245a44a8fd575c71492b9bc943ab5463a8d authored by Anne van Kesteren on 28 May 2018, 14:47:32 UTC, committed by Anne van Kesteren on 28 May 2018, 14:47:32 UTC
See https://bugzilla.mozilla.org/show_bug.cgi?id=1463563 for context.

We'll need to update -2 to figure out the correct pass condition. Given Chrome and Safari, I guess we should expect input2 and then we should update the specification to note that if the element is no longer connected you just abort the algorithm, meaning no flags get set.
1 parent e8c63cf
Raw File
README.md
Well-Known URI Testing
======================

This directory is used for testing resources that are loaded based on the
well-known URI standard. [[RFC5785](https://tools.ietf.org/html/rfc5785)]

For other kinds of resource files, they should either be placed at
[/common](../common) or the respective subdirectories for the
particular standard.
back to top