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 updel element is not shown as deleted #23779
Open
Labels
Comments
Hmm, maybe I shouldn't say it's bogus because we do have the css attribute in servo/resources/user-agent.css Line 112 in 005320c But maybe we can test it better with a reftest? |
|
Maybe this is related to #17887 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

While checking the html5accessibility testing page, I found we didn't show
<del>element correctly.Firefox:

Servo:

Also, this makes me notice that looks like we pass the del element test case bogusly🤔 cc @emilio
Note: Built based on latest master on macOS 10.14.5