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

Delta Between Two Patch Sets: tests/io-toggle.js

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

Powered by Google App Engine
This is Rietveld