| 1 | <!DOCTYPE html> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta charset="UTF-8" /> |
| 5 | <title>React DevTools regression test</title> |
| 6 | <link rel="stylesheet" href="styles.css" /> |
| 7 | </head> |
| 8 | <body> |
| 9 | <iframe src="canary.html"></iframe> |
| 10 | <iframe src="next.html"></iframe> |
| 11 | <iframe src="16.7.html"></iframe> |
| 12 | <iframe src="16.6.html"></iframe> |
| 13 | <iframe src="16.5.html"></iframe> |
| 14 | <iframe src="16.4.html"></iframe> |
| 15 | <iframe src="16.3.html"></iframe> |
| 16 | <iframe src="16.2.html"></iframe> |
| 17 | <iframe src="16.1.html"></iframe> |
| 18 | <iframe src="16.0.html"></iframe> |
| 19 | <iframe src="15.6.html"></iframe> |
| 20 | <iframe src="15.5.html"></iframe> |
| 21 | <iframe src="15.4.html"></iframe> |
| 22 | <iframe src="15.3.html"></iframe> |
| 23 | <iframe src="15.2.html"></iframe> |
| 24 | <iframe src="15.1.html"></iframe> |
| 25 | <iframe src="15.0.html"></iframe> |
| 26 | <iframe src="14.9.html"></iframe> |
| 27 | </body> |
| 28 | </html> |