- From: neerjapancholi via GitHub <sysbot+gh@w3.org>
- Date: Thu, 06 Apr 2017 00:56:49 +0000
- To: public-css-archive@w3.org
Here are the screenshots for applying relative positioning, transform and filter to the parent of the column span. In most cases (except transform in chrome shown below), the column-span itself seems unaffected by these changes but apart from that there is a lot of variation so I'm posting almost all the screenshots - **1. Adding Position: relative; left: 100px; https://jsfiddle.net/5oo2gzLy/10/** All results are similar (with some minor bugs in Safari and Edge) so posting only one screenshot from Chrome:  **2. Adding transform: rotate(90deg); https://jsfiddle.net/5oo2gzLy/12/** Chrome:  Edge:  Safari:  **3. Adding filter: grayscale(100%); https://jsfiddle.net/5oo2gzLy/9/** Chrome:  Edge:  Safari:  -- GitHub Notification of comment by neerjapancholi Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1072#issuecomment-292038992 using your GitHub account
Received on Thursday, 6 April 2017 00:56:57 UTC