Back to Chromium

Gc 7

third_party/blink/web_tests/fast/dom/gc-7.html

150.0.7829.2294 B
Original Source

This test verifies that objects are protected against garbage collection as long as the document is alive (for contrast with test 6).

The output should be the following pieces of text on lines by themselves: "B", "[object HTMLSpanElement]", "[object HTMLSpanElement]", "[object HTMLDocument]".