From be029195e06c2d41781712259f712b42951b3079 Mon Sep 17 00:00:00 2001 From: Angelos Chalaris Date: Thu, 2 Feb 2017 20:47:13 +0200 Subject: [PATCH] Media object testing --- docs/v2/DEVLOG.md | 1 + docs/v2/demo.html | 13 ++++++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/v2/DEVLOG.md b/docs/v2/DEVLOG.md index 969bd1a..a8217b4 100644 --- a/docs/v2/DEVLOG.md +++ b/docs/v2/DEVLOG.md @@ -814,3 +814,4 @@ - Added `[role="button"]` selector for elements inside `header`, did not remove any other selectors from component as specifity would be too low if changed. - Updated `.card.section` to work properly with `[role="button"]` elements. +- #22: Spent a lot of time testing possible implementation of *Media Object*. See related issue for what I ended up with. diff --git a/docs/v2/demo.html b/docs/v2/demo.html index d560390..4a7cb8a 100644 --- a/docs/v2/demo.html +++ b/docs/v2/demo.html @@ -193,10 +193,21 @@ - +
+
+ +
+
+

Heading

+

Some text...

+
+
+ + +