タグ

articleとspecに関するefclのブックマーク (16)

  • タスクキューとマイクロタスクキュー|イベントループとプロミスチェーンで学ぶJavaScriptの非同期処理

    タスクキューとマイクロタスクキュー|イベントループとプロミスチェーンで学ぶJavaScriptの非同期処理
    efcl
    efcl 2023/10/08
    WHATWGのTask QueueとMicro Task Queueについて。
  • HPKE とは何か | blog.jxck.io


    Intro HPKE (Hybrid Public Key Encryption)  RFC 9180  RFC 9180: Hybrid Public Key Encryption https://www.rfc-editor.org/rfc/rfc9180.html HPKE ()  RFC  ECH (Encrypted Client Hello), MLS (Message Layer Security), OHTTP (Oblivious HTTP)   HPKE 
    HPKE とは何か | blog.jxck.io
    efcl
    efcl 2022/08/25
    HPKE (Hybrid Public Key Encryption)について。 E2EEなどを実現するための汎用的な仕組み。基本的に一方向の送信で双方向のための仕様ではない、全体の暗号化ではなく特定のプロパティだけの暗号化なども利用できたり、PKIが出て
  • JavaScriptのレガシー挙動を定めたAnnex Bをひたすら読む記事


    ECMAScript Annex B  使 JavaScript200520102005調 zenn <sub></sub>  <ins></ins>  ECMAScript Annex B  ECM
    JavaScriptのレガシー挙動を定めたAnnex Bをひたすら読む記事
    efcl
    efcl 2022/01/17
    ECMAScriptの仕様書で互換性のために非推奨のものとして定義されているAnnex Bについて
  • crossorigin 属性の仕様を読み解く


     HTML crossorigin crossorigin  HTML   crossorigin 使crossorigin  request mode credentials mode crossorigin crossorigin 
    crossorigin 属性の仕様を読み解く
    efcl
    efcl 2021/01/11
     CORSrequest modecredentials mode`crossorigin` `<img>`, `<script>`, `<link rel=preconnect>``crossorigin` Fetch API  

    HTML

    WHATWG

    JavaScript

    spec

    article
     
  • 2021年のWebアクセシビリティ | gihyo.jp


    2021Web Web Content AccessibilityGuidelinesWCAG2.2 WCAG 2.2W3C RecommendationWCAGAccessibilityGuidelines Working GroupAG WG9Project Plan 811Working DraftWCAG 2.19Success Criteria; SC
    2021年のWebアクセシビリティ | gihyo.jp
    efcl
    efcl 2021/01/06
    ウェブアクセシビリティの仕様のステータスについての記事。 2020年のWCAGの変更点、WCAGのデジュール標準としてのISO/JIS版のステータス。 策定作業中のWCAG 3.0、WAI-ARIA 1.2についてなど
  • 2021年のウェブ標準とブラウザ | gihyo.jp


    2021 myakuragihyo.jp2009Web 2021202020202021 W3CLiving Standard W3C20209 W3C2020
    2021年のウェブ標準とブラウザ | gihyo.jp
    efcl
    efcl 2021/01/05
    2020年におけるHTML、CSS、DOM APIに変化についてまとめた記事。 また、IE 11と旧Edgeのサポート状況、UA Client HintやPrivacy Sandboxなどの取り組みについてなど幅広くウェブ(標準)の状況について扱っている
  • Web 技術の調査方法 | blog.jxck.io


    Intro  API 調調    Web  Scope  API 調
    Web 技術の調査方法 | blog.jxck.io
    efcl
    efcl 2020/11/22
    ウェブ技術に関連する仕様、ステータス、議論内容の調べ方について。 Browser、IETF、W3C/WHAWG、TC39について
  • Dates and Times in JavaScript

    tl;dr: We are looking for feedback on the Temporal proposal. Try out the polyfill, and complete the survey; but don't use it in production yet! JavaScript Date is broken in ways that cannot be fixed without breaking the web. As the story goes, it was included in the original 10-day JavaScript engine hack and based on java.util.Date, which itself was deprecated in 1997 due to being a terrible API a

    efcl
    efcl 2020/07/13
    現在Stage 2のECMAScript ProposalであるTemporalについて。 DateとTimeの扱いを改善する目的の新しいビルトインオブジェクトで、実際のユースケースに適しているかのフィードバックを募集しているという話。
  • Understanding the ECMAScript spec, part 3 · V8

    Show navigation All episodes In this episode, we’ll go deeper in the definition of the ECMAScript language and its syntax. If you’re not familiar with context-free grammars, now is a good time to check out the basics, since the spec uses context-free grammars to define the language. See the chapter about context free grammars in "Crafting Interpreters" for an approachable introduction or the Wikip

    efcl
    efcl 2020/04/06
    ECMAScript仕様の読み方の連載。 `[Yeild, Await]`などのshorthandの読み方について
  • Understanding the ECMAScript spec, part 1 · V8

    Show navigation All episodes In this article, we take a simple function in the spec and try to understand the notation. Let’s go! Preface #Even if you know JavaScript, reading its language specification, ECMAScript Language specification, or the ECMAScript spec for short, can be pretty daunting. At least that’s how I felt when I started reading it for the first time. Let’s start with a concrete ex

    efcl
    efcl 2020/02/28
    ECMAScript仕様で使われる構文などの読み方について。 `[[Expression]]`のInternal Slot、Internal Method、Completion records、`?` 構文について
  • Learning CSS by reading specs

    Recently I got the chance to do an interview with Vitaly Friedman as part of the run-up to View Source Conference taking place in September this year. One of the things we chatted about was around new CSS. My good friend, Wei, is an incredible technical writer who is very involved in documentation for open-source projects. She wrote most of the React-Redux documentation and is one of the core main

    Learning CSS by reading specs
    efcl
    efcl 2019/08/24
    CSSの仕様でCSSを学ぶ話
  • Monthly Web の作り方 2018 年版 | blog.jxck.io


    Intro  Podcast  mozaic.fm  Monthly Web  Web   2017 71 Monthly Web mozaic.fm  Web  Podcast    
    Monthly Web の作り方 2018 年版 | blog.jxck.io
    efcl
    efcl 2018/07/23
      WHATWG/W3CTC39IETF  

    web

    spec

    proposal

    article
     
  • ECMAScriptの仕様/プロポーザルの調べ方を知る


    The TC39 Process21TC39 GitHubtc39/tc39-notes 4tc39/ecma262 ECMAScript 20XX ECMAScript classmaximally minimal classes ES2015class
    ECMAScriptの仕様/プロポーザルの調べ方を知る
    efcl
    efcl 2018/03/07
    ECMAScriptとはなにか、Living Standardとスナップショット、ES2016以降の策定プロセス、仕様やプロポーザルの調べ方の具体例について。
  • What’s New in HTML 5.2? | bitsofcode

    Less than a month ago, HTML 5.2 became an official W3C Recommendation (REC). When a specification reaches the REC stage, this means that it has received the official endorsement of W3C Members and the Director, and that the W3C officially recommends it’s deployment by user agents, and it’s implementation by web page authors. By the REC stage, anything new should have had at least 2 independent imp

    What’s New in HTML 5.2? | bitsofcode
    efcl
    efcl 2018/01/09
     W3C HTML 5.2 `<dialog>`iframe`allowpaymentrequest``<main>` `keygen``menu``menuitem`HTML4 XHTML1 strict doctype  

    W3C

    HTML

    spec

    article
     
  • ES6 Modules のエラー処理を決定的(deterministic)にした話

    ES6 Modules のエラー処理を決定的(deterministic)にした話 こんにちは、xhl_kogitsune です。2017年は Chromium の module script 実装の Blink 側の半分とかを作っていました。今日は Chromium Browser Advent Calendar 20日目として、ES6 Modules のエラー報告の仕様(とChromium実装)を決定的(deterministic)にした話をします。 ES6 Modules は、モジュール間の依存関係を元にネットワークから複数の JavaScript ファイルをダウンロードしてきて実...

    ES6 Modules のエラー処理を決定的(deterministic)にした話
    efcl
    efcl 2017/12/25
    ES Modules(仕様)のエラーがネットワークに依存したものとなっていて、毎回異なるエラーになる問題があった。 エラーが毎回同じ結果となるように、仕様をどのように修正していったかについて。
  • Refer to the spec: What is all that stuff at the top of the spec? – Rachel Andrew

    Refer to the spec: What is all that stuff at the top of the spec? – Rachel Andrew
    efcl
    efcl 2017/05/10
    CSSの仕様の読み方についての連載
  • 1