Much work, using Qt 6.10 on Linux for better https support
This commit is contained in:
@@ -17,7 +17,7 @@ Some input text: <input type="Text" id="inp1" value="Default input value" />
|
||||
Some input date: <input type="Date" id="inp2" value="2026-01-01" />
|
||||
</p>
|
||||
<p>
|
||||
Some color input: <input type="Color" id="inp3" value="#8732422" />
|
||||
Some color input: <input type="Color" id="inp3" value="#873242" />
|
||||
</p>
|
||||
|
||||
<div id="test" class="yellow">
|
||||
|
||||
Reference in New Issue
Block a user