


| Viewport | Selector | Property | Result | Detail |
|---|---|---|---|---|
| desktop | [data-component="article_content"] .article-content__layout | display | PASS | display: grid |
| desktop | [data-component="article_content"] .article-content__sidebar | display | PASS | display: block |
| desktop | [data-component="article_content"] .article-content__layout | gridTemplateColumns | PASS | gridTemplateColumns: 980px 300px |