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 uptext in zeit keyboard page is shown in wrong place #25828
Comments
|
I tried loading https://zeit.co/keyboard in Windows 10 and it didn't work. I didn't realize the keyboard was rendered with WebGL at first. Is that error sidebar new? I tried clicking on it but it just flickered in and out. Edit: This is part of the web page, not Servo. |
|
@atouchet I guess it's an error page from zeit instead |
|
@atouchet Running with --angle on Windows should give you working webgl. |
|
Okay I tried reloading the page with --angle and now I get the same issue as @CYBAI. |
|
I get the following output
I think the overlapping issue is the height property on the section element. |



The introduction text for the page should be shown under the 3d keyboard canvas but the introduction is overlapped the canvas in Servo.
(Note: the zeit logo on the top of the page is svg so it's correct that it's not shown now)
Built with ada95b9 on macOS 10.14.6