UNPKG

@apache-royale/royale-js

Version:

Apache Royale (formerly FlexJS)

20 lines (16 loc) 785 B
<!DOCTYPE html><!-- DO NOT EDIT. This file auto-generated by generate_closure_unit_tests.js --><!-- Copyright 2017 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --><html><head><meta charset="UTF-8"> <script src="../base.js"></script> <script>goog.require('goog.dom.NodeOffsetTest');</script> <title>Closure Unit Tests - goog.dom.NodeOffsetTest</title><!-- Copyright 2017 The Closure Library Authors. All Rights Reserved. Use of this source code is governed by the Apache License, Version 2.0. See the COPYING file for details. --> </head><body><div id="test1">Text<br> and <b>more <i id="i">text.</i></b></div> <div id="test2"></div> <div id="empty"></div> </body></html>