- Notifications
You must be signed in to change notification settings - Fork2.9k
Document render blocking with a <link rel=expect> element#9970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
31 commits Select commitHold shift + click to select a range
4cd42e8
WIP: document render blocking
noamr44f212a
nits
noamre03fe95
indent
noamr745e1ff
nits
noamr8469cc6
indent
noamr6400b52
Remove </span>
noamre053141
updates
noamr13f8fd6
updates
noamrd70a7a0
Add implementation-defined timeout
noamr0a7f0ae
Revert "Add implementation-defined timeout"
noamrd701641
Apply CR comments
noamrab0a4fb
end-tags
noamr8ab3a90
Add link category
noamr3d81086
nits
noamr4eb3251
Use existing indicator logic
noamrec278ec
End tag
noamrf2f7071
Reword conditions
noamr3f1e9ac
nit
noamra0ab1dd
Also account for changed ID
noamr435c97c
Be explicit about blocking=render
noamrc1652a8
nit
noamr1bacd54
Add missing dash
noamrdc919fa
Remove env-change condition
noamrb89e0ad
Many nits
noamr80bf0d3
Refactor to use existing 'indicated part'
noamr6a9d5b2
Support <a name> change
noamrf5bae82
nit
noamr53f8aa5
nit
noamrc88bce2
Account for null-namespace with ID change
noamrac5a66f
Accept suggestions
noamrd7bc03a
Remove spurious tag
noamrFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Add implementation-defined timeout
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitd70a7a0c9d557f4cb07159c8a538be438b92a66c
There are no files selected for viewing
3 changes: 3 additions & 0 deletionssource
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -26400,6 +26400,9 @@ document.body.appendChild(wbr);</code></pre> | ||
not on the <span>stack of open elements</span> of an <span>HTML parser</span>, then | ||
<span>unblock on expected element</span> given <var>el</var>.</p> | ||
noamr marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
<p>User agents may <span>unblock rendering</span> on <code data-x="rel-expect">expect</code> | ||
link after an <span>implementation-defined</span> timeout</p>. | ||
noamr marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
<h5>Link type "<dfn attr-value for="a/rel,area/rel,form/rel"><code | ||
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.