-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace manual HTML tests with regression tests (#37)
Also add more example objects and a script for viewing rendered HTML.
- Loading branch information
Showing
47 changed files
with
470 additions
and
228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,6 +8,4 @@ __pycache__/ | |
htmlcov/ | ||
dist/ | ||
*.egg-info/ | ||
.tox/ | ||
|
||
tests/data/ | ||
.tox/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.cache.json | ||
.preview.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
'<li><label class=''ee-shut''>[[1, 2], [3, 4]]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: [1, 2]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>2</span></li></ul></li><li><label class=''ee-shut''>1: [3, 4]<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>3</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>4</span></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
'<li><label class=''ee-shut''>"B1", unsigned int16, EPSG:32610, 1830x1830 px<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>id:</span><span | ||
class=''ee-v''>B1</span></li><li><span class=''ee-k''>crs:</span><span class=''ee-v''>EPSG:32610</span></li><li><label | ||
class=''ee-shut''>data_type: unsigned int16<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>PixelType</span></li><li><span class=''ee-k''>max:</span><span | ||
class=''ee-v''>65535</span></li><li><span class=''ee-k''>min:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>precision:</span><span class=''ee-v''>int</span></li></ul></li><li><label | ||
class=''ee-shut''>dimensions: [1830, 1830]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1830</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>1830</span></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<li><label class='ee-shut'>Classifier.smileKNN<input type='checkbox' class='ee-toggle'></label><ul><li><span | ||
class='ee-k'>type:</span><span class='ee-v'>Classifier.smileKNN</span></li></ul></li> | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<li><label class='ee-shut'>Clusterer.wekaKMeans<input type='checkbox' class='ee-toggle'></label><ul><li><span | ||
class='ee-k'>type:</span><span class='ee-v'>Clusterer.wekaKMeans</span></li><li><span | ||
class='ee-k'>nClusters:</span><span class='ee-v'>2</span></li></ul></li> | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
'<li><label class=''ee-shut''>[[1, 2], [3, 4]]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: [1, 2]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>2</span></li></ul></li><li><label class=''ee-shut''>1: [3, 4]<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>3</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>4</span></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
'<li><label class=''ee-shut''>Image foo (1 band)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>Image</span></li><li><span class=''ee-k''>id:</span><span | ||
class=''ee-v''>foo</span></li><li><label class=''ee-shut''>bands: List (1 element)<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><label class=''ee-shut''>0: | ||
"constant", int ∈ [0, 0], EPSG:4326<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>id:</span><span class=''ee-v''>constant</span></li><li><span class=''ee-k''>crs:</span><span | ||
class=''ee-v''>EPSG:4326</span></li><li><label class=''ee-shut''>crs_transform: | ||
[1, 0, 0, 0, 1, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>2:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>3:</span><span class=''ee-v''>0</span></li><li><span class=''ee-k''>4:</span><span | ||
class=''ee-v''>1</span></li><li><span class=''ee-k''>5:</span><span class=''ee-v''>0</span></li></ul></li><li><label | ||
class=''ee-shut''>data_type: int ∈ [0, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>PixelType</span></li><li><span class=''ee-k''>max:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>min:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>precision:</span><span class=''ee-v''>int</span></li></ul></li></ul></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<li><label class='ee-shut'>Date (2021-03-27 14:01:07)<input type='checkbox' class='ee-toggle'></label><ul><li><span | ||
class='ee-k'>type:</span><span class='ee-v'>Date</span></li><li><span class='ee-k'>value:</span><span | ||
class='ee-v'>1616853667000</span></li></ul></li> | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
'<li><label class=''ee-shut''>DateRange [2020-01-01 21:01:10, 2022-03-01 14:32:11]<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>type:</span><span | ||
class=''ee-v''>DateRange</span></li><li><label class=''ee-shut''>dates: [1577912470000, | ||
1646145131000]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1577912470000</span></li><li><span | ||
class=''ee-k''>1:</span><span class=''ee-v''>1646145131000</span></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
<li><label class='ee-shut'>Object (1 property)<input type='checkbox' class='ee-toggle'></label><ul><li><span | ||
class='ee-k'>foo:</span><span class='ee-v'>bar</span></li></ul></li> | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
'<li><label class=''ee-shut''>Feature (Point, 1 property)<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>type:</span><span class=''ee-v''>Feature</span></li><li><label | ||
class=''ee-shut''>geometry: Point (0.00, 0.00)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>Point</span></li><li><label class=''ee-shut''>coordinates: | ||
[0, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>0</span></li></ul></li></ul></li><li><label | ||
class=''ee-shut''>properties: Object (1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>foo:</span><span class=''ee-v''>bar</span></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
'<li><label class=''ee-shut''>FeatureCollection (1 element, 2 columns)<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>type:</span><span class=''ee-v''>FeatureCollection</span></li><li><label | ||
class=''ee-shut''>columns: Object (2 properties)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>foo:</span><span class=''ee-v''>String</span></li><li><span class=''ee-k''>system:index:</span><span | ||
class=''ee-v''>String</span></li></ul></li><li><label class=''ee-shut''>features: | ||
List (1 element)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: Feature (Point, 1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>Feature</span></li><li><span class=''ee-k''>id:</span><span | ||
class=''ee-v''>0</span></li><li><label class=''ee-shut''>geometry: Point (0.00, | ||
0.00)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>type:</span><span | ||
class=''ee-v''>Point</span></li><li><label class=''ee-shut''>coordinates: [0, 0]<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>0</span></li></ul></li></ul></li><li><label | ||
class=''ee-shut''>properties: Object (1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>foo:</span><span class=''ee-v''>bar</span></li></ul></li></ul></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<li><label class='ee-shut'>Filter.eq<input type='checkbox' class='ee-toggle'></label><ul><li><span | ||
class='ee-k'>type:</span><span class='ee-v'>Filter.eq</span></li><li><span class='ee-k'>leftField:</span><span | ||
class='ee-v'>foo</span></li><li><span class='ee-k'>rightValue:</span><span class='ee-v'>bar</span></li></ul></li> | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
'<li><label class=''ee-shut''>ImageCollection (2 elements)<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>type:</span><span class=''ee-v''>ImageCollection</span></li><li><label | ||
class=''ee-shut''>bands: []<input type=''checkbox'' class=''ee-toggle''></label><ul></ul></li><li><label | ||
class=''ee-shut''>properties: Object (1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>test_prop:</span><span class=''ee-v''>42</span></li></ul></li><li><label | ||
class=''ee-shut''>features: List (2 elements)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: Image (1 band)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>Image</span></li><li><label class=''ee-shut''>bands: | ||
List (1 element)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: "constant", int ∈ [0, 0], EPSG:4326<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>id:</span><span class=''ee-v''>constant</span></li><li><span | ||
class=''ee-k''>crs:</span><span class=''ee-v''>EPSG:4326</span></li><li><label class=''ee-shut''>crs_transform: | ||
[1, 0, 0, 0, 1, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>2:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>3:</span><span class=''ee-v''>0</span></li><li><span class=''ee-k''>4:</span><span | ||
class=''ee-v''>1</span></li><li><span class=''ee-k''>5:</span><span class=''ee-v''>0</span></li></ul></li><li><label | ||
class=''ee-shut''>data_type: int ∈ [0, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>PixelType</span></li><li><span class=''ee-k''>max:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>min:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>precision:</span><span class=''ee-v''>int</span></li></ul></li></ul></li></ul></li><li><label | ||
class=''ee-shut''>properties: Object (1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>system:index:</span><span class=''ee-v''>0</span></li></ul></li></ul></li><li><label | ||
class=''ee-shut''>1: Image (1 band)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>Image</span></li><li><label class=''ee-shut''>bands: | ||
List (1 element)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><label | ||
class=''ee-shut''>0: "constant", int ∈ [1, 1], EPSG:4326<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>id:</span><span class=''ee-v''>constant</span></li><li><span | ||
class=''ee-k''>crs:</span><span class=''ee-v''>EPSG:4326</span></li><li><label class=''ee-shut''>crs_transform: | ||
[1, 0, 0, 0, 1, 0]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>2:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>3:</span><span class=''ee-v''>0</span></li><li><span class=''ee-k''>4:</span><span | ||
class=''ee-v''>1</span></li><li><span class=''ee-k''>5:</span><span class=''ee-v''>0</span></li></ul></li><li><label | ||
class=''ee-shut''>data_type: int ∈ [1, 1]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>PixelType</span></li><li><span class=''ee-k''>max:</span><span | ||
class=''ee-v''>1</span></li><li><span class=''ee-k''>min:</span><span class=''ee-v''>1</span></li><li><span | ||
class=''ee-k''>precision:</span><span class=''ee-v''>int</span></li></ul></li></ul></li></ul></li><li><label | ||
class=''ee-shut''>properties: Object (1 property)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>system:index:</span><span class=''ee-v''>1</span></li></ul></li></ul></li></ul></li></ul></li>' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
"<li><label class='ee-shut'>Kernel.gaussian<input type='checkbox' class='ee-toggle'></label><ul><li><span\ | ||
\ class='ee-k'>type:</span><span class='ee-v'>Kernel.gaussian</span></li><li><label\ | ||
\ class='ee-shut'>center: [3, 3]<input type='checkbox' class='ee-toggle'></label><ul><li><span\ | ||
\ class='ee-k'>0:</span><span class='ee-v'>3</span></li><li><span class='ee-k'>1:</span><span\ | ||
\ class='ee-v'>3</span></li></ul></li><li><span class='ee-k'>radius:</span><span\ | ||
\ class='ee-v'>3</span></li><li><span class='ee-k'>weights:</span><span class='ee-v'>\n\ | ||
\ [1.9651916124031917E-5, 2.3940934949727E-4, 0.001072958264978661, 0.0017690091140438226,\ | ||
\ 0.001072958264978661, 2.3940934949727E-4, 1.9651916124031917E-5]\n [2.3940934949727E-4,\ | ||
\ 0.0029166029543864387, 0.013071307583189414, 0.02155094284826827, 0.013071307583189414,\ | ||
\ 0.0029166029543864387, 2.3940934949727E-4]\n [0.001072958264978661, 0.013071307583189414,\ | ||
\ 0.05858153633060706, 0.09658462501856419, 0.05858153633060706, 0.013071307583189414,\ | ||
\ 0.001072958264978661]\n [0.0017690091140438226, 0.02155094284826827, 0.09658462501856419,\ | ||
\ 0.15924112569070253, 0.09658462501856419, 0.02155094284826827, 0.0017690091140438226]\n\ | ||
\ [0.001072958264978661, 0.013071307583189414, 0.05858153633060706, 0.09658462501856419,\ | ||
\ 0.05858153633060706, 0.013071307583189414, 0.001072958264978661]\n [2.3940934949727E-4,\ | ||
\ 0.0029166029543864387, 0.013071307583189414, 0.02155094284826827, 0.013071307583189414,\ | ||
\ 0.0029166029543864387, 2.3940934949727E-4]\n [1.9651916124031917E-5, 2.3940934949727E-4,\ | ||
\ 0.001072958264978661, 0.0017690091140438226, 0.001072958264978661, 2.3940934949727E-4,\ | ||
\ 1.9651916124031917E-5]</span></li></ul></li>" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
'<li><label class=''ee-shut''>LinearRing (4 vertices)<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>type:</span><span class=''ee-v''>LinearRing</span></li><li><label | ||
class=''ee-shut''>coordinates: [[0, 0], [1, 1], [2, 2], [0, 0]]<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><label class=''ee-shut''>0: [0, 0]<input type=''checkbox'' | ||
class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span class=''ee-v''>0</span></li><li><span | ||
class=''ee-k''>1:</span><span class=''ee-v''>0</span></li></ul></li><li><label class=''ee-shut''>1: | ||
[1, 1]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>1</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>1</span></li></ul></li><li><label | ||
class=''ee-shut''>2: [2, 2]<input type=''checkbox'' class=''ee-toggle''></label><ul><li><span | ||
class=''ee-k''>0:</span><span class=''ee-v''>2</span></li><li><span class=''ee-k''>1:</span><span | ||
class=''ee-v''>2</span></li></ul></li><li><label class=''ee-shut''>3: [0, 0]<input | ||
type=''checkbox'' class=''ee-toggle''></label><ul><li><span class=''ee-k''>0:</span><span | ||
class=''ee-v''>0</span></li><li><span class=''ee-k''>1:</span><span class=''ee-v''>0</span></li></ul></li></ul></li></ul></li>' |
Oops, something went wrong.