[Webkit-unassigned] [Bug 133801] CSS scale transform causes blurry content when iframe contains fixed positioned content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 12 09:44:30 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=133801





--- Comment #2 from Kari <kwilhelm at book.com>  2014-06-12 09:44:54 PST ---
Steps to Reproduce:

Create an HTML page with:
1. Outer div to contain all content
2. One child div with any text
3. One child iframe referencing a document that has one fixed positioned element
4. Scale outer div up using transform scale

Actual Results:
Content is blurry, including the div that is not in the iframe content.

Expected Results:
Content is as clear as before scaling.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list