w3c / deviceorientation

W3C Device Orientation spec
https://www.w3.org/TR/orientation-event/
Other
49 stars 32 forks source link

changes: Mention #136 in the Permissions Policy integration item #138

Closed rakuco closed 5 months ago

rakuco commented 5 months ago

The language used to describe the previous Security & Privacy is not very precise, but using the right terms would make the sentence long and harder to understand.


:boom: Error: 405 Method Not Allowed :boom:

PR Preview failed to build. (Last tried on Feb 2, 2024, 10:47 AM UTC).

More PR Preview relies on a number of web services to run. There seems to be an issue with the following one: :rotating_light: [CSS Spec Preprocessor](https://api.csswg.org/bikeshed/) - CSS Spec Preprocessor is the web service used to build Bikeshed specs. :link: [Related URL](https://api.csswg.org/bikeshed/?url=https%3A%2F%2Fraw.githubusercontent.com%2Fw3c%2Fdeviceorientation%2F56ea2f99ca4bc78e033292a338c4c95ac0099759%2Findex.bs&force=1&md-warning=not%20ready) ``` CSS Spec Preprocessor

CSS Spec Preprocessor

Must use POST to process URL

Specification Source
Options
Output:

Error Handling:
Die On:
(yyyy-mm-dd hh:mm:ss +0000)
This tool may also be used from the command line, e.g.:curl http://api.csswg.org/bikeshed/ -F file=@Overview.bs -F force=1 > Overview.htmlcurl http://api.csswg.org/bikeshed/ -F url=https://drafts.csswg.org/css-align-3/Overview.bs > Overview.htmlcurl http://api.csswg.org/bikeshed/ -F file=@Overview.bs -F output=errcurl http://api.csswg.org/bikeshed/ -F file=@Issues.txt -F input=issues > Issues.html

Valid paramaters are:

file
file contents to process
url
url contents to process
input
input type: 'spec' or 'issues' (default = 'spec')
output
desired output: 'html', 'err' (default to Accept: header value)
force
send HTML output even if fatal errors encountered, otherwise output determined by Accept: header
die-on
select category of error to stop on, options are: nothing, fatal, link-error, warning, everything (default = 'fatal')
time
default specification time (yyyy-mm-dd hh:mm:ss +0000)
md-<key>
override metadata (e.g.: md-status=CR)

Parameters may be submitted as query arguments or form fields. HTTP POST must be used.

Further information can be found in the Bikeshed documentation.

``` _If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please [file an issue](https://github.com/tobie/pr-preview/issues/new?title=Error%20not%20surfaced%20properly&body=See%20w3c/deviceorientation%23138.)._