並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 59件

新着順 人気順

baselineの検索結果1 - 40 件 / 59件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

baselineに関するエントリは59件あります。 webbrowserarticle などが関連タグです。 人気エントリには 『Web標準に新たなステータス「Baseline」が登場。変化し続けるWeb標準のうちWeb開発者が安心して使える機能群を示す。MDNドキュメントなどで表示開始』などがあります。
  • Web標準に新たなステータス「Baseline」が登場。変化し続けるWeb標準のうちWeb開発者が安心して使える機能群を示す。MDNドキュメントなどで表示開始

    Web標準に新たなステータス「Baseline」が登場。変化し続けるWeb標準のうちWeb開発者が安心して使える機能群を示す。MDNドキュメントなどで表示開始 Web開発者の開発体験を改善することなどを目的としたW3CのWebDX Community Groupは、つねに新たな機能などが登場し変化し続けるWeb標準のうち、Web開発者が安心して使える機能群を示す新たなステータス「Baseline」を発表しました(Googleによる発表、MDNによる発表)。 現在、Web標準はリビングスタンダードとしてつねにアップデートが行われており、ChromeやFirefox、Safariなどの主要なWebブラウザは、Web標準で新たに策定される機能をそれぞれ実装し、最新版に反映させています。 そのため、それぞれのWebブラウザがWeb標準のどの機能をいつ頃実装し、最新版に反映させるのかは時期が異なりま

      Web標準に新たなステータス「Baseline」が登場。変化し続けるWeb標準のうちWeb開発者が安心して使える機能群を示す。MDNドキュメントなどで表示開始
    • 最小限で基礎的なセキュリティガイダンスである「AWS Startup Security Baseline (AWS SSB)」を紹介します | DevelopersIO

        最小限で基礎的なセキュリティガイダンスである「AWS Startup Security Baseline (AWS SSB)」を紹介します | DevelopersIO
      • Visual Studio Code、Web標準の「Baseline」チェックに対応。コード内のHTMLやCSSにカーソルを合わせれば説明表示

        Visual Studio Code、Web標準の「Baseline」チェックに対応。コード内のHTMLやCSSにカーソルを合わせれば説明表示 Visual Studio Code 1.100もしくはそれ以後のバージョンでは、標準でコード内のHTMLやCSSがWeb標準のBaselineに対応しているかどうかをチェックする機能が搭載されていることが、web.devブログで紹介されています。 これにより、HTMLやCSSが主要なWebブラウザで問題なく表示されるかどうかが、Visual Studio Codeで簡単にチェックできるようになりました。 Baselineは安心して使えるWeb標準 Baselineとは最新のWeb標準のサブセットです。Baselineに含まれているHTMLやCSSの機能であれば主要なWebブラウザで実装済みであるため、Webアプリケーション開発者が安心して使える機

          Visual Studio Code、Web標準の「Baseline」チェックに対応。コード内のHTMLやCSSにカーソルを合わせれば説明表示
        • AWS環境にセキュアなベースラインを提供するテンプレート「Baseline Environment on AWS」のご紹介 | Amazon Web Services

          Amazon Web Services ブログ AWS環境にセキュアなベースラインを提供するテンプレート「Baseline Environment on AWS」のご紹介 みなさんこんにちは。ソリューションアーキテクトの大村です。 このブログでは、私たちAWS Japanのソリューションアーキテクトが AWS Samples に公開している 「Baseline Environment on AWS(BLEA)」について詳しくご紹介します。 これはAWSのセキュリティのベストプラクティスを実装した環境を、迅速に実現するためのテンプレートです。 セキュリティサービスだけでなく、よく利用されるアプリケーションの実装サンプルも含んでいます。これによって基本的なセキュリティを実現した状態をスタート地点としてシステム構築を開始できます。このテンプレートは単一のアカウントでも、また AWS Contro

            AWS環境にセキュアなベースラインを提供するテンプレート「Baseline Environment on AWS」のご紹介 | Amazon Web Services
          • 2026年3月にBaselineになったReporting APIを活用してフロントエンドのObservabilityを高める - プププなテクブ

            2026年3月に Reporting API というWeb標準 API が Baseline に到達し主要ブラウザで利用可能になりました。 今回はこの便利な Reporting APIを実際に使ってみて、できることやユースケースについて考えてみます。 Reporting API とは Webアプリケーションを運用していると、こんな問題に遭遇したことはないでしょうか。 本番環境でだけ CSP 違反が起きているが、ユーザーからの報告がない限り気づけない 使っている API がいつの間にか非推奨になっていて、将来のブラウザアップデートで壊れるかもしれない ブラウザが勝手に動画の自動再生をブロックしたが、ログに残っていない これらはすべて ブラウザ側で発生するイベント であり、従来のサーバーサイドの監視では捕捉できないものです。 このような場面で役に立つのが、Reporting API です。 R

              2026年3月にBaselineになったReporting APIを活用してフロントエンドのObservabilityを高める - プププなテクブ
            • セキュリティ関連のHTTPヘッダを一括指定する Baseline ヘッダ - ASnoKaze blog

              現在のWebでは、セキュリティ上レスポンスヘッダで色々なものを指定します。Webデベロッパーは個別に指定しなければなりません。 そこで、セキュリティ関連のヘッダを推奨デフォルト値に設定できるようにする「Baseline ヘッダ (Opt-into Better Defaults)」が、GoogleのMike West氏によって提案されています。 まだたたき台であり、これからW3CのWebAppSec WGで議論されている予定になっています。 Baseline ヘッダ 次のようにレスポンスヘッダを指定します。 Baseline: Security=2022これは、次のヘッダを送信するのと同様です。 Content-Security-Policy: script-src 'self'; object-src 'none'; base-uri 'none'; require-trusted-ty

                セキュリティ関連のHTTPヘッダを一括指定する Baseline ヘッダ - ASnoKaze blog
              • 【大原雄介の半導体業界こぼれ話】 「Zilog Z80」の生産終了と、Intel Baseline Profile登場について思うこと

                  【大原雄介の半導体業界こぼれ話】 「Zilog Z80」の生産終了と、Intel Baseline Profile登場について思うこと
                • CDK で AWS のセキュリティベストプラクティスに沿ったベースラインを展開できる Baseline Environment on AWS(BLEA)を触ってみた | DevelopersIO

                    CDK で AWS のセキュリティベストプラクティスに沿ったベースラインを展開できる Baseline Environment on AWS(BLEA)を触ってみた | DevelopersIO
                  • 外部リンクへの接続などを高速化する「dns-prefetch」、安定して使えるWeb標準「Baseline」に

                    外部リンクへの接続などを高速化する「dns-prefetch」、安定して使えるWeb標準「Baseline」に 主要なWebブラウザで安定して利用できるWeb標準としてラベル付けされる「Baseline」に、「dns-prefetch」が入ったことが発表されました。 外部ドメインの名前解決をあらかじめ実行 通常、HTML内で外部ドメインなどへのリンクが記述されている場合、リンクがクリックされた時点など、そのリンクへの参照が開始される場面でドメイン名の名前解決が行われ、接続が開始されます。 一方で、今回Baselineとなったdns-prefetchをHTMLのヘッダ部に記述しておくと、あらかじめdns-prefetchで指定された外部ドメインに対する名前解決が行われます。 そのため、その外部ドメインへのリンクがクリックされた場面などで名前解決がすでに済んでいるために、外部ドメインへの高速な

                      外部リンクへの接続などを高速化する「dns-prefetch」、安定して使えるWeb標準「Baseline」に
                    • BM42: New Baseline for Hybrid Search - Qdrant

                      For the last 40 years, BM25 has served as the standard for search engines. It is a simple yet powerful algorithm that has been used by many search engines, including Google, Bing, and Yahoo. Though it seemed that the advent of vector search would diminish its influence, it did so only partially. The current state-of-the-art approach to retrieval nowadays tries to incorporate BM25 along with embedd

                        BM42: New Baseline for Hybrid Search - Qdrant
                      • ブロック レイアウトの align-content プロパティが Baseline の一部になりました  |  Blog  |  web.dev

                        ブロック レイアウトの align-content プロパティが Baseline の一部になりました コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。 公開日: 2024 年 4 月 17 日 ブロック レイアウトとテーブル レイアウトで CSS Box Alignment の align-content プロパティを使用できるようになりました。これにより、フレックス レイアウトやグリッド レイアウトを作成しなくても、ブロック方向の配置を調整できます。 以前は不可能だったアイテムの垂直方向の中央揃えは、flexbox と grid、そして align-content プロパティによって簡単になりました。ただし、この配置を行うためだけに、フレキシブル レイアウトやグリッド レイアウトを作成する必要がありました。このプロパティはブロック レイアウト用に指定され

                          ブロック レイアウトの align-content プロパティが Baseline の一部になりました  |  Blog  |  web.dev
                        • サイボウズが実践するBaselineを用いた持続可能なブラウザサポートのご紹介  |  web.dev

                          サイボウズが実践するBaselineを用いた持続可能なブラウザサポートのご紹介 コレクションでコンテンツを整理 必要に応じて、コンテンツの保存と分類を行います。 Published: November 7, 2025 日本国内で38,000社を超えるエンタープライズ顧客のブラウザ互換性を管理することは、決して容易ではありません。1日あたり150万以上のアプリケーションでクリティカルなビジネス運用を支えているkintoneにとって、ブラウザサポートの判断は極めて重要な意味を持ちます。 日本を代表するグループウェア企業であるサイボウズは、その課題に直面していました。製品全体で一貫したウェブ標準の基準を維持しながら、独自のブラウザサポート基準のメンテナンス負担を回避するには、どうすればよいのか。 至った解決策は、開発時の機能基準にBaselineを採用することでした。この決断は、私たちのウェブプ

                            サイボウズが実践するBaselineを用いた持続可能なブラウザサポートのご紹介  |  web.dev
                          • プロダクト開発の基準に Baseline を取り入れるまで - Cybozu Inside Out | サイボウズエンジニアのブログ

                            この記事は、CYBOZU SUMMER BLOG FES '25の記事です。 こんにちは!サイボウズでデザインテクノロジストをしている saku (@sakupi01) です。 はじめに 数ヶ月前に、個人ブログにて以下のエントリを投稿しました。 blog.sakupi01.com このエントリの執筆背景には、プロダクトに導入する Web 標準の機能について、社内で導入基準を策定していたことがありました。 そこから数ヶ月が経った現在、kintone というプロダクトのフロントエンドでは、この基準に「Baseline Widely Available」を採用し、運用を開始しています。 本エントリでは、Baseline を採用するまでの背景、運用に至るまでに考慮したこと、kintone での活用方法について紹介します。 前置き 新しい Web 標準の機能をプロダクトに入れても、ユーザがサポートさ

                              プロダクト開発の基準に Baseline を取り入れるまで - Cybozu Inside Out | サイボウズエンジニアのブログ
                            • WebAssemblyガベージコレクション機能がWeb標準の「Baseline」に。Safari 18.2でのサポート開始で

                              WebAssemblyガベージコレクション機能がWeb標準の「Baseline」に。Safari 18.2でのサポート開始で これにより多くのWebデベロッパーが安心してWasmGCの機能を利用できることになります。 WasmGCとは Webブラウザ上で高速に実行できるバイナリフォーマットとして登場したWebAssemblyは、もともとガベージコレクション機能がありませんでした。 そのためにWebAssemblyアプリケーションを開発するプログラマは、プログラマ自身が確保したメモリの解放に責任を持つ必要がありました。もしも確保したまま解放し忘れたメモリがあると、どんどんプログラムが確保するメモリが増大していき、最終的にはメモリ不足などのエラーを引き起こすことになるためです。 WasmGCは、このWebAssemblyにガベージコレクション機能を持たせる機能です。アプリケーションによって割り

                                WebAssemblyガベージコレクション機能がWeb標準の「Baseline」に。Safari 18.2でのサポート開始で
                              • Browserslist now supports Baseline  |  Blog  |  web.dev

                                Published: September 16, 2025 Browserslist is a utility that tells build toolchains how to modify source code for a specified set of browsers. Browserslist relies on a query syntax that specifies exact versions of browsers, relative queries such as last 2 years, and even usage-based queries like > 0.5%. It's used by other popular tools such as Babel and PostCSS. Chances are, if you use any kind of

                                  Browserslist now supports Baseline  |  Blog  |  web.dev
                                • The Popover API is now Baseline Newly available  |  Blog  |  web.dev

                                  Published: February 7, 2025 In April 2024, a post on this site announced that the Popover API was Baseline Newly available. However, we got it wrong, and popover enters Baseline as of January 27, 2025. This post explains why we got it wrong, and what has changed since to make these mistakes less likely to happen. What's the Popover API? The Popover API provides a built-in way to create various typ

                                    The Popover API is now Baseline Newly available  |  Blog  |  web.dev
                                  • Intelの安定性重視「Baseline Profile」付きBIOSが配信。ハイエンド環境のエラー多発に対処

                                      Intelの安定性重視「Baseline Profile」付きBIOSが配信。ハイエンド環境のエラー多発に対処
                                    • GitHub - awslabs/iam-policy-autopilot: IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utili

                                      An open source Model Context Protocol (MCP) server and command-line tool that helps your AI coding assistants quickly create baseline IAM policies that you can refine as your application evolves, so you can build faster. IAM Policy Autopilot analyzes your application code locally to generate identity-based policies for application roles, enabling faster IAM policy creation and reducing access trou

                                        GitHub - awslabs/iam-policy-autopilot: IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utili
                                      • Introducing Baseline  |  Blog  |  web.dev

                                        Published: May 10, 2023 Baseline helps you to see, at a glance, whether a feature or API is safe to use in your site or web applications. In this post, learn about the ideas that led to this concept, and how we hope it will help you. Keeping up with changes to the web platform The web of today changes rapidly. Our browsers are evergreen, with new features landing in stable browsers each month. Thi

                                          Introducing Baseline  |  Blog  |  web.dev
                                        • Building a baseline JIT for Lua automatically

                                          This is the Part 2 of a series. Feel free to read the prequel for more context: Building the fastest Lua interpreter automatically Building a good VM for a dynamic language takes a ton of engineering. The best-performing VMs (e.g., JavaScriptCore, V8, SpiderMonkey) employ at least 3 VM tiers (interpreter, baseline JIT[1] and optimizing JIT), and pervasively use hand-coded assembly in every VM tier

                                            Building a baseline JIT for Lua automatically
                                          • ブラウザに広くサポートされていない CSS を検証する require-baseline ESLint ルール

                                            Baseline はブラウザで利用可能な JavaScript や CSS のサポート状況を明確化するプロジェクトです。ESLint/CSS の require-baseline ルールを使用することで、Baseline でサポートされていない CSS プロパティや値を検出することができます。 ブラウザによる CSS のサポート状況の差異は、Web 開発者にとって頭痛の種です。新しい CSS プロパティや値を使用する際には、それがどのブラウザでサポートされているかを確認する必要があります。Baseline はそのような問題を解決するためのプロジェクトです。ブラウザで利用可能な JavaScript や CSS のブラウザのサポート状況を明確化することで、Web 開発者が安心して新しい機能を使用できるようになります。 Baseline で「Newly Available」とされている機能は

                                              ブラウザに広くサポートされていない CSS を検証する require-baseline ESLint ルール
                                            • Web標準の「Baseline」チェックにJetBrains IDEsが対応。Chrome DevToolsもCSSプロパティのBaseline表示に対応

                                              Web標準の「Baseline」チェックにJetBrains IDEsが対応。Chrome DevToolsもCSSプロパティのBaseline表示に対応 Web標準はリビングスタンダードとしてつねにアップデートが行われており、ChromeやFirefox、Safariなどの主要なWebブラウザは、Web標準で新たに策定される機能をそれぞれ実装し、最新版に反映させています。 ただしその実装時期はばらばらであるため、Webアプリケーションの開発者にとって、Web標準のどの機能がクロスブラウザ対応となっているのか、また安定した実装となっているのかが分かりにくいものとなっています。 そこで2023年に登場したのが「Baseline」です。Baselineに含まれるWeb標準の機能であれば、主要なブラウザでのサポートが行われた安定した実装として、Webアプリケーション開発者は安心して利用できるもの

                                                Web標準の「Baseline」チェックにJetBrains IDEsが対応。Chrome DevToolsもCSSプロパティのBaseline表示に対応
                                              • Baseline  |  web.dev

                                                Web Platform Dive into the web platform, at your pace.

                                                  Baseline  |  web.dev
                                                • A baseline scrapscript compiler

                                                  Scrapscript is a small, pure, functional, content-addressable, network-first programming language. My previous post introduced the language a bit and then talked about the interpreter that Chris and I built. This post is about the compiler that Chris and I built. In the beginning, there was an interpreter Writing a simple tree-walking interpreter is a great way to prototype a language implementati

                                                  • Intel、「互換性を必要とする場合以外はBaselineプロファイルを推奨しない」

                                                      Intel、「互換性を必要とする場合以外はBaselineプロファイルを推奨しない」
                                                    • Web技術の互換性を把握するためのBaselineとWeb Platform Status Dashboard

                                                      Webブラウザの進化に伴い、新しい機能や技術が次々と登場しています。しかし、各ブラウザの実装状況や互換性を把握することは、開発者にとって大きな課題でした。この課題を解決するため、2024年に整備が進み、2025年から本格的に活用できる指標が「Baseline」です。本記事では、2024年に大きく進展したBaselineとWeb Platform Status Dashboardについて紹介します。 Baselineのおさらい Safari、Chrome、Edge、Firefoxといった主要なWebブラウザ間での機能の互換性レベルを体系的に定義し、開発者に明確な指標を提供するものです。これにより、クロスブラウザ開発における予測可能性と信頼性が向上します。 開発者向けの主要なリファレンスプラットフォームであるMDNやCan I Useにおいて、各機能のBaselineステータスがラベルとして明

                                                        Web技術の互換性を把握するためのBaselineとWeb Platform Status Dashboard
                                                      • Baseline (互換性) - MDN Web Docs 用語集 | MDN

                                                        このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。 �H� ��View in English P Q ��Always switch to English Baseline (ベースライン)は、ブラウザー間で動作するウェブプラットフォームの機能を確認します。 Baseline は、サイトの訪問者に互換性の問題を引き起こす可能性が低くなった時期を示すことで、その機能を使用するタイミングを決定するのに役立ちます。 API、一連の CSS プロパティ、JavaScript 構文などの Baseline 機能は、Chrome、Edge、Firefox、Safari など、デスクトップやモバイルで広く使われている有名なブラウザーで一貫して動作します。 Baseline 機能とは、現在の安定したブラウザーで

                                                          Baseline (互換性) - MDN Web Docs 用語集 | MDN
                                                        • GitHub - aws-samples/baseline-environment-on-aws-for-financial-services-institute

                                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                            GitHub - aws-samples/baseline-environment-on-aws-for-financial-services-institute
                                                          • Baseline 2023  |  Blog  |  web.dev

                                                            Baseline is coming to caniuse.com! In this post, learn about the integration and discover some of the features that became part of Baseline in 2023. With the new definition of Baseline, there are two stages in a feature's lifecycle: when it becomes newly available, and then when it becomes widely available after 30 months. A feature becomes part of Baseline Newly available when it becomes interope

                                                              Baseline 2023  |  Blog  |  web.dev
                                                            • Baseline features you can use today  |  Articles  |  web.dev

                                                              Published: May 10, 2023 The web is always evolving and browsers update constantly to give developers new tools to innovate on the platform. Things that previously required helper libraries become part of the web platform and supported on all browsers, along with shorter or easier ways to code design elements. While this constant evolution and adaptation is helpful, it can also bring confusion. It

                                                                Baseline features you can use today  |  Articles  |  web.dev
                                                              • Now in Baseline: animating entry effects  |  Blog  |  web.dev

                                                                The post four new CSS features for entry and exit effects shared some useful features that had just landed in Chrome. Now, two of these features, @starting-style and transition-behavior: allow-discrete have become Baseline Newly available with the release of Firefox 129. You can now create entry animation effects for elements, including those animating from display: none, and animating into the to

                                                                  Now in Baseline: animating entry effects  |  Blog  |  web.dev
                                                                • GitHub - aws-samples/baseline-environment-on-aws: Baseline Environment on AWS(BLEA) is a set of reference CDK template to establish secure baseline on standalone-account or ControlTower based multi-account AWS environment. This solution provides basic and

                                                                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                    GitHub - aws-samples/baseline-environment-on-aws: Baseline Environment on AWS(BLEA) is a set of reference CDK template to establish secure baseline on standalone-account or ControlTower based multi-account AWS environment. This solution provides basic and
                                                                  • Web標準の互換性を表す Baseline という概念の紹介 - Qiita

                                                                    はじめに この記事は 2023 年の MDN 翻訳 Advent Calendar 向けに作成したものです。 こんにちは。debiru です。ネタがないといいながらネタを見つけたので投稿しています。 今日は、2023 年 5 月に登場した Baseline という概念について紹介するとともに、12 月 5 日に MDN において Baseline が進化したことをお伝えしにやってきました。 Baseline とは 2023 年現在、Web 標準は Living Standard としてアップデートが継続的に行われており、各種モダンブラウザは Web 標準で新たに策定される機能を実装し、最新版に反映させています。 余談ですが、各種ブラウザの最新版で実装された機能の一覧は、先日私が開発したツール「MDN - BCD一覧表」で確認することができます。 しかしながら、ブラウザによって機能を実装する

                                                                      Web標準の互換性を表す Baseline という概念の紹介 - Qiita
                                                                    • 北森瓦版 - ASUS 第13・14世代Core向けに“Intel Baseline Profile”を追加

                                                                      ASUS Adds “Intel Baseline Profile” Option In BIOS To Mitigate 14th & 13th Gen CPU Gaming Stability Issues(WCCF Tech) ASUS adds “Intel Baseline Profile” to its Z790 motherboards amid Core i9 stability issues(VideoCardz) "Intel Baseline Profile option" on/off(HXL@9550pro) ASUSは同社のマザーボードのBIOSに“Intel Baseline Profile”を提供した。この“Intel Baseline Profile”は第13・14世代Core processorの安定性問題を軽減するためのものである。 第13・14世代C

                                                                      • [Thoughts Are Appreciated!] Baseline という指標の活用可能性に関する考察

                                                                        [Thoughts Are Appreciated!] Baseline という指標の活用可能性に関する考察 Table of Contents Table of Contents はじめに A Little Background about Baseline Some Basics about Baseline Browsers Statuses Baseline とプロダクトの指標 Baseline’s Hope So, can we REALLY use Baseline? Using Baseline Widely Available As A Threshold The Path To “Our” Baseline Newly Available Reach Out To The Team And Spread The Fallback Experience Baseline I

                                                                          [Thoughts Are Appreciated!] Baseline という指標の活用可能性に関する考察
                                                                        • Introducing Baseline: a unified view of stable web features

                                                                          Note: We updated the Baseline widgets and rolled it out for more pages to align with the refined Baseline definition. The Baseline definition described in this post is outdated. Read more in the Baseline's evolution on MDN post. MDN is committed to providing modern web development documentation to over a million developers daily. Due to the rapidly-evolving nature of the web platform, and the trem

                                                                            Introducing Baseline: a unified view of stable web features
                                                                          • Baseline MCP Serverを公開しました!

                                                                            Model Context Protocol(MCP)、最近流行っていますね。割と簡単に作れることが売りのようです。 というわけで私も勉強がてら、Web Platform APIからBaselineの状況を提供するMCPサーバーを作成し、OSSとして公開しました。 使い方の詳細や実装内容については、下記にあるGitHubリポジトリを参照してください。READMEに設定方法やコードの説明を記載しています。 Baseline MCP Serverとは何か Baseline MCP Serverは、Web Platform DashboardのAPIを利用して、WebのAPI機能のBaselineステータス(ブラウザ対応状況)を取得できるMCPサーバーです。Claude DesktopやCline、VSCodeなどでMCPクライアントを通じてWeb機能のBaseline情報へアクセスできるように

                                                                              Baseline MCP Serverを公開しました!
                                                                            • baseline-environment-on-aws/README_ja.md at main · aws-samples/baseline-environment-on-aws

                                                                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                                baseline-environment-on-aws/README_ja.md at main · aws-samples/baseline-environment-on-aws
                                                                              • CSS scrollbar-gutter and scrollbar-width are Baseline Newly available  |  Articles  |  web.dev

                                                                                Published: Feb 1, 2025 With the scrollbar-gutter property you can reserve space for the scrollbar even when no scrollbar is needed. This prevents a layout shift should a scrollbar become necessary. This property only has an effect when classic scrollbars are used. Using scrollbar-width you can opt-in to a narrower scrollbar, or even to hide the scrollbar completely without affecting scrollability.

                                                                                  CSS scrollbar-gutter and scrollbar-width are Baseline Newly available  |  Articles  |  web.dev
                                                                                • Baseline's evolution on MDN

                                                                                  Today we're updating the Baseline widget and rolling it out for more pages to align with the refined Baseline definition and help developers understand the status of web platform features better. First introduced in May 2023, Baseline offered a new way of looking at the state of the web platform. It established a common measure for new features coming to the web and existing ones. The idea was sim

                                                                                    Baseline's evolution on MDN

                                                                                  新着記事