[Bug 22539] [Shadow]: Add support for external stylesheets using link rel="stylesheet"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22539

--- Comment #1 from Steve Orvell <sorvell@chromium.org> ---
We should be able to dimiss point #3 since we're comparing link
rel="stylesheet" to:

  <style>
    @import url(sheet.css);
  </style>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 2 July 2013 16:23:47 UTC