From 4963cc6739fa40352dc7d93f626d226b9b60fad6 Mon Sep 17 00:00:00 2001 From: alex-ketch Date: Tue, 25 Feb 2020 11:58:50 -0500 Subject: [PATCH] fix(Semantic Selector): Fix CSS syntax when generating selectors --- src/scripts/selectors.ts | 2 +- src/selectors.css | 396 +++++++++++++++++++-------------------- 2 files changed, 199 insertions(+), 199 deletions(-) diff --git a/src/scripts/selectors.ts b/src/scripts/selectors.ts index a38393b36..9df8760b1 100644 --- a/src/scripts/selectors.ts +++ b/src/scripts/selectors.ts @@ -104,7 +104,7 @@ const generateSelectors = async (): Promise => { return prev }, {}) const propSelectorsCss = Object.entries(propSelectors).map( - ([name, selectors]) => `@custom-selector :--${name} ${selectors}` + ([name, selectors]) => `@custom-selector :--${name} ${selectors};` ) const propSelectorsJs = Object.entries(propSelectors).map( ([name, selectors]) => `case ":--${name}": return "${selectors}"` diff --git a/src/selectors.css b/src/selectors.css index ab4fa3dd5..68727b973 100644 --- a/src/selectors.css +++ b/src/selectors.css @@ -82,201 +82,201 @@ /** * Property selectors */ -@custom-selector :--address [itemprop~='address'] -@custom-selector :--adds [data-itemprop~='adds'] -@custom-selector :--add [data-itemprop~='add'] -@custom-selector :--affiliations [data-itemprop~='affiliations'] -@custom-selector :--affiliation [itemprop~='affiliation'] -@custom-selector :--alternateNames [data-itemprop~='alternateNames'] -@custom-selector :--alternateName [itemprop~='alternateName'] -@custom-selector :--alters [data-itemprop~='alters'] -@custom-selector :--alter [data-itemprop~='alter'] -@custom-selector :--amounts [itemprop~='amount'] -@custom-selector :--assigns [data-itemprop~='assigns'] -@custom-selector :--assign [data-itemprop~='assign'] -@custom-selector :--authors [data-itemprop~='authors'] -@custom-selector :--author [itemprop~='author'] -@custom-selector :--availableLanguages [data-itemprop~='availableLanguages'] -@custom-selector :--availableLanguage [itemprop~='availableLanguage'] -@custom-selector :--bitrate [itemprop~='bitrate'] -@custom-selector :--brands [data-itemprop~='brands'] -@custom-selector :--brand [itemprop~='brand'] -@custom-selector :--caption [itemprop~='caption'] -@custom-selector :--cellType [data-itemprop~='cellType'] -@custom-selector :--cells [data-itemprop~='cells'] -@custom-selector :--cell [data-itemprop~='cell'] -@custom-selector :--citationMode [data-itemprop~='citationMode'] -@custom-selector :--cite [data-itemprop~='cite'] -@custom-selector :--clientsLimit [data-itemprop~='clientsLimit'] -@custom-selector :--clientsRequest [data-itemprop~='clientsRequest'] -@custom-selector :--codeRepository [itemprop~='codeRepository'] -@custom-selector :--codeSampleType [itemprop~='codeSampleType'] -@custom-selector :--colspan [data-itemprop~='colspan'] -@custom-selector :--columns [data-itemprop~='columns'] -@custom-selector :--column [data-itemprop~='column'] -@custom-selector :--contactPoints [data-itemprop~='contactPoints'] -@custom-selector :--contactPoint [itemprop~='contactPoint'] -@custom-selector :--contains [data-itemprop~='contains'] -@custom-selector :--content [data-itemprop~='content'] -@custom-selector :--contentSize [itemprop~='contentSize'] -@custom-selector :--contentUrl [itemprop~='contentUrl'] -@custom-selector :--cpuLimit [data-itemprop~='cpuLimit'] -@custom-selector :--cpuRequest [data-itemprop~='cpuRequest'] -@custom-selector :--dateAccepted [data-itemprop~='dateAccepted'] -@custom-selector :--dateCreated [itemprop~='dateCreated'] -@custom-selector :--dateEnd [itemprop~='endDate'] -@custom-selector :--dateModified [itemprop~='dateModified'] -@custom-selector :--datePublished [itemprop~='datePublished'] -@custom-selector :--dateReceived [itemprop~='dateReceived'] -@custom-selector :--dateStart [itemprop~='startDate'] -@custom-selector :--declares [data-itemprop~='declares'] -@custom-selector :--declare [data-itemprop~='declare'] -@custom-selector :--default [itemprop~='defaultValue'] -@custom-selector :--departments [data-itemprop~='departments'] -@custom-selector :--department [itemprop~='department'] -@custom-selector :--depth [data-itemprop~='depth'] -@custom-selector :--description [itemprop~='description'] -@custom-selector :--duration [data-itemprop~='duration'] -@custom-selector :--durationLimit [data-itemprop~='durationLimit'] -@custom-selector :--durationRequest [data-itemprop~='durationRequest'] -@custom-selector :--editors [data-itemprop~='editors'] -@custom-selector :--editor [itemprop~='editor'] -@custom-selector :--emails [data-itemprop~='emails'] -@custom-selector :--email [itemprop~='email'] -@custom-selector :--embedUrl [itemprop~='embedUrl'] -@custom-selector :--environment [data-itemprop~='environment'] -@custom-selector :--errorMessage [data-itemprop~='errorMessage'] -@custom-selector :--errorType [data-itemprop~='errorType'] -@custom-selector :--errors [data-itemprop~='errors'] -@custom-selector :--error [data-itemprop~='error'] -@custom-selector :--exclusiveMaximum [data-itemprop~='exclusiveMaximum'] -@custom-selector :--exclusiveMinimum [data-itemprop~='exclusiveMinimum'] -@custom-selector :--exportFrom [data-itemprop~='exportFrom'] -@custom-selector :--extends [data-itemprop~='extends'] -@custom-selector :--extend [data-itemprop~='extend'] -@custom-selector :--familyNames [data-itemprop~='familyNames'] -@custom-selector :--familyName [itemprop~='familyName'] -@custom-selector :--format [itemprop~='encodingFormat'] -@custom-selector :--fundedBy [data-itemprop~='fundedBy'] -@custom-selector :--fundedItems [data-itemprop~='fundedItems'] -@custom-selector :--fundedItem [itemprop~='fundedItem'] -@custom-selector :--funders [data-itemprop~='funders'] -@custom-selector :--funder [itemprop~='funder'] -@custom-selector :--givenNames [data-itemprop~='givenNames'] -@custom-selector :--givenName [itemprop~='givenName'] -@custom-selector :--honorificPrefix [itemprop~='honorificPrefix'] -@custom-selector :--honorificSuffix [itemprop~='honorificSuffix'] -@custom-selector :--id [data-itemprop~='@id'] -@custom-selector :--identifiers [data-itemprop~='identifiers'] -@custom-selector :--identifier [itemprop~='identifier'] -@custom-selector :--images [data-itemprop~='images'] -@custom-selector :--image [itemprop~='image'] -@custom-selector :--importTo [data-itemprop~='importTo'] -@custom-selector :--imports [data-itemprop~='imports'] -@custom-selector :--import [data-itemprop~='import'] -@custom-selector :--isChecked [data-itemprop~='isChecked'] -@custom-selector :--isExtensible [data-itemprop~='isExtensible'] -@custom-selector :--isPartOf [itemprop~='isPartOf'] -@custom-selector :--isReadonly [itemprop~='readonlyValue'] -@custom-selector :--isRequired [itemprop~='valueRequired'] -@custom-selector :--isVariadic [data-itemprop~='isVariadic'] -@custom-selector :--issns [data-itemprop~='issns'] -@custom-selector :--issn [itemprop~='issn'] -@custom-selector :--issueNumber [itemprop~='issueNumber'] -@custom-selector :--items [data-itemprop~='items'] -@custom-selector :--item [itemprop~='itemListElement'] -@custom-selector :--itemsValidator [data-itemprop~='itemsValidator'] -@custom-selector :--jobTitle [itemprop~='jobTitle'] -@custom-selector :--keywords [data-itemprop~='keywords'] -@custom-selector :--keyword [itemprop~='keywords'] -@custom-selector :--label [data-itemprop~='label'] -@custom-selector :--legalName [itemprop~='legalName'] -@custom-selector :--licenses [data-itemprop~='licenses'] -@custom-selector :--license [itemprop~='license'] -@custom-selector :--logo [itemprop~='logo'] -@custom-selector :--maintainers [data-itemprop~='maintainers'] -@custom-selector :--maintainer [data-itemprop~='maintainer'] -@custom-selector :--mathLanguage [data-itemprop~='mathLanguage'] -@custom-selector :--maxItems [data-itemprop~='maxItems'] -@custom-selector :--maxLength [data-itemprop~='maxLength'] -@custom-selector :--maximum [data-itemprop~='maximum'] -@custom-selector :--memberOf [itemprop~='memberOf'] -@custom-selector :--memoryLimit [data-itemprop~='memoryLimit'] -@custom-selector :--memoryRequest [data-itemprop~='memoryRequest'] -@custom-selector :--meta [data-itemprop~='meta'] -@custom-selector :--minItems [data-itemprop~='minItems'] -@custom-selector :--minLength [data-itemprop~='minLength'] -@custom-selector :--minimum [data-itemprop~='minimum'] -@custom-selector :--mountDestination [data-itemprop~='mountDestination'] -@custom-selector :--mountOptions [data-itemprop~='mountOptions'] -@custom-selector :--mountOption [data-itemprop~='mountOption'] -@custom-selector :--mountSource [data-itemprop~='mountSource'] -@custom-selector :--mountType [data-itemprop~='mountType'] -@custom-selector :--multipleOf [data-itemprop~='multipleOf'] -@custom-selector :--name [itemprop~='name'] -@custom-selector :--networkTransferLimit [data-itemprop~='networkTransferLimit'] -@custom-selector :--networkTransferRequest [data-itemprop~='networkTransferRequest'] -@custom-selector :--order [itemprop~='itemListOrder'] -@custom-selector :--output [data-itemprop~='output'] -@custom-selector :--outputs [data-itemprop~='outputs'] -@custom-selector :--pageEnd [itemprop~='pageEnd'] -@custom-selector :--pageStart [itemprop~='pageStart'] -@custom-selector :--pagination [itemprop~='pagination'] -@custom-selector :--parameters [data-itemprop~='parameters'] -@custom-selector :--parameter [data-itemprop~='parameter'] -@custom-selector :--parentOrganization [itemprop~='parentOrganization'] -@custom-selector :--parts [data-itemprop~='parts'] -@custom-selector :--part [itemprop~='hasParts'] -@custom-selector :--pattern [data-itemprop~='pattern'] -@custom-selector :--prefix [data-itemprop~='citationPrefix'] -@custom-selector :--productID [itemprop~='productID'] -@custom-selector :--programmingLanguage [itemprop~='programmingLanguage'] -@custom-selector :--propertyID [itemprop~='propertyID'] -@custom-selector :--publisher [itemprop~='publisher'] -@custom-selector :--reads [data-itemprop~='reads'] -@custom-selector :--read [data-itemprop~='read'] -@custom-selector :--references [data-itemprop~='references'] -@custom-selector :--reference [itemprop~='citation'] -@custom-selector :--relation [itemprop~='linkRelationship'] -@custom-selector :--removes [data-itemprop~='removes'] -@custom-selector :--remove [data-itemprop~='remove'] -@custom-selector :--returns [data-itemprop~='returns'] -@custom-selector :--reviews [data-itemprop~='reviews'] -@custom-selector :--review [itemprop~='review'] -@custom-selector :--rowType [data-itemprop~='rowType'] -@custom-selector :--rows [data-itemprop~='rows'] -@custom-selector :--row [data-itemprop~='row'] -@custom-selector :--rowspan [data-itemprop~='rowspan'] -@custom-selector :--runtimePlatform [itemprop~='runtimePlatform'] -@custom-selector :--softwareRequirements [data-itemprop~='softwareRequirements'] -@custom-selector :--softwareRequirement [itemprop~='softwareRequirements'] -@custom-selector :--softwareVersion [itemprop~='softwareVersion'] -@custom-selector :--source [data-itemprop~='source'] -@custom-selector :--sponsors [data-itemprop~='sponsors'] -@custom-selector :--sponsor [itemprop~='sponsor'] -@custom-selector :--stackTrace [data-itemprop~='stackTrace'] -@custom-selector :--status [data-itemprop~='sessionStatus'] -@custom-selector :--suffix [data-itemprop~='citationSuffix'] -@custom-selector :--target [data-itemprop~='target'] -@custom-selector :--targetProducts [data-itemprop~='targetProducts'] -@custom-selector :--targetProduct [itemprop~='targetProduct'] -@custom-selector :--telephoneNumbers [data-itemprop~='telephoneNumbers'] -@custom-selector :--telephoneNumber [itemprop~='telephone'] -@custom-selector :--text [itemprop~='text'] -@custom-selector :--thumbnail [itemprop~='thumbnail'] -@custom-selector :--timeoutLimit [data-itemprop~='timeoutLimit'] -@custom-selector :--timeoutRequest [data-itemprop~='timeoutRequest'] -@custom-selector :--title [itemprop~='headline'] -@custom-selector :--transcript [itemprop~='transcript'] -@custom-selector :--type [data-itemprop~='@type'] -@custom-selector :--uniqueItems [data-itemprop~='uniqueItems'] -@custom-selector :--url [itemprop~='url'] -@custom-selector :--uses [data-itemprop~='uses'] -@custom-selector :--use [data-itemprop~='use'] -@custom-selector :--validator [data-itemprop~='validator'] -@custom-selector :--value [itemprop~='value'], [data-itemprop~='value'] -@custom-selector :--values [data-itemprop~='values'] -@custom-selector :--version [itemprop~='version'] -@custom-selector :--volumeMounts [data-itemprop~='volumeMounts'] -@custom-selector :--volumeMount [data-itemprop~='volumeMount'] -@custom-selector :--volumeNumber [itemprop~='volumeNumber'] +@custom-selector :--address [itemprop~='address']; +@custom-selector :--adds [data-itemprop~='adds']; +@custom-selector :--add [data-itemprop~='add']; +@custom-selector :--affiliations [data-itemprop~='affiliations']; +@custom-selector :--affiliation [itemprop~='affiliation']; +@custom-selector :--alternateNames [data-itemprop~='alternateNames']; +@custom-selector :--alternateName [itemprop~='alternateName']; +@custom-selector :--alters [data-itemprop~='alters']; +@custom-selector :--alter [data-itemprop~='alter']; +@custom-selector :--amounts [itemprop~='amount']; +@custom-selector :--assigns [data-itemprop~='assigns']; +@custom-selector :--assign [data-itemprop~='assign']; +@custom-selector :--authors [data-itemprop~='authors']; +@custom-selector :--author [itemprop~='author']; +@custom-selector :--availableLanguages [data-itemprop~='availableLanguages']; +@custom-selector :--availableLanguage [itemprop~='availableLanguage']; +@custom-selector :--bitrate [itemprop~='bitrate']; +@custom-selector :--brands [data-itemprop~='brands']; +@custom-selector :--brand [itemprop~='brand']; +@custom-selector :--caption [itemprop~='caption']; +@custom-selector :--cellType [data-itemprop~='cellType']; +@custom-selector :--cells [data-itemprop~='cells']; +@custom-selector :--cell [data-itemprop~='cell']; +@custom-selector :--citationMode [data-itemprop~='citationMode']; +@custom-selector :--cite [data-itemprop~='cite']; +@custom-selector :--clientsLimit [data-itemprop~='clientsLimit']; +@custom-selector :--clientsRequest [data-itemprop~='clientsRequest']; +@custom-selector :--codeRepository [itemprop~='codeRepository']; +@custom-selector :--codeSampleType [itemprop~='codeSampleType']; +@custom-selector :--colspan [data-itemprop~='colspan']; +@custom-selector :--columns [data-itemprop~='columns']; +@custom-selector :--column [data-itemprop~='column']; +@custom-selector :--contactPoints [data-itemprop~='contactPoints']; +@custom-selector :--contactPoint [itemprop~='contactPoint']; +@custom-selector :--contains [data-itemprop~='contains']; +@custom-selector :--content [data-itemprop~='content']; +@custom-selector :--contentSize [itemprop~='contentSize']; +@custom-selector :--contentUrl [itemprop~='contentUrl']; +@custom-selector :--cpuLimit [data-itemprop~='cpuLimit']; +@custom-selector :--cpuRequest [data-itemprop~='cpuRequest']; +@custom-selector :--dateAccepted [data-itemprop~='dateAccepted']; +@custom-selector :--dateCreated [itemprop~='dateCreated']; +@custom-selector :--dateEnd [itemprop~='endDate']; +@custom-selector :--dateModified [itemprop~='dateModified']; +@custom-selector :--datePublished [itemprop~='datePublished']; +@custom-selector :--dateReceived [itemprop~='dateReceived']; +@custom-selector :--dateStart [itemprop~='startDate']; +@custom-selector :--declares [data-itemprop~='declares']; +@custom-selector :--declare [data-itemprop~='declare']; +@custom-selector :--default [itemprop~='defaultValue']; +@custom-selector :--departments [data-itemprop~='departments']; +@custom-selector :--department [itemprop~='department']; +@custom-selector :--depth [data-itemprop~='depth']; +@custom-selector :--description [itemprop~='description']; +@custom-selector :--duration [data-itemprop~='duration']; +@custom-selector :--durationLimit [data-itemprop~='durationLimit']; +@custom-selector :--durationRequest [data-itemprop~='durationRequest']; +@custom-selector :--editors [data-itemprop~='editors']; +@custom-selector :--editor [itemprop~='editor']; +@custom-selector :--emails [data-itemprop~='emails']; +@custom-selector :--email [itemprop~='email']; +@custom-selector :--embedUrl [itemprop~='embedUrl']; +@custom-selector :--environment [data-itemprop~='environment']; +@custom-selector :--errorMessage [data-itemprop~='errorMessage']; +@custom-selector :--errorType [data-itemprop~='errorType']; +@custom-selector :--errors [data-itemprop~='errors']; +@custom-selector :--error [data-itemprop~='error']; +@custom-selector :--exclusiveMaximum [data-itemprop~='exclusiveMaximum']; +@custom-selector :--exclusiveMinimum [data-itemprop~='exclusiveMinimum']; +@custom-selector :--exportFrom [data-itemprop~='exportFrom']; +@custom-selector :--extends [data-itemprop~='extends']; +@custom-selector :--extend [data-itemprop~='extend']; +@custom-selector :--familyNames [data-itemprop~='familyNames']; +@custom-selector :--familyName [itemprop~='familyName']; +@custom-selector :--format [itemprop~='encodingFormat']; +@custom-selector :--fundedBy [data-itemprop~='fundedBy']; +@custom-selector :--fundedItems [data-itemprop~='fundedItems']; +@custom-selector :--fundedItem [itemprop~='fundedItem']; +@custom-selector :--funders [data-itemprop~='funders']; +@custom-selector :--funder [itemprop~='funder']; +@custom-selector :--givenNames [data-itemprop~='givenNames']; +@custom-selector :--givenName [itemprop~='givenName']; +@custom-selector :--honorificPrefix [itemprop~='honorificPrefix']; +@custom-selector :--honorificSuffix [itemprop~='honorificSuffix']; +@custom-selector :--id [data-itemprop~='@id']; +@custom-selector :--identifiers [data-itemprop~='identifiers']; +@custom-selector :--identifier [itemprop~='identifier']; +@custom-selector :--images [data-itemprop~='images']; +@custom-selector :--image [itemprop~='image']; +@custom-selector :--importTo [data-itemprop~='importTo']; +@custom-selector :--imports [data-itemprop~='imports']; +@custom-selector :--import [data-itemprop~='import']; +@custom-selector :--isChecked [data-itemprop~='isChecked']; +@custom-selector :--isExtensible [data-itemprop~='isExtensible']; +@custom-selector :--isPartOf [itemprop~='isPartOf']; +@custom-selector :--isReadonly [itemprop~='readonlyValue']; +@custom-selector :--isRequired [itemprop~='valueRequired']; +@custom-selector :--isVariadic [data-itemprop~='isVariadic']; +@custom-selector :--issns [data-itemprop~='issns']; +@custom-selector :--issn [itemprop~='issn']; +@custom-selector :--issueNumber [itemprop~='issueNumber']; +@custom-selector :--items [data-itemprop~='items']; +@custom-selector :--item [itemprop~='itemListElement']; +@custom-selector :--itemsValidator [data-itemprop~='itemsValidator']; +@custom-selector :--jobTitle [itemprop~='jobTitle']; +@custom-selector :--keywords [data-itemprop~='keywords']; +@custom-selector :--keyword [itemprop~='keywords']; +@custom-selector :--label [data-itemprop~='label']; +@custom-selector :--legalName [itemprop~='legalName']; +@custom-selector :--licenses [data-itemprop~='licenses']; +@custom-selector :--license [itemprop~='license']; +@custom-selector :--logo [itemprop~='logo']; +@custom-selector :--maintainers [data-itemprop~='maintainers']; +@custom-selector :--maintainer [data-itemprop~='maintainer']; +@custom-selector :--mathLanguage [data-itemprop~='mathLanguage']; +@custom-selector :--maxItems [data-itemprop~='maxItems']; +@custom-selector :--maxLength [data-itemprop~='maxLength']; +@custom-selector :--maximum [data-itemprop~='maximum']; +@custom-selector :--memberOf [itemprop~='memberOf']; +@custom-selector :--memoryLimit [data-itemprop~='memoryLimit']; +@custom-selector :--memoryRequest [data-itemprop~='memoryRequest']; +@custom-selector :--meta [data-itemprop~='meta']; +@custom-selector :--minItems [data-itemprop~='minItems']; +@custom-selector :--minLength [data-itemprop~='minLength']; +@custom-selector :--minimum [data-itemprop~='minimum']; +@custom-selector :--mountDestination [data-itemprop~='mountDestination']; +@custom-selector :--mountOptions [data-itemprop~='mountOptions']; +@custom-selector :--mountOption [data-itemprop~='mountOption']; +@custom-selector :--mountSource [data-itemprop~='mountSource']; +@custom-selector :--mountType [data-itemprop~='mountType']; +@custom-selector :--multipleOf [data-itemprop~='multipleOf']; +@custom-selector :--name [itemprop~='name']; +@custom-selector :--networkTransferLimit [data-itemprop~='networkTransferLimit']; +@custom-selector :--networkTransferRequest [data-itemprop~='networkTransferRequest']; +@custom-selector :--order [itemprop~='itemListOrder']; +@custom-selector :--output [data-itemprop~='output']; +@custom-selector :--outputs [data-itemprop~='outputs']; +@custom-selector :--pageEnd [itemprop~='pageEnd']; +@custom-selector :--pageStart [itemprop~='pageStart']; +@custom-selector :--pagination [itemprop~='pagination']; +@custom-selector :--parameters [data-itemprop~='parameters']; +@custom-selector :--parameter [data-itemprop~='parameter']; +@custom-selector :--parentOrganization [itemprop~='parentOrganization']; +@custom-selector :--parts [data-itemprop~='parts']; +@custom-selector :--part [itemprop~='hasParts']; +@custom-selector :--pattern [data-itemprop~='pattern']; +@custom-selector :--prefix [data-itemprop~='citationPrefix']; +@custom-selector :--productID [itemprop~='productID']; +@custom-selector :--programmingLanguage [itemprop~='programmingLanguage']; +@custom-selector :--propertyID [itemprop~='propertyID']; +@custom-selector :--publisher [itemprop~='publisher']; +@custom-selector :--reads [data-itemprop~='reads']; +@custom-selector :--read [data-itemprop~='read']; +@custom-selector :--references [data-itemprop~='references']; +@custom-selector :--reference [itemprop~='citation']; +@custom-selector :--relation [itemprop~='linkRelationship']; +@custom-selector :--removes [data-itemprop~='removes']; +@custom-selector :--remove [data-itemprop~='remove']; +@custom-selector :--returns [data-itemprop~='returns']; +@custom-selector :--reviews [data-itemprop~='reviews']; +@custom-selector :--review [itemprop~='review']; +@custom-selector :--rowType [data-itemprop~='rowType']; +@custom-selector :--rows [data-itemprop~='rows']; +@custom-selector :--row [data-itemprop~='row']; +@custom-selector :--rowspan [data-itemprop~='rowspan']; +@custom-selector :--runtimePlatform [itemprop~='runtimePlatform']; +@custom-selector :--softwareRequirements [data-itemprop~='softwareRequirements']; +@custom-selector :--softwareRequirement [itemprop~='softwareRequirements']; +@custom-selector :--softwareVersion [itemprop~='softwareVersion']; +@custom-selector :--source [data-itemprop~='source']; +@custom-selector :--sponsors [data-itemprop~='sponsors']; +@custom-selector :--sponsor [itemprop~='sponsor']; +@custom-selector :--stackTrace [data-itemprop~='stackTrace']; +@custom-selector :--status [data-itemprop~='sessionStatus']; +@custom-selector :--suffix [data-itemprop~='citationSuffix']; +@custom-selector :--target [data-itemprop~='target']; +@custom-selector :--targetProducts [data-itemprop~='targetProducts']; +@custom-selector :--targetProduct [itemprop~='targetProduct']; +@custom-selector :--telephoneNumbers [data-itemprop~='telephoneNumbers']; +@custom-selector :--telephoneNumber [itemprop~='telephone']; +@custom-selector :--text [itemprop~='text']; +@custom-selector :--thumbnail [itemprop~='thumbnail']; +@custom-selector :--timeoutLimit [data-itemprop~='timeoutLimit']; +@custom-selector :--timeoutRequest [data-itemprop~='timeoutRequest']; +@custom-selector :--title [itemprop~='headline']; +@custom-selector :--transcript [itemprop~='transcript']; +@custom-selector :--type [data-itemprop~='@type']; +@custom-selector :--uniqueItems [data-itemprop~='uniqueItems']; +@custom-selector :--url [itemprop~='url']; +@custom-selector :--uses [data-itemprop~='uses']; +@custom-selector :--use [data-itemprop~='use']; +@custom-selector :--validator [data-itemprop~='validator']; +@custom-selector :--value [itemprop~='value'], [data-itemprop~='value']; +@custom-selector :--values [data-itemprop~='values']; +@custom-selector :--version [itemprop~='version']; +@custom-selector :--volumeMounts [data-itemprop~='volumeMounts']; +@custom-selector :--volumeMount [data-itemprop~='volumeMount']; +@custom-selector :--volumeNumber [itemprop~='volumeNumber'];