Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p266-p267 側注の順番が逆かも #654

Open
bakera opened this issue Aug 4, 2022 · 0 comments
Open

p266-p267 側注の順番が逆かも #654

bakera opened this issue Aug 4, 2022 · 0 comments
Labels
紙版要対応 紙版での対応が必要なもの

Comments

@bakera
Copy link
Owner

bakera commented Aug 4, 2022

p266の側注

ブラウザーは、データブロックに 対して何の処理も行いません。...

p267の側注

正確には、クラシックスクリプト にもモジュールスクリプトにも当 てはまらない値はすべてデータブ ロックとみなされます。...

対応する本文

type属性が有効なMIME typeであり、かつJavaScriptとみなされない ものである場合、script 要素はデータブロックとして扱われます。
内容を JavaScript から参照できるため、ウェブページに表示したくないデータを埋め込むのに利用できます。

前者の注が後の文に対応し、後者の注が最初の文の「有効なMIME typeであり...」に対応するので、順番が逆になっている。

@bakera bakera added the 紙版要対応 紙版での対応が必要なもの label Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
紙版要対応 紙版での対応が必要なもの
Projects
None yet
Development

No branches or pull requests

1 participant