https://github.com/web-platform-tests/wpt
Revision f8530212b3e615b46ef66b4c90063dac4579c2d4 authored by Michael[tm] Smith on 20 August 2016, 17:40:50 UTC, committed by Michael[tm] Smith on 20 August 2016, 17:40:50 UTC
The files being renamed here all check as valid SVG-in-HTML with the
HTML checker, and none of them otherwise contain any indication of what’s
supposedly invalid about them, so there’s no way for me to tell if the
checker is missing some check it should be doing.

Regardless, the Python build file that was used to generate these tests
indicates that invalidity was evaluated against the SVG DTD. But the
checker using the SVG RelaxNG schemas, not the DTD. So I dunno maybe there
are cases that the DTD prohibits but the RelaxNG schema allows.

Anyway, if the expected errors for any of file thought to be invalid here
can be documented, then we can rename that file back to *-novalid, and I
can add a corresponding check to the validator for that case.
1 parent 99602a2
History
Tip revision: f8530212b3e615b46ef66b4c90063dac4579c2d4 authored by Michael[tm] Smith on 20 August 2016, 17:40:50 UTC
cc Rename some SVG *-novalid files to *-valid
Tip revision: f853021
File Mode Size
2dcontext
FileAPI
IndexedDB
WebCryptoAPI
WebIDL
XMLHttpRequest
ambient-light
annotation-model
app-uri
battery-status
common
compat
conformance-checkers
content-security-policy
cookies
cors
cssom-view
custom-elements
docs
dom
domparsing
domxpath
editing
encoding
encrypted-media
eventsource
ext-xhtml-pubid
fetch
fonts
gamepad
generic-sensor
geolocation-API
hr-time
html
html-imports
html-longdesc
html-media-capture
http
images
infrastructure
innerText
js
media
media-source
mediacapture-streams
microdata
mixed-content
navigation-timing
notifications
old-tests
orientation-event
page-visibility
payment-request
performance-timeline
pointerevents
pointerlock
presentation-api
progress-events
proximity
quirks-mode
referrer-policy
resource-timing
resources @ 8550cfe
screen-orientation
secure-contexts
selection
selectors
selectors-api
service-workers
shadow-dom
streams
subresource-integrity
svg
tools @ de4d6eb
touch-events
typedarrays
uievents
url
user-timing
vibration
wai-aria
web-animations
webaudio
webauthn
webdriver
webgl
webmessaging
webrtc
websockets
webstorage
webvtt
workers
.gitignore -rw-r--r-- 131 bytes
.gitmodules -rw-r--r-- 200 bytes
.travis.yml -rw-r--r-- 216 bytes
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 145 bytes
README.md -rw-r--r-- 8.9 KB
config.default.json -rw-r--r-- 679 bytes
lint -rwxr-xr-x 261 bytes
lint.whitelist -rw-r--r-- 4.0 KB
manifest -rwxr-xr-x 167 bytes
serve -rwxr-xr-x 80 bytes
serve.py -rw-r--r-- 60 bytes
server-side.md -rw-r--r-- 8.1 KB
testharness_runner.html -rw-r--r-- 95 bytes

README.md

back to top