Re: [csswg-drafts] [css-align] Rules for align/justify-self on static position of absolutely-positioned boxes need more detail

Fun tests for future reference...
```
http://software.hixie.ch/utilities/js/live-dom-viewer/?<!DOCTYPE html>%0A<style> %0A html { border%3A solid gray%3B width%3A 10em%3B margin%3A 3em%3B height%3A 2em%3B display%3A flex%3B justify-content%3A flex-end%3B }%0A body { position%3A absolute%3B border%3A solid orange%3B }%0A<%2Fstyle>%0A%0Aa b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e 
http://software.hixie.ch/utilities/js/live-dom-viewer/?<!DOCTYPE html>%0A<style> %0A html { position%3A relative%3B border%3A solid gray%3B width%3A 10em%3B margin%3A 3em%3B height%3A 2em%3B display%3A flex%3B justify-content%3A flex-end%3B }%0A body { position%3A absolute%3B border%3A solid orange%3B }%0A<%2Fstyle>%0A%0Aa b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e 
http://software.hixie.ch/utilities/js/live-dom-viewer/?<!DOCTYPE html>%0A<style> %0A html { border%3A solid gray%3B width%3A 10em%3B margin%3A 3em%3B height%3A 2em%3B display%3A flex%3B justify-content%3A flex-end%3B }%0A body { position%3A absolute%3B border%3A solid orange%3B }%0A<%2Fstyle>%0A%0Aa b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e a b c d e 
```
(Need to put these in the test suite...)

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1432#issuecomment-311165603 using your GitHub account

Received on Monday, 26 June 2017 20:00:31 UTC