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

Return "normal" for get rangeStart and rangeEnd #223

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

johannesodland
Copy link
Contributor

@johannesodland johannesodland commented Feb 3, 2024

We should return the string "normal" for rangeStart and rangeEnd (when specified as normal), and not a TimelineRangeOffset.

This change makes view-timeline-get-set-range.html pass again, given that it is run on an uncompressed build (#200) and that we have a proper implementation of CSSNumericValue.parse() (#206).

Copy link
Collaborator

@bramus bramus left a comment

Choose a reason for hiding this comment

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

#206 and #225 are in, so the test results can get updated as part of this PR.

@johannesodland
Copy link
Contributor Author

@bramus Thanks for letting me know 🙏

I've rebased the branch, and the tests are now passing :)

@bramus bramus merged commit 0c39e85 into flackr:master Feb 6, 2024
2 checks passed
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.

None yet

3 participants