Opened 9 years ago
Closed 9 years ago
#14661 closed bug (invalid)
Animate doesn't work with percent-values
Reported by: | Mathe172 | Owned by: | Mathe172 |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When animating the width of a element with display table-cell using percentages, the animation does not always start correctly (the result is correct). It seems to work with other display-types
Change History (2)
comment:1 Changed 9 years ago by
Owner: | set to Mathe172 |
---|---|
Status: | new → pending |
comment:2 Changed 9 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Is this some sort of fuzzer test for HTML and CSS, or does someone really write code like that? Is there a more sane example that breaks as well?