DevTools/Highlighter: Difference between revisions

Jump to navigation Jump to search
code formatting typo
(typo)
(code formatting typo)
Line 204: Line 204:
       this.markup.removeAttributeForElement("new-highlighted-el", "style");
       this.markup.removeAttributeForElement("new-highlighted-el", "style");
     },
     },
 
   
     hide: function() {
     hide: function() {
       this.markup.setAttributeForElement("new-highlighted-el", "style", "display:none;");
       this.markup.setAttributeForElement("new-highlighted-el", "style", "display:none;");
130

edits

Navigation menu