Skip to content

Commit 6191d43

Browse files
[compat] Add spaces in the UA pattern for Safari whatwg/compat@5610f6a
1 parent 0f6ee59 commit 6191d43

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

compat-ja.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -122,12 +122,12 @@
122122

123123
●●options
124124

125-
spec_date:2025-07-24
126-
trans_update:2023-05-19
125+
spec_date:2025-07-27
126+
trans_update:2023-07-30
127127
source_checked:221128
128128
page_state_key:CSS
129129
original_url:https://compat.spec.whatwg.org/
130-
abbr_url:
130+
abbr_url:COMPAT
131131
spec_status:LS
132132
ref_id_prefix:biblio-
133133
ref_id_lowercase:true
@@ -672,7 +672,7 @@
672672

673673
Commits:
674674
<a href="https://github.com/whatwg/compat/commits">GitHub whatwg/compat/commits</a>
675-
<a href="https://compat.spec.whatwg.org/commit-snapshots/c160ad09ad70e0a80720e25e992a1fd12a9c6b0b/" id="commit-snapshot-link">Snapshot as of this commit</a>
675+
<a href="https://compat.spec.whatwg.org/commit-snapshots/5610f6af373772a68ed5168230e373cd296b2e6d/" id="commit-snapshot-link">Snapshot as of this commit</a>
676676
<a href="https://twitter.com/compatstandard">@compatstandard</a>
677677

678678
Tests:
@@ -2097,7 +2097,7 @@ <h3 title="Safari">5.5. ~Safari</h3>
20972097
<h4 title="Safari User-Agent pattern">5.5.1. ~Safari~User-Agent~pattern</h4>
20982098

20992099
<pre class="bnf">
2100-
Mozilla/5.0 (`safariPlatform$tk) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/`safariVersion$tk`deviceCompat$tk`Safari^/`webkitVersion$tk
2100+
Mozilla/5.0 (`safariPlatform$tk) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/`safariVersion$tk `deviceCompat$tk `Safari^/`webkitVersion$tk
21012101
</pre>
21022102

21032103
<div class="example" id="safari-ua-examples">

0 commit comments

Comments
 (0)