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

avm2: Override inapplicable properties in TextLine #16147

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

kjarosh
Copy link
Member

@kjarosh kjarosh commented Apr 27, 2024

Some inherited properties of TextLine are inapplicable. They always return the default value and throw an error when set.

kjarosh added 2 commits April 29, 2024 21:04
Some inherited properties of `TextLine` are inapplicable.
They always return the default value and throw an error when set.
This test verifies the behavior of inapplicable
properties of `TextLine`.
@Dinnerbone Dinnerbone force-pushed the textline-inapplicable-props branch from 54fb98b to f0e7076 Compare April 29, 2024 19:04
@Dinnerbone Dinnerbone enabled auto-merge (rebase) April 29, 2024 19:05
@Dinnerbone Dinnerbone merged commit 86c0a30 into ruffle-rs:master Apr 29, 2024
17 checks passed
@kjarosh kjarosh deleted the textline-inapplicable-props branch April 29, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants