[Webkit-unassigned] [Bug 86317] Seamless iframe should not announce a new browsing context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 22:53:58 PDT 2012


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





--- Comment #2 from chris fleizach <cfleizach at apple.com>  2012-05-14 22:53:02 PST ---
When determining the AX role we'd check for this attribute and return a GroupRole instead. We'd then need to make sure that the code the connects frames to their parent documents in the AX hierarchy didn't break because the frame no longer identified as a Web Area. We'd also want to hide the Scroll Area parent that probably exists in the AX hierarchy (but is not visible)

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