Manuel Rego
Manuel Rego
Added the new tasks to https://github.com/servo/servo/wiki/Roadmap, thanks for the proposal.
* **Topic**: Initial accessibility support * **Area**: Architecture * **Description**: Accessibility is one of the main missing pieces in Servo, we want to work on adding accessibility support to Servo....
Updated roadmap with the last discussions from TSC call: https://github.com/servo/project/blob/main/governance/tsc/tsc-2025-09-29.md
> @davidsgrogan do you know what is that causes scrollbars to be visible in content_shell? There's a custom "theme" special for form controls and scrollbars: https://cs.chromium.org/chromium/src/content/shell/test_runner/mock_web_theme_engine.cc?type=cs&sq=package:chromium&l=28
There are similar things on WebKit: https://trac.webkit.org/browser/trunk/Source/WebCore/platform/mock/ScrollbarThemeMock.cpp This is a screenshot of how scrollbars are visible when running tests in WebKit on Mac platform, while they're not visible if you...
As a somehow related note I've found this property: https://drafts.csswg.org/css-overflow-4/#scollbar-gutter-property That comes out of this discussion: https://github.com/w3c/csswg-drafts/issues/92 This should allow to know what to do with scrollbars sizes on the...
Another idea for discussion could be [SVG images support](https://github.com/servo/servo/issues/33310) to discuss the different approaches and what would be a good plan. Example, using a third-party library implies we have code...
Yeah, some igalians get confused every now and then about this. Though some of us have permissions and can add/modify the entries for them. If I'm not wrong, all @chromium.org...