Packages

A real-browser external-app verifier for patch-safe Phoenix LiveView interactions, with secondary unstyled reference components.

Current section

Files

Jump to
live_interaction_contracts priv select-reference select-reference-results.json
Raw

priv/select-reference/select-reference-results.json

{
"chromium": {
"version": "149.0.7827.55",
"runs": [
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 69,
"right": 75.140625
},
"pop": {
"top": 69,
"left": 8,
"bottom": 137,
"right": 84.65625
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 69,
"right": 75.140625
},
"pop": {
"top": 69,
"left": 8,
"bottom": 137,
"right": 84.65625
}
},
"afterMove": {
"open": true,
"btn": {
"top": 198,
"left": 8,
"bottom": 219,
"right": 75.140625
},
"pop": {
"top": 219,
"left": 8,
"bottom": 287,
"right": 84.65625
}
},
"flip": {
"open": true,
"btn": {
"top": 668,
"left": 8,
"bottom": 689,
"right": 75.140625
},
"pop": {
"top": 600,
"left": 8,
"bottom": 668,
"right": 84.65625
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -52,
"left": 8,
"bottom": -31,
"right": 75.140625
},
"pop": {
"top": -31,
"left": 8,
"bottom": 37,
"right": 84.65625
}
},
"pass": true
}
},
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 69,
"right": 75.140625
},
"pop": {
"top": 69,
"left": 8,
"bottom": 137,
"right": 84.65625
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 69,
"right": 75.140625
},
"pop": {
"top": 69,
"left": 8,
"bottom": 137,
"right": 84.65625
}
},
"afterMove": {
"open": true,
"btn": {
"top": 198,
"left": 8,
"bottom": 219,
"right": 75.140625
},
"pop": {
"top": 219,
"left": 8,
"bottom": 287,
"right": 84.65625
}
},
"flip": {
"open": true,
"btn": {
"top": 668,
"left": 8,
"bottom": 689,
"right": 75.140625
},
"pop": {
"top": 600,
"left": 8,
"bottom": 668,
"right": 84.65625
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -52,
"left": 8,
"bottom": -31,
"right": 75.140625
},
"pop": {
"top": -31,
"left": 8,
"bottom": 37,
"right": 84.65625
}
},
"pass": true
}
}
]
},
"firefox": {
"version": "151.0",
"runs": [
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 70,
"right": 72.80000305175781
},
"pop": {
"top": 70,
"left": 8,
"bottom": 141.60000610351562,
"right": 84.64999389648438
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 70,
"right": 72.80000305175781
},
"pop": {
"top": 70,
"left": 8,
"bottom": 141.60000610351562,
"right": 84.64999389648438
}
},
"afterMove": {
"open": true,
"btn": {
"top": 198,
"left": 8,
"bottom": 220,
"right": 72.80000305175781
},
"pop": {
"top": 220,
"left": 8,
"bottom": 291.6000061035156,
"right": 84.64999389648438
}
},
"flip": {
"open": true,
"btn": {
"top": 668,
"left": 8,
"bottom": 690,
"right": 72.80000305175781
},
"pop": {
"top": 596.4000244140625,
"left": 8,
"bottom": 668.0000305175781,
"right": 84.64999389648438
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -52,
"left": 8,
"bottom": -30,
"right": 72.80000305175781
},
"pop": {
"top": -30,
"left": 8,
"bottom": 41.600006103515625,
"right": 84.64999389648438
}
},
"pass": true
}
},
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 70,
"right": 72.80000305175781
},
"pop": {
"top": 70,
"left": 8,
"bottom": 141.60000610351562,
"right": 84.64999389648438
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 48,
"left": 8,
"bottom": 70,
"right": 72.80000305175781
},
"pop": {
"top": 70,
"left": 8,
"bottom": 141.60000610351562,
"right": 84.64999389648438
}
},
"afterMove": {
"open": true,
"btn": {
"top": 198,
"left": 8,
"bottom": 220,
"right": 72.80000305175781
},
"pop": {
"top": 220,
"left": 8,
"bottom": 291.6000061035156,
"right": 84.64999389648438
}
},
"flip": {
"open": true,
"btn": {
"top": 668,
"left": 8,
"bottom": 690,
"right": 72.80000305175781
},
"pop": {
"top": 596.4000244140625,
"left": 8,
"bottom": 668.0000305175781,
"right": 84.64999389648438
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -52,
"left": 8,
"bottom": -30,
"right": 72.80000305175781
},
"pop": {
"top": -30,
"left": 8,
"bottom": 41.600006103515625,
"right": 84.64999389648438
}
},
"pass": true
}
}
]
},
"webkit": {
"version": "26.5",
"runs": [
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 49.34375,
"left": 8,
"bottom": 67.34375,
"right": 68.65625
},
"pop": {
"top": 67.34375,
"left": 8,
"bottom": 135.34375,
"right": 84.65625
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 49.34375,
"left": 8,
"bottom": 67.34375,
"right": 68.65625
},
"pop": {
"top": 67.34375,
"left": 8,
"bottom": 135.34375,
"right": 84.65625
}
},
"afterMove": {
"open": true,
"btn": {
"top": 199.34375,
"left": 8,
"bottom": 217.34375,
"right": 68.65625
},
"pop": {
"top": 217.34375,
"left": 8,
"bottom": 285.34375,
"right": 84.65625
}
},
"flip": {
"open": true,
"btn": {
"top": 669.34375,
"left": 8,
"bottom": 687.34375,
"right": 68.65625
},
"pop": {
"top": 601.34375,
"left": 8,
"bottom": 669.34375,
"right": 84.65625
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -50.65625,
"left": 8,
"bottom": -32.65625,
"right": 68.65625
},
"pop": {
"top": -32.65625,
"left": 8,
"bottom": 35.34375,
"right": 84.65625
}
},
"pass": true
}
},
{
"opened": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"cursorMove": {
"afterTwoDown": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-beta",
"activeItem": "beta",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "true",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterUp": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 0"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
}
},
"unrelatedPatch": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Pick one",
"inputValue": "",
"changeLog": "0:none",
"focusOnTrigger": true
},
"afterEnterSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"reopenedAfterSelect": {
"open": true,
"ariaExpanded": "true",
"ariaControls": "sel",
"activeDescendant": "sel-opt-alpha",
"activeItem": "alpha",
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "true",
"selected": "true",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "false",
"label": "Gamma 1"
}
],
"triggerLabel": "Alpha",
"inputValue": "alpha",
"changeLog": "1:alpha",
"focusOnTrigger": true
},
"afterClickSelect": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"valueAfterPatch": {
"open": false,
"ariaExpanded": "false",
"ariaControls": "sel",
"activeDescendant": "",
"activeItem": null,
"options": [
{
"id": "alpha",
"domId": "sel-opt-alpha",
"active": "false",
"selected": "false",
"label": "Alpha"
},
{
"id": "beta",
"domId": "sel-opt-beta",
"active": "false",
"selected": "false",
"label": "Beta"
},
{
"id": "gamma",
"domId": "sel-opt-gamma",
"active": "false",
"selected": "true",
"label": "Gamma 1"
}
],
"triggerLabel": "Gamma",
"inputValue": "gamma",
"changeLog": "2:gamma",
"focusOnTrigger": false
},
"removedActive": {
"activeBefore": "beta",
"betaGoneFromDom": true,
"activeAfterCleared": true,
"stillOpen": true
},
"escape": {
"open": false,
"ariaExpanded": "false",
"activeDescendant": ""
},
"anchored": {
"open": {
"open": true,
"btn": {
"top": 49.34375,
"left": 8,
"bottom": 67.34375,
"right": 68.65625
},
"pop": {
"top": 67.34375,
"left": 8,
"bottom": 135.34375,
"right": 84.65625
}
},
"afterPatch": {
"open": true,
"btn": {
"top": 49.34375,
"left": 8,
"bottom": 67.34375,
"right": 68.65625
},
"pop": {
"top": 67.34375,
"left": 8,
"bottom": 135.34375,
"right": 84.65625
}
},
"afterMove": {
"open": true,
"btn": {
"top": 199.34375,
"left": 8,
"bottom": 217.34375,
"right": 68.65625
},
"pop": {
"top": 217.34375,
"left": 8,
"bottom": 285.34375,
"right": 84.65625
}
},
"flip": {
"open": true,
"btn": {
"top": 669.34375,
"left": 8,
"bottom": 687.34375,
"right": 68.65625
},
"pop": {
"top": 601.34375,
"left": 8,
"bottom": 669.34375,
"right": 84.65625
}
},
"afterScroll": {
"open": true,
"btn": {
"top": -50.65625,
"left": 8,
"bottom": -32.65625,
"right": 68.65625
},
"pop": {
"top": -32.65625,
"left": 8,
"bottom": 35.34375,
"right": 84.65625
}
},
"pass": true
}
}
]
}
}