Martin Robinson
Martin Robinson
@NeverHappened Any reason you need to clone the `TextDisplayItem` rather than just creating a new one with the properties calculated for the emphasis?
Great work! I've pushed a new commit with some minor nits, but otherwise this looks good. I'll push to the MQ now.
I'll need to investigate these failures.
This one is ready to review.
Please squash you changes into a single commit (or organize them somehow, so that they are easier to review) and add @rasviitanen [as a co-author](https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors) on these changes (since they...
@gterzian In the commit you can say "Fixes #issue_number" and this issue will be automatically closed which should mark the test as non-intermittent.
Would it make sense to switch all of Servo from `log` to `tracing`?
This has the same failures that showed up in #32978, so maybe we can close this and discuss fixing them there?
@NotnaKO Thanks. Can you describe the changes you made in the PR body as well as the adaptations you had to make in `parse_a_srcset_attribute`? This will help make it easier...
> > @NotnaKO Thanks. Can you describe the changes you made in the PR body as well as the adaptations you had to make in `parse_a_srcset_attribute`? This will help make...