Updates:
        Cc: [email protected]

Comment #2 on issue 9161 by [email protected]: Newly added forms layout  
test fails: basic-textareas.html
http://code.google.com/p/chromium/issues/detail?id=9161

This test is failing because we use a data: URL in an iframe to put it into  
strict
mode. Because of https://bugs.webkit.org/show_bug.cgi?id=24336 we can't use
document.write to do so. This works in Safari because the outer page and  
the iframe
both set document.domain='mydummydomain', but in Chrome we disallow the  
access even
with the document.domains both being set.

I think this is a bug. CCing abarth to find out.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to