icontent_test.js
No description.

File Location

/goog/editor/icontent_test.js


Public Protected Private

Global Functions

assertBodyCorrect(bodyidbodyHTMLopt_rtl)
Check a given body for the most basic properties that all iframes must have.
Arguments:
body : Element
The actual body element
id : string
The expected id
bodyHTML : string
The expected innerHTML
opt_rtl : boolean=
If true, expect RTL directionality
code »
createMockDocument() Object
No description.
Returns: Object  A mock document
code »
setUp()
No description.
code »
tearDown()
No description.
code »
testBlendedStandardsGrowingMatchesComparisonDiv()
No description.
code »
testGetInitialIframeContent()
No description.
code »
testIframeMinWidthOverride()
No description.
code »
testWhiteboxStandardsFixedRtl()
No description.
code »
testWriteHttpsInitialIframeContent()
No description.
code »
testWriteHttpsInitialIframeContentRtl()
No description.
code »
testWriteInitialIframeContentBlendedQuirksFixedRtl()
No description.
code »
testWriteInitialIframeContentBlendedStandardsGrowing()
No description.
code »

Global Variables

realIframe :
No description.
Code »
realIframeDoc :
No description.
Code »
wrapperDiv :
No description.
Code »

Directory editor

File Reference