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

[CSS] Fix test for css invalidation so that it fails without ::part. #14428

Merged
merged 1 commit into from Dec 11, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Dec 10, 2018

The test was testing that the element ended up green (starting red)
however, if the browser has no support at all for ::part then the
element actually starts green and stays green.

Bug: 805271
Change-Id: Ida40c7963aa3a00c3d197b1309ddaea49e4f3b92
Reviewed-on: https://chromium-review.googlesource.com/c/1369500
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615435}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

Already reviewed downstream.

The test was testing that the element ended up green (starting red)
however, if the browser has no support at all for ::part then the
element actually starts green and stays green.

Bug: 805271
Change-Id: Ida40c7963aa3a00c3d197b1309ddaea49e4f3b92
Reviewed-on: https://chromium-review.googlesource.com/c/1369500
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: Fergal Daly <fergal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#615435}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants