RESOLVED FIXED 60890
Web Inspector: Increment/decrement of very big CSS numeric values results in invalid CSS
https://bugs.webkit.org/show_bug.cgi?id=60890
Summary Web Inspector: Increment/decrement of very big CSS numeric values results in ...
Alexander Pavlov (apavlov)
Reported 2011-05-16 08:38:32 PDT
Try to increment/decrement the value of "-webkit-transform: rotate(100000000000000000deg);". The engineering number format is not a valid CSS. Upstreaming http://code.google.com/p/chromium/issues/detail?id=81165
Attachments
[PATCH] Suggested fix (6.40 KB, patch)
2011-05-17 01:37 PDT, Alexander Pavlov (apavlov)
yurys: review+
Alexander Pavlov (apavlov)
Comment 1 2011-05-17 01:37:34 PDT
Created attachment 93748 [details] [PATCH] Suggested fix
Alexander Pavlov (apavlov)
Comment 2 2011-05-17 02:35:21 PDT
Note You need to log in before you can comment on or make changes to this bug.