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

Update CSS Styling input aspect #520

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions NOTE-act-rules-common-aspects.bs
Expand Up @@ -52,6 +52,8 @@ The computed [CSS Styling](https://www.w3.org/TR/css/) resulting from parsing CS

The means by which the CSS styling is computed, be it by a web browser or not, is not of importance as long as the computation follows any applicable specifications that might exist, such as the [CSS Object Model](https://www.w3.org/TR/cssom/) [[CSSOM]].

The test cases of ACT Rules interested in the CSS styling must be viewed without [user style sheets](https://drafts.csswg.org/css-cascade/#cascade-origin-user), and with no changes to the [user agent default style sheet](https://drafts.csswg.org/css-cascade/#cascade-origin-ua). Otherwise the test cases might have different outcomes of the expected ones.

Accessibility Tree {#input-aspects-accessibility}
-------------------------------------------------

Expand Down