json-ld.org
json-ld.org copied to clipboard
Framing document does not render correct in Safari
The CSS/JS does not render in safari, with the error:
Cannot declare a const variable twice: 'e'.
Which URL in particular? Which version of safari?
https://json-ld.org/spec/latest/json-ld-framing/ seems to load fine on 11.0.1.
That URL in Safari 10.1.2 generates this rendering:
I don't know how to run an older version. Someone still on 10.1.2, please investigate.
I've loaded this spec on most versions of Safari, and haven't seen such an issue; perhaps there' some issue with a cached version of ReSpec; you might try clearing your cache and loading again.
Failing that, can you use the developer console to find out where the error is detected?
Sure--the error happens in the first line of the minified respec javascript, as hosted at https://www.w3.org/Tools/respec/respec-w3c-common.
Happens even with a clean cache on my machine.