Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPanic on wikipedia page #26444
Closed
Panic on wikipedia page #26444
Labels
Comments
bors-servo
added a commit
that referenced
this issue
May 7, 2020
Correctly paint the CSS canvas’ background https://drafts.csswg.org/css-backgrounds/#special-backgrounds Fixes #25559 Closes #26121, as it is an alternative. Fixes #26444.
bors-servo
added a commit
that referenced
this issue
May 15, 2020
Correctly paint the CSS canvas’ background https://drafts.csswg.org/css-backgrounds/#special-backgrounds Fixes #25559 Closes #26121, as it is an alternative. Fixes #26444.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Loading https://en.wikipedia.org/wiki/Section_20A in layout-2020 panics:
This looks the immediate panic would be fixed by a commit in #26414.