Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-2650

[weinre] Weinre style inspection breaks with normalize.css

    XMLWordPrintableJSON

Details

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              pmuellr Patrick Mueller
              jfroom Jeff Froom
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: