[Webkit-unassigned] [Bug 94137] iframes don't work as flex items

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 17:46:06 PDT 2012


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





--- Comment #1 from Tony Chang <tony at chromium.org>  2012-08-15 17:46:39 PST ---
It works if I change flex: 1 to -webkit-flex: 1:
http://plexode.com/eval3/#ht=%3Cdiv%20style%3D%22display%3A-webkit-flex%3B%20background-color%3A%20salmon%3B%20width%3A%20400px%22%3E%0A%20%20%20%20%3Ciframe%20style%3D%22-webkit-flex%3A%201%3B%20background-color%3A%20orange%3B%20border%3A%200%22%3E%3C%2Fiframe%3E%0A%3C%2Fdiv%3E

Seems to WFM?

-- 
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