Skip to content

Commit 3776c63

Browse files
author
Marc J. Schmidt
committed
Update README.md
1 parent 6299176 commit 3776c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This means:
1212
- All CSS selectors available. It uses the normal attribute selector.
1313
- Support for webkit/gecko/internet explorer.
1414
- `min-width`, `min-height`, `max-width` and `max-height` are yet supported.
15-
- It works for almost all modification: HTML changes, inline styles, DOM mutation, CSS3 transitions.
15+
- It works for actual all layout modifications: HTML (innerHTML etc), inline styles, DOM mutation, CSS3 transitions, fluid layout changes (parent changes too), pseudo classes (:hover etc), window resizes, etc.
1616

1717
Example
1818
-------

0 commit comments

Comments
 (0)