Skip to content

Conversation

@tomayac
Copy link
Member

@tomayac tomayac commented Jun 23, 2025

@tomayac tomayac requested a review from tunetheweb June 23, 2025 16:22
@tomayac
Copy link
Member Author

tomayac commented Jun 23, 2025

The core change is in the sheet: =IF(LEN(B2), "/"&IF(REGEXMATCH(LEFT(B2, 1), "[[:alpha:]]"), "\b", "")&preg_quote(B2)&"/g", "")

@tunetheweb
Copy link
Member

As this will be Web Almanac run any chance of adding some test sites to the original comment to make sure it 1) still detects real usage of some known sites and 2) correctly doesn’t detect the false positives you’ve identified?

Note you’ll need to do a dummy commit after editing the first comment to kick it off again (unfortunately just rerunning the action didn’t work).

@tomayac
Copy link
Member Author

tomayac commented Jun 23, 2025

Hope this does the trick. The last two test pages were false positives.

@github-actions
Copy link

https://almanac.httparchive.org/en/2022/

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "Device Memory": [
      "https://almanac.httparchive.org/static/js/send-web-vitals.js?v=67574c23a511f3149c90c88735c5a6f3"
    ]
  }
}
https://chrome.dev/web-ai-demos/prompt-api-playground

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "Async Clipboard": [
      "https://chrome.dev/web-ai-demos/prompt-api-playground/script.js"
    ],
    "Prompt": [
      "https://chrome.dev/web-ai-demos/prompt-api-playground/script.js"
    ]
  }
}
https://chrome.dev/web-ai-demos/writer-rewriter-api-playground

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "Async Clipboard": [
      "https://chrome.dev/web-ai-demos/writer-rewriter-api-playground/script.js"
    ],
    "Writer": [
      "https://chrome.dev/web-ai-demos/writer-rewriter-api-playground/script.js"
    ],
    "Rewriter": [
      "https://chrome.dev/web-ai-demos/writer-rewriter-api-playground/script.js"
    ]
  }
}
https://ai.etiennenoel.com

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": {
    "Async Clipboard": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Cache Storage": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "File System Access": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Insertable streams for MediaStreamTrack": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Web Audio": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "WebCodecs": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Prompt": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Summarizer": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Writer": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Rewriter": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "Translator": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ],
    "LanguageDetector": [
      "https://ai.etiennenoel.com/main-2R3CANMP.js"
    ]
  }
}
https://crazylime.ru/catalog/detskie-platya/naryadnyie

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": null
}
https://geo-dvor.ru/catalog/drenazhnaya_sistema/drenazhnye_truby_s_perforatsiey/truba-panelnaya-s-perforatsiey-v-geofiltre-16

WPT result details

Changed custom metrics values:

{
  "_fugu-apis": null
}

@tunetheweb
Copy link
Member

Let us know if those results are as expected and will merge this.

@tomayac
Copy link
Member Author

tomayac commented Jun 23, 2025

Let us know if those results are as expected and will merge this.

Looking good to me.

@tunetheweb tunetheweb merged commit d43f46b into main Jun 23, 2025
4 checks passed
@tunetheweb tunetheweb deleted the word-boundary-chars branch June 23, 2025 17:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants