Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement 'aLink' attribute on '<body>' #8717

Open
frewsxcv opened this issue Nov 28, 2015 · 2 comments
Open

Implement 'aLink' attribute on '<body>' #8717

frewsxcv opened this issue Nov 28, 2015 · 2 comments
Labels

Comments

@frewsxcv
Copy link
Member Author

@frewsxcv frewsxcv commented Nov 28, 2015

Depends on #8719

@frewsxcv
Copy link
Member Author

@frewsxcv frewsxcv commented Oct 9, 2016

When a body element has an alink attribute, its value is expected to be parsed using the rules for parsing a legacy color value, and if that does not return an error, the user agent is expected to treat the attribute as a presentational hint setting the 'color' property of any element in the Document matching the :active pseudo-class and either the :link pseudo-class or the :visited pseudo-class to the resulting color.

Considering the "rendering" desccription here, I think this also depends on #8718

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.