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 tags split by a new line cry when moving mouse #11840
Comments
|
Tears of blood? |
|
@metajack I guess so! |
|
my god this is scary Am I correct in saying that the "tears" only trickle down when you move the mouse? |
|
@KiChjang yes, only when the cursor is moving |
|
This is very sad, poor Servo ;) ... I tried looking for the ".rs" file for the code tag. I was expecting something like "code.rs" or "htmlcodeelement.rs", and I didn't find anything in "components/scripts/dom". Where does the code for the code tag reside? (I realize it may not be pertinent to the issue) |
|
@Coder206 the As a side note, the |
|
I'm can't reproduce this locally. @cbrewster are you still able to? |
|
I do not see it on servo.org, but I still see the issue on github in READMEs where inline code tags get split between newlines. The issue does not appear if the code tag is not split by a newline. |
I have seen this on a few other sites with similar styling for inline code.