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

[webdriver]: add test to verify consistency in color serialization #45088

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

christian-bromann
Copy link
Contributor

An issue has been raised in w3c/webdriver#1447 describing discrepancies serializing colors using the element css value command. The specification refers to the computed value which doesn't have clear definition on this for colors. However the WebDriver specification should have an interest normalizing these values as it is used for testing purposes.

An issue has been raised in w3c/webdriver#1447 describing
discrepancies serializing colors using the element css value command. The specification
refers to the [computed value](https://drafts.csswg.org/css-cascade-4/#computed-value)
which doesn't have clear definition on this for colors. However the WebDriver specification
should have an interest normalizing these values as it is used for testing purposes.
@christian-bromann christian-bromann force-pushed the cb/webdriver-color-serialization branch from 1306865 to 98f4345 Compare March 14, 2024 16:02
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.

3 participants