Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: tests/io-toggle.js

Issue 29730644: Issue 6514 - IOToggle Custom Element (Closed)
Patch Set: applied changes Created April 27, 2018, 1:56 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« skin/io-toggle.css ('K') | « tests/io-toggle.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 /* globals require */
Thomas Greiner 2018/05/02 11:53:28 Detail: This should no longer be necessary now.
2
3 "use strict";
4
5 require("../js/io-toggle");
OLDNEW
« skin/io-toggle.css ('K') | « tests/io-toggle.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld