E543 webdriver: Check if container is obscured for "Element Click" by yezhizhen · Pull Request #38497 · servo/servo · GitHub
[go: up one dir, main page]

Skip to content

Conversation

yezhizhen
Copy link
Member
@yezhizhen yezhizhen commented Aug 6, 2025

Implement step 7 of Element Click: check whether container is obscured.

Testing: /webdriver/tests/classic/element_click/interactability.py can now fully pass. Other changes are combined effect with 17a269a due to script execution, and exposes new problem: #38497 (comment)

Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
Signed-off-by: Euclid Ye <euclid.ye@huawei.com>
@yezhizhen yezhizhen requested a review from gterzian as a code owner August 6, 2025 16:44
@yezhizhen yezhizhen requested a review from xiaochengh August 6, 2025 16:45
Copy link
Member Author
@yezhizhen yezhizhen Aug 6, 2025

Choose a reason for hiding this comment

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

The new fail test is plausible and exposes new problems.

  1. We correctly report "obscured" at added step 7.
  2. We correctly compute paint tree..for a wrongly rendered select😅

What Firefox looks like:
image

What servo looks like:
image

Copy link
Member Author

Choose a reason for hiding this comment

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

Ditto.

@yezhizhen yezhizhen requested a review from wusyong August 7, 2025 00:42
@xiaochengh xiaochengh added this pull request to the merge queue Aug 7, 2025
Merged via the queue into servo:main with commit 616b86f Aug 7, 2025
22 checks passed
@yezhizhen yezhizhen deleted the obscured branch August 7, 2025 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0