-
Is it possible to make the shadow larger instead of more blurred? Can you mark it as a feature if not possible ? Like how the box-shadow css 3 property works
##
Want to back this issue? **[Post a bo…
-
css3 position
Currently the position:sticky element exclusively works when the all of general parents are overflow:visible. This is problematic a little whilst we use overflow:hidden trick for clea…
-
https://caniuse.com/ruby
>Partial support refers to only supporting basic ruby, may still be missing writing-mode, Complex ruby and CSS3 Ruby.
I'm wondering if this is accurate anymore. Withou…
-
This is rather cool effect, but it may require changes in our complex font path.
GTK:
![skipinkgtk](https://cloud.githubusercontent.com/assets/102544/16958540/f314a5e4-4df1-11e6-82f1-38d144a4bfbb.png…
-
https://www.w3.org/TR/2003/WD-css3-content-20030514/#move-to
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
css function max, min, toggle not valid.
```css
.Foo {margin-top: max(10%, 7px);}
.Foo {margin-top: min(1em, 7px);}
.Foo {list-style-type: toggle(disk, circle, square, box);}
```
![image](ht…
-
1. In the example I saw a helper method was created for shadeColor. Do I need to create helper methods for other css in built features such as darken, lighten etc?
Also If I am using pre-processor …
-
### Should this be an RFC?
- [X] This is not a substantial change
### Description
Can we break html page into multiple screen like an ebook viewer when rendering?
### Alternatives and Workarounds
…
-
There is sometimes confusion about how content margin/padding are applied across page breaks. The way we handle blocks that break across pages is accurate based on the recommendation of the spec. Howe…