Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use rayon to drive parallel layout and styling. #13641

Merged
merged 2 commits into from Nov 14, 2016
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Prev

mark submit-entity-body.html as needing a long timeout.

After discussion with jdm.
  • Loading branch information
emilio committed Nov 14, 2016
commit 58bd039b5095346f715493431a1c60389c897141
"url": "/cssom-view/MediaQueryList-with-empty-string.html"
}
],
"html/semantics/forms/form-submission-0/submit-entity-body.html": [
{
"path": "html/semantics/forms/form-submission-0/submit-entity-body.html",
"timeout": "long",
"url": "/html/semantics/forms/form-submission-0/submit-entity-body.html"
}
],
"html/semantics/forms/the-form-element/form-action-url.html": [
{
"path": "html/semantics/forms/the-form-element/form-action-url.html",
@@ -1,5 +1,6 @@
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script>
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.