зеркало из https://github.com/mozilla/gecko-dev.git
Add mailto: scheme to URLs missing it. (Ported from CSSWG test repository. No review. No bug. DONTBUILD)
This commit is contained in:
Родитель
9b20aeb8dd
Коммит
4a3ca7ee6b
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>dir() selector reference</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style>
|
||||
div { text-align: left; }
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks :dir() basic functions with valid and invalid values.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks :dir() basic functions after dynamic directionality change on elements.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>dir() selector reference</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style>
|
||||
div { text-align: left; }
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks :dir() basic functions when default document directionality is rtl.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks :dir() basic functions when document directionality is dynamically changed from ltr to rtl.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>dir() selector reference</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style>
|
||||
div { text-align: left; }
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks if :dir() can work with other selectors correctly.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks if :dir() can work with other selectors correctly after a dynamic directionality change on specified divs.">
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>dir() selector reference</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<style>
|
||||
div { text-align: left; }
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>CSS Test: :dir() selector</title>
|
||||
<link rel="author" title="Astley Chen" href="aschen@mozilla.com">
|
||||
<link rel="author" title="Astley Chen" href="mailto:aschen@mozilla.com">
|
||||
<link rel="author" title="Mozilla" href="https://www.mozilla.org">
|
||||
<link rel="help" href="https://drafts.csswg.org/selectors-4/#the-dir-pseudo">
|
||||
<meta name="assert" content="Test checks :dir() basic functions on runtime added elements.">
|
||||
|
|
Загрузка…
Ссылка в новой задаче