Home
last modified time | relevance | path

Searched refs:nextEditableSibling (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DStylesSidebarPane.js709 nextEditableSibling: function() method in WebInspector.StylePropertiesSection
1886 … var sectionToEdit = moveDirection === "backward" ? section : section.nextEditableSibling();
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1642677 (WebInspector.StylePropertiesSection.prototype.nextEditableSibling):