Skip to content

Commit eb71f7b

Browse files
committedOct 29, 2017
2 parents 9e462a1 + 6c2fa28 commit eb71f7b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed
 

‎README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -150,4 +150,8 @@ or within render()
150150

151151
## Supported Browsers
152152

153-
Rendering tree structures is supported in all modern browsers. position: sticky has only been tested in Chrome 59 and Firefox 54, but should work in Edge, Safari and Opera. See http://caniuse.com/#search=position%3Asticky
153+
* Tested with Chrome 59+
154+
* Tested with Safari 11+
155+
* Tested with Firefox 54+
156+
157+
Rendering tree structures is supported in all modern browsers. For position: sticky, See http://caniuse.com/#search=position%3Asticky

0 commit comments

Comments
 (0)
Please sign in to comment.