-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: whatwg/html
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 53dde66
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: whatwg/html
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0067e75
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 20 commits
- 1 file changed
- 4 contributors
Commits on Nov 30, 2020
-
Editorial: remove unneeded loop in focus algorithm
A document is not a browsing context container by definition so the loop is unneeded.
Configuration menu - View commit details
-
Copy full SHA for 27ca698 - Browse repository at this point
Copy the full SHA 27ca698View commit details
Commits on Dec 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e4330d5 - Browse repository at this point
Copy the full SHA e4330d5View commit details -
Fix regression in focus chain computation
This regressed in 90a60b2, which accidentally removed the step which lets the recursion continue by setting the current object to the appropriate "owner" document. Even though control group owner objects are removed, we still need to traverse up to the document in focus chain computation. While here, this rewrites the algorithm to use a loop instead of a goto for clarity. Closes #6161.
Configuration menu - View commit details
-
Copy full SHA for 8aa2c9c - Browse repository at this point
Copy the full SHA 8aa2c9cView commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3717f5d - Browse repository at this point
Copy the full SHA 3717f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b2af5 - Browse repository at this point
Copy the full SHA 65b2af5View commit details
Commits on Dec 3, 2020
-
Fix setting a window settings object's URL
Fixes #2455 by passing the creation URL to "set up a window environment's settings object", instead of having it attempt to grab the creation URL from the not-yet-created Document object. The later comments in #2455 discuss some followup work we could do to clarify the Document/Window relationship, but that is left for a future commit. This also removes the XXX box mentioned in #2688, since Documents are nowadays created after Windows in the spec.
Configuration menu - View commit details
-
Copy full SHA for 009a731 - Browse repository at this point
Copy the full SHA 009a731View commit details
Commits on Dec 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 74622c4 - Browse repository at this point
Copy the full SHA 74622c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bc1ec - Browse repository at this point
Copy the full SHA 68bc1ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9caff77 - Browse repository at this point
Copy the full SHA 9caff77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a694cdd - Browse repository at this point
Copy the full SHA a694cddView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0ba305 - Browse repository at this point
Copy the full SHA f0ba305View commit details -
Configuration menu - View commit details
-
Copy full SHA for 267e7f3 - Browse repository at this point
Copy the full SHA 267e7f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c99efe1 - Browse repository at this point
Copy the full SHA c99efe1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 182ddcb - Browse repository at this point
Copy the full SHA 182ddcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for e738fd2 - Browse repository at this point
Copy the full SHA e738fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03420c0 - Browse repository at this point
Copy the full SHA 03420c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88391a3 - Browse repository at this point
Copy the full SHA 88391a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3879594 - Browse repository at this point
Copy the full SHA 3879594View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0617f - Browse repository at this point
Copy the full SHA 4a0617fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0067e75 - Browse repository at this point
Copy the full SHA 0067e75View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 53dde66...0067e75