Opened 10 years ago
Closed 9 years ago
#12445 closed defect (worksforme)
chrome 10 test failure in HTML test (styleObject)
Reported by: | bill | Owned by: | sjmiles |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | HTML | Version: | 1.6.0 |
Keywords: | dohfail | Cc: | |
Blocked By: | Blocking: |
Description
On my machine, running html.html, it tries to style a node to opacity 0.1 but it ends up as 0.10000000149011612, causing a test failure. Seems like a chrome bug.
Change History (2)
comment:1 Changed 10 years ago by
Keywords: | dohfail added |
---|
comment:2 Changed 9 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is working for me now (with Chrome 17).