Skip to content

Commit

Permalink
small update
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianaixba committed Oct 19, 2020
1 parent 8850d72 commit 23ccc4b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lighthouse-core/test/results/sample_v2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3644,13 +3644,13 @@
{
"node": {
"type": "node",
"path": "3,HTML,1,BODY,7,DIV,3,svg,0,title",
"snippet": "<title id=\"social-facebook-5\">"
"path": "3,HTML,1,BODY,4,DIV,a,#document-fragment",
"snippet": "<div id=\"shadow-root-container\">"
},
"statistic": "Maximum Child Elements",
"element": {
"type": "code",
"value": "<title id=\"social-facebook-5\">"
"value": "<div id=\"shadow-root-container\">"
},
"value": 100
}
Expand Down

0 comments on commit 23ccc4b

Please sign in to comment.