Skip to content

Conversation

@Psychpsyo
Copy link
Contributor

This tests that these presentational hints from the spec are honored:

br[clear=left i] { clear: left; }
br[clear=right i] { clear: right; }
br[clear=all i], br[clear=both i] { clear: both; }

Written as part of the Ladybird project, should pass in all browsers.
Also, bonus example page where this behavior is used: https://archive.org/details/mspaint_xp_version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants