diff --git a/files/en-us/web/api/idbfactory/deletedatabase/index.md b/files/en-us/web/api/idbfactory/deletedatabase/index.md index 3e8739fb54e9005..944225d7d60d151 100644 --- a/files/en-us/web/api/idbfactory/deletedatabase/index.md +++ b/files/en-us/web/api/idbfactory/deletedatabase/index.md @@ -42,7 +42,7 @@ deleteDatabase(name, options) database that doesn't exist does not throw an exception, in contrast to {{DOMxRef("IDBDatabase.deleteObjectStore()")}}, which does throw an exception if the named object store does not exist. -- `options` {{optional_inline}} {{NonStandardBadge}} +- `options` {{optional_inline}} {{Non-standard_Inline}} - : In Gecko, since [version 26](/en-US/docs/Mozilla/Firefox/Releases/26), you can include a non-standard optional storage parameter that specifies whether you want to delete a `permanent` (the default value) IndexedDB, or an indexedDB in diff --git a/files/en-us/web/css/-webkit-mask-box-image/index.md b/files/en-us/web/css/-webkit-mask-box-image/index.md index d199521cfe67f08..7e70b1671128386 100644 --- a/files/en-us/web/css/-webkit-mask-box-image/index.md +++ b/files/en-us/web/css/-webkit-mask-box-image/index.md @@ -77,10 +77,10 @@ Border repeat styles, when included, are interpreted in the order of ` ## Formal definition -- {{ Xref_cssinitial() }}: `none` +- [Initial value](/en-US/docs/Web/CSS/initial_value): `none` - Applies to: all elements -- {{ Xref_cssinherited() }}: no -- {{ Xref_csscomputed() }}: as specified +- [Inherited](/en-US/docs/Web/CSS/Inheritance): no +- [Computed value](/en-US/docs/Web/CSS/computed_value): as specified ## Formal syntax