You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Patrick Mueller (JIRA)" <ji...@apache.org> on 2012/10/31 15:03:12 UTC

[jira] [Commented] (CB-468) [weinre] VML rule in CSS causes Weinre to not show style rules

    [ https://issues.apache.org/jira/browse/CB-468?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13487786#comment-13487786 ] 

Patrick Mueller commented on CB-468:
------------------------------------

I'm a little fearful of escaping `:` characters so liberally.  The `:` has meaning outside of VML, as described in the CSS selectors doc: file://localhost/Users/pmuellr/Manuals/Software/CSS/css2.1/selector.html

I'm still open to figuring out a patch for this, but the selector whacking is going to have to be more specific, and I don't know how to make that happen.

                
> [weinre] VML rule in CSS causes Weinre to not show style rules
> --------------------------------------------------------------
>
>                 Key: CB-468
>                 URL: https://issues.apache.org/jira/browse/CB-468
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: weinre
>            Reporter: Patrick Mueller
>            Assignee: Patrick Mueller
>
> from https://groups.google.com/forum/#!topic/weinre/aniuboNVP6k/discussion
> When I use this CSS rule:
> v\:fill { }
> Test page: http://mosney.net/weinre-vml-css.html
> The CSS is valid, but Weinre throws this error in the Server Console:
> 2012-03-22 10:47:58.808:WARN:weinre:target 1285550896: weinre: invocation exception on WiCSSImpl.getStylesForNode(): Error: SYNTAX_ERR: DOM Exception 12
> Consequently, CSS rules don't show up on the right hand pane of the inspector.
> I've solved this by temporarily commenting out VML style rules but figured I'd log the issue in case the developer wants to pick it up for a future release.

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