Bug 1514658 - Fix a few baseline alignment tests that makes bogus assumptions about line-height metrics. r=emilio

This commit is contained in:
Mats Palmgren 2018-12-17 22:33:17 +01:00
Родитель 717a265944
Коммит 150ae2447d
8 изменённых файлов: 4 добавлений и 76 удалений

Просмотреть файл

@ -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 {