diff --git a/src/components-examples/material/tabs/tab-group-preserve-content/tab-group-preserve-content-example.html b/src/components-examples/material/tabs/tab-group-preserve-content/tab-group-preserve-content-example.html index 0bcb11a3f9d3..bb17e3b0b801 100644 --- a/src/components-examples/material/tabs/tab-group-preserve-content/tab-group-preserve-content-example.html +++ b/src/components-examples/material/tabs/tab-group-preserve-content/tab-group-preserve-content-example.html @@ -6,7 +6,7 @@ width="560" height="315" src="https://www.youtube.com/embed/B-lipaiZII8" - frameborder="0" + style="border: 0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen> diff --git a/src/dev-app/dialog/dialog-demo.ts b/src/dev-app/dialog/dialog-demo.ts index 1dda076e395c..aab8a6680829 100644 --- a/src/dev-app/dialog/dialog-demo.ts +++ b/src/dev-app/dialog/dialog-demo.ts @@ -255,7 +255,7 @@ export class ContentElementDialog {