<!DOCTYPE html> <body> <p>First</p> <p> <style scoped> @import url(scoped-style-imported.css); </style> Second </p> <p>Third</p> </body>