-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dead links in Architecture > Style #32
Comments
@highfive assign me. |
Hey @gootorov! Thanks for your interest in working on this issue. It's now assigned to you! |
style: Fix some dead links in style.md <!-- Please describe your changes on the following line: --> Part of https://github.com/servo/servo/issues/20126 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] These changes do not require tests because: documentation <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20282) <!-- Reviewable:end -->
…otorov:fix-stylemd-links); r=emilio <!-- Please describe your changes on the following line: --> Part of https://github.com/servo/servo/issues/20126 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] These changes do not require tests because: documentation <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: d78478f9bda8a9706684e01101f40a8ff718fedd --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : e441d2b22e80e6dfb0706f94d399483f4c597400
…otorov:fix-stylemd-links); r=emilio <!-- Please describe your changes on the following line: --> Part of https://github.com/servo/servo/issues/20126 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] These changes do not require tests because: documentation <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: d78478f9bda8a9706684e01101f40a8ff718fedd UltraBlame original commit: 3429fca91c54e41c032c97bd8ed4449be308d21c
…otorov:fix-stylemd-links); r=emilio <!-- Please describe your changes on the following line: --> Part of https://github.com/servo/servo/issues/20126 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] These changes do not require tests because: documentation <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: d78478f9bda8a9706684e01101f40a8ff718fedd UltraBlame original commit: 3429fca91c54e41c032c97bd8ed4449be308d21c
…otorov:fix-stylemd-links); r=emilio <!-- Please describe your changes on the following line: --> Part of https://github.com/servo/servo/issues/20126 --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: --> - [ ] These changes fix #__ (github issue number if applicable). <!-- Either: --> - [x] These changes do not require tests because: documentation <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. --> Source-Repo: https://github.com/servo/servo Source-Revision: d78478f9bda8a9706684e01101f40a8ff718fedd UltraBlame original commit: 3429fca91c54e41c032c97bd8ed4449be308d21c
Is this issue still free to take? I found at least one link that confuses me: https://github.com/servo/servo/blob/main/docs/components/style.md?plain=1#L134 When you enter the website, it redirects you to the URL without any path and there seems to be some not related content at the top of it 🤔 |
I'm assuming the domain was allowed to expire and was then registered by someone else for hosting spam. I'm not sure if that link should be changed to something else or just removed entirely. |
Seems like someone unauthorised gains access.... Anyway, it looks like the Stylo has a new name: Quantum/Style which leads to Quantum itself. If thats ok, I created a small PR for that: servo/servo#30960 |
Stylo was a component of the overall Quantum project. I don't think that text needs to be changed. |
https://github.com/servo/servo/blob/master/docs/components/style.md
These links no longer work:
http://doc.servo.org/style/selector_parser/trait.SelectorImplExt.html
http://doc.servo.org/style/servo_selector_parser/struct.SelectorImpl.html
http://doc.servo.org/selectors/matching/struct.Rule.html
http://doc.servo.org/selectors/matching/struct.SelectorMap.html
http://doc.servo.org/style/stylist/struct.PerPseudoElementSelectorMap.html
http://doc.servo.org/style/stylist/struct.PerOriginSelectorMap.html
http://doc.servo.org/style/selector_parser/enum.PseudoElement.html
The text was updated successfully, but these errors were encountered: