Skip to content

Commit 964850c

Browse files
committed
More markup fixes
1 parent 14f9d1e commit 964850c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/content/en/2022/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ There are other, more direct ways site owners can improve their CLS. Setting `he
676676

677677
Effectively all websites have "good" FID for desktop users, and this trend has held firm over the years. Mobile FID performance is also exceptionally fast, with 92% of websites having "good" FID, a slight improvement over last year.
678678

679-
While it's great that so many websites have good FID experiences, developers need to be careful not to become too complacent. Google has been <a hreflang="en" href="https://web.dev/better-responsiveness-metric/">experimenting with a new responsiveness metric</a> that could end up replacing FID, which is especially important because sites tend to perform much worse on [this new metric](./#interaction-to-next-paint-inp) than FID.
679+
While it's great that so many websites have good FID experiences, developers need to be careful not to become too complacent. Google has been <a hreflang="en" href="https://web.dev/better-responsiveness-metric/">experimenting with a new responsiveness metric</a> that could end up replacing FID, which is especially important because sites tend to perform much worse on [this new metric](#interaction-to-next-paint-inp) than FID.
680680

681681
### FID metadata and best practices
682682

src/content/ja/2022/performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ CLSは2022年にもっとも改善されたCWVメトリックであり、全体
676676

677677
事実上すべてのウェブサイトがデスクトップユーザーに対して「良好」なFIDを持っており、この傾向は年を経ても変わっていません。モバイルのFIDパフォーマンスも非常に高速で、92%のウェブサイトが「良好」なFIDを持っており、昨年に比べてわずかに改善されています。
678678

679-
これほど多くのウェブサイトが良好なFID体験を提供しているのは素晴らしいことですが、開発者は自己満足に陥らないよう注意が必要です。Googleは<a hreflang="ja" href="https://web.dev/blog/better-responsiveness-metric?hl=ja">新しい応答性メトリックの実験を行っており</a>、それがFIDに取って代わる可能性があります。とくに、サイトは[FIDに比べてこの新しいメトリック](./#インタラクションから次の描画)でかなり悪いパフォーマンスを示す傾向にあるため、これはとくに重要です。
679+
これほど多くのウェブサイトが良好なFID体験を提供しているのは素晴らしいことですが、開発者は自己満足に陥らないよう注意が必要です。Googleは<a hreflang="ja" href="https://web.dev/blog/better-responsiveness-metric?hl=ja">新しい応答性メトリックの実験を行っており</a>、それがFIDに取って代わる可能性があります。とくに、サイトは[FIDに比べてこの新しいメトリック](#インタラクションから次の描画)でかなり悪いパフォーマンスを示す傾向にあるため、これはとくに重要です。
680680

681681
### FIDのメタデータとベストプラクティス
682682

0 commit comments

Comments
 (0)