act-rules / act-rules.github.io

Accessibility conformance testing rules for HTML
https://act-rules.github.io/
Other
131 stars 67 forks source link

[b33eff]: CSS to put text on screen when rotated #2109

Closed tombrunet closed 7 months ago

tombrunet commented 10 months ago

Adjusts the CSS so that the content is "visible" to avoid voiding the applicability of the rule.

Closes issue(s):

Need for Call for Review:

This will require a 1 week Call for Review


Pull Request Etiquette

When creating PR:

After creating PR:

When merging a PR:

How to Review And Approve

tombrunet commented 8 months ago

@WilcoFiers Fixed fail 1 and fail 4.

Jym77 commented 7 months ago

Call for Review ends on December 14th.

Jym77 commented 7 months ago

Cal for Review has ended. Merging.

AndyAtTV commented 4 months ago

Inapplicable Example 3 appears to have two mistakes: landscape is misspelled as lanscape, and rotateZ() should only have 1 argument, not 4 (maybe it should be rotate3d ?)