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 upCode block stretched accidentally #19794
Closed
Labels
Comments
|
Viewing the page a build of 6af8258 (on Ubuntu 16.04.2) does not seem to exhibit the stretching problem for me (although page scrolling even more janky on that page than normal). |
|
On macOS there is also no stretching, and scrolling is totally smooth on a nightly build (as long as the mouse doesn't scroll over the code blocks, which halt scrolling completely). |
|
Filed #24028 for the scrolling issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
URL: http://learnyouahaskell.com/making-our-own-types-and-typeclasses
The code block is created by

olandlielements like following pictureAfter scrolling down to the
Record Syntaxsection in the page, then we can see the code block stretching accidentally.In Firefox Nightly:

In Servo (built with 4f09987):

Tested in
macOS 10.12.6