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

Recursively executing execCommand() should be prevented #477

Open
gmta opened this issue Jan 23, 2025 · 0 comments
Open

Recursively executing execCommand() should be prevented #477

gmta opened this issue Jan 23, 2025 · 0 comments

Comments

@gmta
Copy link

gmta commented Jan 23, 2025

All major browsers refuse to execute execCommand() recursively and return false, e.g. when calling it inside an input event handler as a result of another execCommand(). This is missing from the current spec.

gmta added a commit to gmta/ladybird that referenced this issue Jan 24, 2025
gmta added a commit to gmta/ladybird that referenced this issue Jan 24, 2025
gmta added a commit to gmta/ladybird that referenced this issue Jan 24, 2025
gmta added a commit to gmta/ladybird that referenced this issue Jan 24, 2025
awesomekling pushed a commit to LadybirdBrowser/ladybird that referenced this issue Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants