Jake 和 New GUEST (將介紹接下來幾集) Bramus 的人會在 HTML 剖析器中談論奇怪的行為。是否應該更嚴格?以及如何透過 JavaScript 存取串流剖析器,加快網頁速度。
- Simon Pieters 讀書的《Idiosyncrasies of the HTML parser》→ https://goo.gle/3PUPKGg
- HTML 剖析規格 → https://goo.gle/3AY8Cjr
p
是有多種標記,在某些情況下可能會省略結束標記 → https://goo.gle/3KLlBbH- 設定元素格式,讓元素在未關閉的情況下沿用 → https://goo.gle/3CHrjZS
- 採用率代理演算法 → https://goo.gle/3qevd5j
- 請提供有效的 XHTML 文件 → https://goo.gle/3pWgFqG
- 無效的 XHTML 文件 → https://goo.gle/3cuAJxl
- CSS 剖析規格 → https://goo.gle/3RDdKPF
- 開發人員工具中是否應醒目顯示嚴重的 HTML 剖析問題?開發人員工具團隊表示「否」→ https://goo.gle/3Ri02kX
- 針對自我關閉標記進行清楚的討論 → https://goo.gle/3CK9nhu
- 建立卸離的 HTML 文件 → https://goo.gle/3Rq7Np3
- 使用 fetch() 串流回應 → https://goo.gle/3cuOKLr
- 使用 JavaScript 建立串流 HTML 剖析器 → https://goo.gle/3RgokLW
HTTP 203 系列影片更多影片 → http://goo.gle/HTTP203 按這裡訂閱 Google Chrome 開發人員 → https://goo.gle/ChromeDevs
此外,如果你喜歡這個 Podcast,可能會喜歡 HTTP203 Podcast → https://goo.gle/HTTP203Podcast