-
### Steps to reproduce
*content_security_policy.rb*
```ruby
Rails.application.config.content_security_policy do |policy|
# Specify URI for violation reports
policy.report_uri '/csp-violatio…
-
I have this CSS selector:
*[class~='abc'][class~='def'] {
}
and I get this validation warning:
(Level : 0) “[class~="abc"]” and “[class~="def"]” are incompatible
In my opinion…
-
After pull request #5299 was merged DatasetsIT.testPrivateUrl started failing.
Here's a screenshot:
https://build.hmdc.harvard.edu:8443/job/phoenix.dataverse.org-apitest-develop/306/edu.ha…
-
I believe this rule is incorrect. As an example, see this semantically proper markup, which it catches as a violation:
```html
Apply
Visit
Give
Shop
```
The [Aria 1.1 definition…
-
_From [bobmy...@gmail.com](https://code.google.com/u/101119179606492669864/) on August 17, 2013 07:33:41_
PROBLEM: ontouchstart attribute on element yields validation error.
METHOD: What steps will …
-
macOS Sierra 10.12.4
Changjuui-MacBook-Pro:~ changjurhee$ brew install caskformula/caskformula/inkscape
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 1 tap (homebrew/core).
==> New Fo…
-
Nu Html Checker Version 16.12.30 throws **Warning Bad content security policy** on a recommended CSP policy, such as
```
object-src 'none';
script-src 'sha256-' 'strict-dynamic' 'unsafe-inline' h…
spaze updated
6 years ago
-
**Nu Html Checker**
https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.w3.org%2FTR%2Fwai-aria-practices%2Fexamples%2Faccordion%2Faccordion.html
**Tested: Accordion Example**
https://www.w3.org/TR…
-
Can I validate CSS with this tool? I would like to validate all html and css files. From the Nu HTML Checker's Documentation I see that I should be able to do that with the flag `--also-check-css`, bu…
-
## Affected Version
SilverStripe 4.1.2, though I expect this affects all versions
## Description
`Requirements_Backend` renders javascript `` tags with a redundant `type="application/javascri…