You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Patrick Mueller (JIRA)" <ji...@apache.org> on 2013/05/03 19:06:16 UTC

[jira] [Resolved] (CB-2650) [weinre] Weinre style inspection breaks with normalize.css

     [ https://issues.apache.org/jira/browse/CB-2650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Mueller resolved CB-2650.
---------------------------------

    Resolution: Fixed

fixed in commit

https://git-wip-us.apache.org/repos/asf?p=cordova-weinre.git;a=commit;h=bb83d05ba862b045917a42a6e5a4554383285155
                
> [weinre] Weinre style inspection breaks with normalize.css
> ----------------------------------------------------------
>
>                 Key: CB-2650
>                 URL: https://issues.apache.org/jira/browse/CB-2650
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>    Affects Versions: 2.0.0
>         Environment: Mac OS 10.8.2
>            Reporter: Jeff Froom
>            Assignee: Patrick Mueller
>            Priority: Blocker
>              Labels: css, normalize, weinre
>
> The following lines in normalize.css cause weinre to throw the below error causing the ability to inspect client styles to fail.
> https://github.com/appleboy/normalize.scss/blob/master/normalize.css
> --
> /*
>  * Remove inner padding and search cancel button in Safari 5 and Chrome
>  * on OS X.
>  */
> input[type="search"]::-webkit-search-cancel-button,
> input[type="search"]::-webkit-search-decoration {
>     -webkit-appearance: none;
> }
> --
> Weinre server error:
> 2013-03-11T23:18:19.932Z weinre: target t-113: weinre: invocation exception on WiCSSImpl.getStylesForNode(): Error: SyntaxError: DOM Exception 12
> --
> Result: client style inspection fails.
> --
> Version: 2.0.0-pre-HA5N9T49

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira