回答編集履歴
1
引用符修正
test
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
|
3
3
|
[https://drafts.csswg.org/css-overflow-3/#overflow-properties](https://drafts.csswg.org/css-overflow-3/#overflow-properties)
|
4
4
|
|
5
|
-
> as specified, except with
|
5
|
+
> as specified, except with 'visible'/'clip' computing to 'auto'/'hidden' (respectively) if one of 'overflow-x' or 'overflow-y' is neither 'visible' nor 'clip'
|
6
6
|
|
7
7
|
|
8
8
|
|