servo/tests/wpt/web-platform-tests/editing
2016-02-12 09:41:14 +01:00
..
data Update web-platform-tests to revision 58133dd71b16037669a0aa011b2afd448b52d434. 2015-08-12 08:21:50 +02:00
include Update web-platform-tests to revision 58133dd71b16037669a0aa011b2afd448b52d434. 2015-08-12 08:21:50 +02:00
manual Update web-platform-tests to revision 58133dd71b16037669a0aa011b2afd448b52d434. 2015-08-12 08:21:50 +02:00
run Update web-platform-tests to revision 58133dd71b16037669a0aa011b2afd448b52d434. 2015-08-12 08:21:50 +02:00
event.html Update web-platform-tests to revision acd60f9e55532f03fc905e61591b7fd7db2f08d1 2015-08-26 12:14:08 +02:00
OWNERS Update web-platform-tests to revision 95aad3bd9b82b5c65d84d53517b65ba084de9394 2016-02-12 09:41:14 +01:00
README Update web-platform-tests to revision 58133dd71b16037669a0aa011b2afd448b52d434. 2015-08-12 08:21:50 +02:00

This suite tests conformance to the editing spec written long ago by Aryeh
Gregor.  Nobody actually implements the spec, but the tests are still useful
for regression testing.  The files in data/ were generated from a JavaScript
implementation of the specification using a complex procedure that can't
actually be replicated right now as-is.  Editing them manually is possible, but
they're not really meant to be human-readable.  If anyone is interested, it
would be possible for Aryeh to get the test generation procedure working again.
Or you could look into the repository history and figure out how to do it
yourself, if you're brave.