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

WebKit export of https://bugs.webkit.org/show_bug.cgi?id=242685 #44080

Merged

Conversation

joone
Copy link
Contributor

@joone joone commented Jan 18, 2024

Comment on lines 43 to 46
<main>
<header data-testname="el-header-ancestormain" data-expectedrole="generic" class="ex">x</header>
</main>

Copy link
Contributor

@cookiecrook cookiecrook Jan 19, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to use class="ex-generic" (without an expectedrole expando) or this will cause bogus failures in Chromium or Gecko.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the generic header-inside-nav test that is immediately preceding this one.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done. Thanks for the review!

@joone joone force-pushed the wpt-export-for-webkit-242685 branch from f46af24 to 23239c6 Compare January 19, 2024 03:06
@joone joone requested a review from cookiecrook January 19, 2024 03:25
@twilco twilco merged commit aa66b34 into web-platform-tests:master Jan 23, 2024
19 checks passed
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.

5 participants