UNPKG

@apache-royale/royale-js

Version:

Apache Royale (formerly FlexJS)

35 lines (31 loc) 1.26 kB
<!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.ControlRangeTest');</script> <title>Closure Unit Tests - goog.dom.ControlRangeTest</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"></div> <div id="test2"> <img id="logo" src="http://www.google.com/intl/en_ALL/images/logo.gif"> </div> <!-- Omit whitespace here to ensure no extra text nodes are included. --> <table id="table"><tbody id="tbody"><tr id="tr1"><td id="td11">a</td><td id="td12">b</td></tr><tr id="tr2"><td id="td21">c</td><td id="td22">d</td></tr></tbody></table> <table id="table2"> <tbody><tr> <td>moof</td> </tr> <tr> <td id="table2td"> foo <img id="logo2" src="http://www.google.com/intl/en_ALL/images/logo.gif"> bar </td> </tr> </tbody></table> </body></html>