akiyatkin/

w3c-scoped

用于与 style scoped 一起通过 w3c 验证器的黑客技巧

1.0.0 2016-11-27 10:08 UTC

This package is auto-updated.

Last update: 2024-09-07 01:58:27 UTC


README

$html = Scoped::fix($html);

替换所有 <style scoped> 为一个返回所有内容的 JavaScript 函数。我选择了 canvas 标签,因为它对搜索引擎来说相对无害。