Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Aug 4, 2023
1 parent a4aa3dc commit 5f7bac6
Show file tree
Hide file tree
Showing 23 changed files with 1,994,995 additions and 1,441 deletions.
49 changes: 49 additions & 0 deletions tasks/coverage/snapshots/popular_parser/simple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
{
"end": 22,
"rules": [
{
"end": 21,
"properties": [
{
"end": 20,
"important": false,
"start": 6,
"type": "Color",
"value": {
"end": 18,
"start": 13,
"type": "Named",
"value": {
"name": "black"
}
}
}
],
"rules": [],
"selectors": {
"children": [
{
"components": [
{
"end": 1,
"start": 0,
"type": "Type",
"value": "a"
}
],
"end": 1,
"start": 0,
"type": "Selector"
}
],
"end": 1,
"start": 0,
"type": "SelectorSet"
},
"start": 0,
"type": "StyleRule"
}
],
"start": 0,
"type": "Stylesheet"
}
Loading

0 comments on commit 5f7bac6

Please sign in to comment.