specified/text.rs page is not scrollable on SearchFox
Categories
(Webtools :: Searchfox, defect)
Tracking
(Not tracked)
People
(Reporter: xidorn, Unassigned)
Details
See this page: https://searchfox.org/mozilla-central/source/servo/components/style/values/specified/text.rs
This page is not scrollable on any browser as far as I can see.
Viewing the inspector, I believe it is a problem of the page, as some of the lines are in #scrolling while others are not. Not sure how this happens, though.
Comment 1•6 years ago
|
||
Yes, this is bug 1583031, I think Andrew is looking at that, but I can take a look tomorrow otherwise.
Comment 2•6 years ago
|
||
Yes, sorry, I'll finish that out today.
Comment 3•6 years ago
|
||
Narrator: It was not finished out that day.
That said, processing the platforms independently does resolve the issue, after many iterations of bash shell fun. text.rs is currently happy on a mozilla-central only build at https://asuth.searchfox.org/mozilla-central/source/servo/components/style/values/specified/text.rs.
Now running the full config.json configuration.
Description
•