Skip to content
  • apavlov@chromium.org's avatar
    Web Inspector: [Styles] Handle non-parsedOk properties as inactive ones · 4f3532d2
    apavlov@chromium.org authored
    https://bugs.webkit.org/show_bug.cgi?id=100119
    
    Reviewed by Vsevolod Vlasov.
    
    Source/WebCore:
    
    Test: inspector/styles/inactive-properties.html
    
    * inspector/front-end/StylesSidebarPane.js:
    (WebInspector.StylesSidebarPane.createExclamationMark):
    (WebInspector.ComputedStylePropertiesSection.prototype.rebuildComputedTrace):
    * inspector/front-end/elementsPanel.css:
    (.styles-section.computed-style .properties li.not-parsed-ok):
    (.styles-section.computed-style .properties li.not-parsed-ok img.exclamation-mark):
    (.styles-section .properties .not-parsed-ok):
    
    LayoutTests:
    
    * http/tests/inspector/elements-test.js:
    (initialize_ElementTest.InspectorTest.dumpStyleTreeItem):
    * inspector/styles/inactive-properties-expected.txt: Added.
    * inspector/styles/inactive-properties.html: Added.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@132768 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    4f3532d2