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 upImplement text decorations #17887
Open
Implement text decorations #17887
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
WebRender supports text decorations now - solid, dotted, dashed and wavy.
Servo only currently creates display items with the solid decoration type.