mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
layout: Implement a non-recursive version of CSS quotes
(#34770)
* Squash and don't explicitly use noto-cjk in tests Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com> * Mark quotes-034.html.ini failure Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com> * Address review comments Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com> --------- Signed-off-by: Xiaocheng Hu <xiaochengh.work@gmail.com>
This commit is contained in:
parent
31de9c1c21
commit
11f54b9f23
25 changed files with 536 additions and 229 deletions
19
tests/wpt/meta/MANIFEST.json
vendored
19
tests/wpt/meta/MANIFEST.json
vendored
|
@ -161519,6 +161519,19 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"quotes-lang-dynamic-001.html": [
|
||||
"736627eeb0a8b9c44359659782df7212bd2a2256",
|
||||
[
|
||||
null,
|
||||
[
|
||||
[
|
||||
"/css/css-content/reference/quotes-lang-dynamic-001-ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
{}
|
||||
]
|
||||
],
|
||||
"quotes-slot-scoping.html": [
|
||||
"3caeabef4eccc76d8703825bf5db09e129186987",
|
||||
[
|
||||
|
@ -413698,7 +413711,7 @@
|
|||
[]
|
||||
],
|
||||
"quotes-slot-scoping-ref.html": [
|
||||
"e3e907cba589deb2e2c950a0a109cc639d0d16bd",
|
||||
"a546fa96e56cb89cd081188b363ec8d530ed7f12",
|
||||
[]
|
||||
],
|
||||
"reference": {
|
||||
|
@ -413845,6 +413858,10 @@
|
|||
"quotes-first-letter-002-ref.html": [
|
||||
"094be48cd8c90b569b82ce26d9083daecca7ae44",
|
||||
[]
|
||||
],
|
||||
"quotes-lang-dynamic-001-ref.html": [
|
||||
"14ef76596211d5b03f8474387c81821d8d8e628f",
|
||||
[]
|
||||
]
|
||||
},
|
||||
"resources": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue