タグ

ECMAScriptとwebに関するefclのブックマーク (4)

  • Infrequently Noted

    Yes, these websites target developers on fast machines. So what? The choices they make speak to the values of their creators. And those values shine through the fog of marketing when we use objective quality measures. The same sorts of engineers who care to shave a few bytes of JS for users on fast machines will care about the lived UX quality of their approach all the way down the wealth curve. T

    efcl
    efcl 2015/03/14
    Extensible Web Manifestoの人
  • 2015年のWeb標準 | gihyo.jp

    株式会社ミツエーリンクスの渡邉卓です。昨年の「2014年のWeb標準」と同様に、2015年もWebコンテンツのフロントエンド設計および実装に関連した各種標準や、周辺領域の動きに関する短期的な予測を寄稿させていただきます。 2015年のWeb標準については「より広範なHTML5仕様の一般化・HTML5.1仕様の利用増加」「⁠ECMAScript 6仕様の利用増加」「⁠IE7・IE8 未サポートWebサイト増加」をキーワードとして取りあげます。 より広範なHTML5仕様の一般化・HTML5.1仕様の利用増加 2014年10月28日、ついにHTML5がW3C勧告 (Recommendation) となりました。すでに多方面で利用されているHTML5仕様ですが、勧告になったことで、今まで利用を躊躇していた方々にも確実に浸透していくと予想できます。詳細は後述しますが、現役のWebブラウザでありながら

    2015年のWeb標準 | gihyo.jp
    efcl
    efcl 2015/01/01
    HTMLの仕様のモジュール化について "IE7ならびにIE8のサポートが2016年1月に終了"
  • Issue 647703003: Don't expose Array.prototype.values as it breaks webcompat - Code Review

    Don't expose Array.prototype.values as it breaks webcompat Some versions of Outlook Web Access test for the existence of a 'values' property on Array instances, so adding the 'values' iterator to the prototype (even with @@unscopeables) causes breakage. This matches Gecko: they ship Array.prototype.{keys,entries} but not 'values'. BUG=409858 LOG=Y R=arv@chromium.org, danno@chromium.org Committed:

    efcl
    efcl 2014/10/18
    BREAK THE WEB 事例 Array#values
  • ウェブ関連仕様 日本語訳( www.hcn.zaq.ne.jp/___/WEB/ )

    このページ は、このページの URL パス下にある,ウェブプラットフォーム関連の仕様の日語訳の一覧と,各ページに共通する事項についての説明です。 これらの翻訳の正確性は保証されません。 これらの仕様の公式な文書は英語版であり、日語訳は公式のものではありません。 一部の仕様(特に WHATWG によるもの)は日々更新され続けているので、日語訳には最新版ではないものもあります。 また、原文の更新に伴う,ページ更新の際に見落としがあるかもしれません(更新部分の日語訳への複製/統合段階など)。 その完全性は保証されませんが、不定期に検証されてはいます。 Jacascript / CSS / DOM の対応が古いブラウザでは、表示が崩れたり,一部の機能が働かないかもしれません(特に IE 6〜8 はほとんど考慮されていません)。 例えば目次など,一部ページ内容はスクリプトで自動生成されていま

    efcl
    efcl 2013/05/09
    W3C/WHATWG等のDOM/JavaScript関連周りの仕様書翻訳 DOM4/TypedArray/CSP/Web Workers/Navigation Timing API等
  • 1