You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Taner Topal (JIRA)" <ji...@apache.org> on 2012/07/18 17:37:34 UTC

[jira] [Comment Edited] (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=13417097#comment-13417097 ] 

Taner Topal edited comment on CB-468 at 7/18/12 3:35 PM:
---------------------------------------------------------

I got a lot VML rules in my CSS. Will there anytime soon a solution or workaround for this?

The Error happens actually in
'CSSStore.getMatchedCSSRules' in the Loop which is going over document.styleSheets
                
      was (Author: katoka):
    I got a lot VML rules in my CSS. Will there anytime soon a solution or workaround for this?
                  
> [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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira