Test area 1

text one
text two
Each click should have the effect described below, for "text one" in the first round and then "text two" for the second round. The effect change is due to style tag or style link change in the HTML imports.
Expected CSS style result of the above text:

Test area 2

The style for the following text is moved from HTML import to main document and should be effective (line-through/blue).
text three

Starting Chrome 65, applying styles defined in HTML imports to the main document is deprecated. They will need to be moved to the main document. See https://github.com/TakayoshiKochi/deprecate-style-in-html-imports The following button tests this practice.