File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3634,7 +3634,7 @@ <h4 title="Animation of the insertion caret: caret-animation">5.2.2. 挿入~care
36343634< pre class ="lang-css ">
36353635textarea {
36363636 caret-animation: manual;
3637- caret-color: blue;
3637+ caret-color: turquoise【! blue】 ;
36383638 animation: caret-alternate 2s step-end infinite;
36393639}
36403640@keyframes caret-alternate {
@@ -3650,9 +3650,9 @@ <h4 title="Animation of the insertion caret: caret-animation">5.2.2. 挿入~care
36503650</ p >
36513651
36523652< div
3653- style ="border:inset; background: white; width: 10em; "
3653+ style ="border:inset; width:10em; "
36543654>
3655- 色を行来する~caretを伴う~text区画< span style ="border-right: 2px solid blue ; animation: caret-alternate-ref 2s step-end infinite; "> </ span >
3655+ 色を行来する~caretを伴う~text区画< span style ="border-right: 2px solid turquoise ; animation: caret-alternate-ref 2s step-end infinite; "> </ span >
36563656◎
36573657Text area with color-alternating caret
36583658</ div >
@@ -3665,7 +3665,7 @@ <h4 title="Animation of the insertion caret: caret-animation">5.2.2. 挿入~care
36653665</ p >
36663666
36673667< div contenteditable ="true "
3668- style ="border:inset; background: white; width: 10em; caret-animation: manual; caret-color: blue ; animation: caret-alternate-test 2s step-end infinite; "
3668+ style ="border:inset; width:10em; caret-animation: manual; caret-color: turquoise ; animation: caret-alternate-test 2s step-end infinite; "
36693669>
36703670色を行来する~caretを伴う~text区画
36713671◎
You can’t perform that action at this time.
0 commit comments