зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1514658 - Fix a few baseline alignment tests that makes bogus assumptions about line-height metrics. r=emilio
This commit is contained in:
Родитель
717a265944
Коммит
150ae2447d
|
@ -1,19 +0,0 @@
|
|||
[grid-alignment-style-changes-005.html]
|
||||
[.before 2]
|
||||
expected: FAIL
|
||||
|
||||
[.before 3]
|
||||
expected: FAIL
|
||||
|
||||
[.before 1]
|
||||
expected: FAIL
|
||||
|
||||
[.after 4]
|
||||
expected: FAIL
|
||||
|
||||
[.after 5]
|
||||
expected: FAIL
|
||||
|
||||
[.after 6]
|
||||
expected: FAIL
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
[grid-alignment-style-changes-006.html]
|
||||
[.before 2]
|
||||
expected: FAIL
|
||||
|
||||
[.before 3]
|
||||
expected: FAIL
|
||||
|
||||
[.before 1]
|
||||
expected: FAIL
|
||||
|
||||
[.after 4]
|
||||
expected: FAIL
|
||||
|
||||
[.after 5]
|
||||
expected: FAIL
|
||||
|
||||
[.after 6]
|
||||
expected: FAIL
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
[grid-alignment-style-changes-007.html]
|
||||
[.before 2]
|
||||
expected: FAIL
|
||||
|
||||
[.before 3]
|
||||
expected: FAIL
|
||||
|
||||
[.before 1]
|
||||
expected: FAIL
|
||||
|
||||
[.after 4]
|
||||
expected: FAIL
|
||||
|
||||
[.after 5]
|
||||
expected: FAIL
|
||||
|
||||
[.after 6]
|
||||
expected: FAIL
|
||||
|
|
@ -1,19 +0,0 @@
|
|||
[grid-alignment-style-changes-008.html]
|
||||
[.before 2]
|
||||
expected: FAIL
|
||||
|
||||
[.before 3]
|
||||
expected: FAIL
|
||||
|
||||
[.before 1]
|
||||
expected: FAIL
|
||||
|
||||
[.after 4]
|
||||
expected: FAIL
|
||||
|
||||
[.after 5]
|
||||
expected: FAIL
|
||||
|
||||
[.after 6]
|
||||
expected: FAIL
|
||||
|
|
@ -15,6 +15,7 @@
|
|||
background: grey;
|
||||
align-items: baseline;
|
||||
font-family: Ahem;
|
||||
line-height: 1;
|
||||
}
|
||||
#item1 {
|
||||
font-size: 20px;
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
background: grey;
|
||||
align-items: baseline;
|
||||
font-family: Ahem;
|
||||
line-height: 1;
|
||||
}
|
||||
#item1 {
|
||||
font-size: 20px;
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
justify-items: baseline;
|
||||
font-family: Ahem;
|
||||
text-orientation: sideways;
|
||||
line-height: 1;
|
||||
}
|
||||
#container > div { writing-mode: vertical-lr; }
|
||||
#item1 {
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
background: grey;
|
||||
justify-items: baseline;
|
||||
font-family: Ahem;
|
||||
line-height: 1;
|
||||
}
|
||||
#container > div { writing-mode: vertical-lr; }
|
||||
#item1 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче