| Summary: | CSS clip:rect "auto" keyword not working when set with JavaScript | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Ed Phillips <mymymy> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Other | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ed Phillips
2008-07-27 05:44:45 UTC
Indeed --- the CSS parser doesn't like it for some reason.. konqueror(14911)/khtml (css) DOM::CSSStyleDeclarationImpl::setProperty: CSSStyleDeclarationImpl::setProperty invalid property: [ "clip" ] value: [ "rect(50px,auto,auto,auto)" ] |