Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
firefox/chrome でページを表示していました。情報の主要なチャンクがレンダリングされていないことがわかりました。
私が見つけたのは、最近導入されたいくつかの html タグをブラウザが完全に無視している<title>こと<aside>です<section>。
<title>
<aside>
<section>
ブラウザによって無視されるタグを見つける方法はありますか? 可能であれば、その理由は?
http://html5test.com/ をチェック
お使いのブラウザー (またはさまざまなブラウザーの特定のバージョン) でサポートされている要素が表示されます。