created_at
updated_at
tags
toc
headings

Monthly Web 2017/01

Intro

月一メモ

Browser

  • 1/25 Chrome 56
    • scroll イベントの passive 化
    • webvr
    • web bluetooth
    • position: sticky
    • writeable streams
    • HTML5 default
  • 1/23 Safari 10.1
    • fetch
    • idb2
    • custom elements
    • input events
    • form validation
    • async/await
    • grid layout

News

API

  • AMP Lite
    • cache-control: no-transform は無視するらしい(opt-in だからか)
  • ES proposal: import()
    • どのモジュールが呼んだかを知るため関数ではなくオペレータ

Security

  • Google も CA 参入
    • Global Sign の一部を買っていたらしい
    • 最近の CA インシデントにしびれを切らしたんだろう
  • Ars が HTTPS 移行
    • forum で起こる mixed-contents は許容という判断 (CGM の宿命か)