Show
Ignore:
Timestamp:
03/13/07 07:17:32 (22 months ago)
Author:
weinig
Message:

Reviewed by Lars.

Update text in tests to match expected output.

  • fast/dom/gc-6-expected.txt:
  • fast/dom/gc-6.html:
  • fast/dom/gc-7-expected.txt:
  • fast/dom/gc-7.html:
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/fast/dom/gc-6-expected.txt

    r20145 r20147  
    11This test verifies that DOM documents are protected against garbage collection but without necessarily keeping all their children alive, so long as any node in the document is reachable. 
    22 
    3 The output should be the following pieces of text on lines by themselves: "B", "[object DOMHTMLElement]", "null", "[object HTMLDocument]". 
     3The output should be the following pieces of text on lines by themselves: "B", "[object HTMLElement]", "null", "[object HTMLDocument]". 
    44 
    55B