-
Updated
May 28, 2021 - JavaScript
standard
Here are 621 public repositories matching this topic...
-
Updated
May 31, 2021 - PHP
https://html.spec.whatwg.org/multipage/interaction.html#focus-processing-model
Let candidate be target's top-level browsing context's active document.
This should be
Let candidate be target's browsing context's top-level browsing context's active document.
where the inserted "browsing context" links to #concept-document-bc.
-
Updated
May 11, 2021 - Shell
-
Updated
May 27, 2021 - SCSS
The following problem is into the last release 4.1.0 and into the master branche.
The configuration for SSL Session cache is put into the file h5bp\ssl\ssl_engine.conf, this configuration is put by default into the template for a SSL VirtualHost `vhosts\templates\example
-
Updated
Dec 10, 2020
-
Updated
May 22, 2021 - JavaScript
-
Updated
May 24, 2021 - JavaScript
Presumably these should result in a network error. The current specification doesn't state anything and it's not tested either.
See the README for instructions on where to add tests. In the specification the "blob" case of https://fetch.spec.whatwg.org/#scheme-fetch needs updating to handle current URL’s blob URL entry being null.
Problem
The " Build ESP32 QEMU and Run Tests" task of the "QEMU / ESP32" test seems to fail randomly. It failed on project-chip/connectedhomeip#2009 for me, then passed when retriggered.
Proposed Solution
Figure out why it fails randomly and fix. Sadly the logs CI provides don't include the src/transport/tests/test-suite.log file that should have includ
-
Updated
May 24, 2021 - HTML
Under point 6 of the list of steps to take to "ensure pre-insertion validity", as part of an attempt to implement a procedure involving the particular list of steps, I am having trouble unambiguously interpreting the following statement:
parent has an element child, child is a doctype, or child is non-null and a do
-
Updated
May 28, 2021 - HTML
-
Updated
Jan 16, 2019
-
Updated
May 17, 2021 - HTML
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Oct 29, 2020 - JavaScript
-
Updated
May 28, 2021 - Vue
https://url.spec.whatwg.org/commit-snapshots/2ce49383db3506a3c1a527a775693af1100198ef/#host-parsing
- If input is the empty string, then return 0.
IPv4 parser calls IPv4 number parser in Step 6.2:
- Let result be the result of parsing part. <-- call to IPv4 number parser
- If result is failure, then return input.
- If result[1] is tr
-
Updated
May 18, 2021
Improve this page
Add a description, image, and links to the standard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the standard topic, visit your repo's landing page and select "manage topics."
Hi,
I'm searching sources that said that
X-frame-options: DenyorContent-Security-Policy: frame-ancestors none;on html files could cause problems with Google Search Images, but I don't found.https://github.com/h5bp/server-configs-nginx/blob/d249bf2f2bfa51bb6018e73094da6c721ecb0ad1/h5bp/security/x-frame-options.conf#L16-L19 .
Could you give me your source please ?
I don't unders