| @@ -66,14 +66,8 @@ | ||
| 66 | 66 | "selector": "video", |
| 67 | 67 | "attribute": "src", |
| 68 | 68 | "role": "content" |
| 69 | 69 | }, |
| 70 | - "width": { | |
| 71 | - "type": "number" | |
| 72 | - }, | |
| 73 | - "height": { | |
| 74 | - "type": "number" | |
| 75 | - }, | |
| 76 | 70 | "playsInline": { |
| 77 | 71 | "type": "boolean", |
| 78 | 72 | "source": "attribute", |
| 79 | 73 | "selector": "video", |