style_test.js
No description.

File Location

/goog/editor/style_test.js


Public Protected Private

Global Functions

$dom()
No description.
code »
$text()
No description.
code »
setUpGetNodeFunctions()
No description.
code »
tearDownGetNodeFunctions()
No description.
code »
testGetContainer()
Test that getContainer properly returns the node itself if it is a container, an ancestor node if it is a container, and null otherwise
code »
testIsContainer()
Test that isContainer returns true when the node is of non-inline HTML and false when it is not
code »
testIsDisplayBlock()
Test isBlockLevel with a node that is block style and a node that is not
code »
testMakeUnselectable()
No description.
code »

Directory editor

File Reference