зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1803931 - Fix deprecated-sameas-002.html.
See https://github.com/w3c/csswg-drafts/pull/9783 MANUAL PUSH: Orange fix CLOSED TREE
This commit is contained in:
Родитель
12044e2133
Коммит
afbf63292f
|
@ -3,8 +3,8 @@
|
|||
<title>CSS Color 4: deprecated system colors</title>
|
||||
<link rel="author" title="Chris Lilley" href="mailto:chris@w3.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/css-color-4/#deprecated-system-colors">
|
||||
<link rel="match" href="deprecated-sameas-CanvasText-ref.html">
|
||||
<meta name="assert" content="Same as CanvasText">
|
||||
<link rel="match" href="deprecated-sameas-Canvas-ref.html">
|
||||
<meta name="assert" content="Same as Canvas">
|
||||
<style>
|
||||
.test { background-color: red; width: 12em; height: 6em; }
|
||||
.ref { background-color: Canvas; width: 12em; height: 6em; }
|
||||
|
|
Загрузка…
Ссылка в новой задаче