-
Notifications
You must be signed in to change notification settings - Fork 779
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
fix(region): Decorative images ignored by region rule #4412
Merged
Commits on Apr 16, 2024
-
fix(region): img alt='' ignored by region rule
added isPresentationGraphic check which currently only handles alt='' and ignores them for the region rule svg I believe is handled differently already role='presentation' test added as well, use-case already handled fix: #4145
Configuration menu - View commit details
-
Copy full SHA for ace25cd - Browse repository at this point
Copy the full SHA ace25cdView commit details -
fix(region): replaces tabs for spaces in prior commit
my IDE was adding tabs ew, replaced with spaces Refs: #4145
Configuration menu - View commit details
-
Copy full SHA for 7c810e2 - Browse repository at this point
Copy the full SHA 7c810e2View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70b6ddb - Browse repository at this point
Copy the full SHA 70b6ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f914665 - Browse repository at this point
Copy the full SHA f914665View commit details -
Configuration menu - View commit details
-
Copy full SHA for be633af - Browse repository at this point
Copy the full SHA be633afView commit details -
Configuration menu - View commit details
-
Copy full SHA for d515329 - Browse repository at this point
Copy the full SHA d515329View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc6dc71 - Browse repository at this point
Copy the full SHA bc6dc71View commit details -
Update lib/checks/navigation/region-evaluate.js
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b29a90d - Browse repository at this point
Copy the full SHA b29a90dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53782f2 - Browse repository at this point
Copy the full SHA 53782f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8938496 - Browse repository at this point
Copy the full SHA 8938496View commit details
Commits on May 3, 2024
-
Update test/integration/full/region/region-pass.html
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 738e9e2 - Browse repository at this point
Copy the full SHA 738e9e2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.