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 upMerge adjacent text nodes while appending #5829
Conversation
hoppipolla-critic-bot
commented
Apr 24, 2015
|
Critic review: https://critic.hoppipolla.co.uk/r/4788 This is an external review system which you may optionally use for the code review of your pull request. In order to help critic track your changes, please do not make in-place history rewrites (e.g. via |
|
Note: This only handles the |
|
Reviewed files:
components/script/parse/html.rs, line 159 [r1] (raw file): Comments from the review on Reviewable.io |
|
components/script/parse/html.rs, line 159 [r1] (raw file): Comments from the review on Reviewable.io |
|
Reviewed files:
Comments from the review on Reviewable.io |
|
+S-needs-squash -S-awaiting-review Comments from the review on Reviewable.io |
|
This breaks the following reftests
I haven't determined yet whether the other two tests are broken for similar reasons or different ones. |
|
mbrubeck/servo@7f7ecc2 is a sketch of a solution to the |
|
And commented on critic |
|
|
|
|
|
@mbrubeck What's the plan for this? |
|
I think this is blocked until other improvements are made to stylesheet handling, like the ability to remove or modify an existing stylesheet (#976). Closing this for now. |
mbrubeck commentedApr 24, 2015
Fixes #5828. r? @jdm or @kmcallister