Comment #4 on issue 26785 by [email protected]: Chrome get different object from Safari when using document.styleSheets["CssId"]. http://code.google.com/p/chromium/issues/detail?id=26785
JSStyleSheetListCustom returns StyleSheet, but V8StyleSheetListCustom returns HTMLStyleElement. But rules can be gotten from StyleSheet not HTMLStyleElement. -- 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 -~----------~----~----~----~------~----~------~--~---
