Skip to content

Commit

Permalink
data update
Browse files Browse the repository at this point in the history
  • Loading branch information
Fyrd committed Jan 27, 2024
1 parent 9b88050 commit 89426c5
Show file tree
Hide file tree
Showing 5 changed files with 164 additions and 163 deletions.
2 changes: 1 addition & 1 deletion data.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions features-json/resource-timing.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"title":"Resource Timing",
"title":"Resource Timing (basic support)",
"description":"Method to help web developers to collect complete timing information related to resources on a document.",
"spec":"https://www.w3.org/TR/resource-timing/",
"status":"cr",
Expand Down Expand Up @@ -594,7 +594,7 @@
"3.0-3.1":"y"
}
},
"notes":"",
"notes":"For newer Resource Timing APIs search for specific methods or see the sub-features under [PerformanceResourceTiming API](/mdn-api_performanceresourcetiming)",
"notes_by_num":{
"1":"Can be enabled in Firefox using the dom.enable_resource_timing flag",
"2":"Partial support in Safari refers to being limited to OSX 10.12+"
Expand Down
Loading

0 comments on commit 89426c5

Please sign in to comment.