1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-30 00:25:33 +00:00
notes/node_modules/doiuse/test/cases/resize.css

9 lines
58 B
CSS
Raw Normal View History

2017-03-09 18:16:08 +00:00
/*
expect:
css-resize: 1
*/
textarea {
resize: both;
}