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

Test removing a sibling element when both are fullscreen #50630

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

foolip
Copy link
Member

@foolip foolip commented Feb 11, 2025

These tests complements the existing remove-first.html and remove-last.html
tests where the two elements in top layer have a parent-child
relationship. These test instead have two sibling elements, and removes
one of them. This is important because remove-first.html actually
removes both elements. The remove-last-sibling.html isn't as novel but
is tested for completeness sake.

These tests complements the existing remove-first.html and remove-last.html
tests where the two elements in top layer have a parent-child
relationship. These test instead have two sibling elements, and removes
one of them. This is important because remove-first.html actually
removes both elements. The remove-last-sibling.html isn't as novel but
is tested for completeness sake.
Copy link
Member

@nt1m nt1m left a comment

Choose a reason for hiding this comment

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

Seems ok, just some wording comments around assertions

fullscreen/model/remove-first-sibling.html Outdated Show resolved Hide resolved
fullscreen/model/remove-first-sibling.html Outdated Show resolved Hide resolved
fullscreen/model/remove-first-sibling.html Outdated Show resolved Hide resolved
fullscreen/model/remove-last-sibling.html Outdated Show resolved Hide resolved
fullscreen/model/remove-last-sibling.html Outdated Show resolved Hide resolved
Co-authored-by: Tim Nguyen <nt1m@users.noreply.github.com>
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.

4 participants