2024-05-03 08:31:21 +00:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"testIdPattern": "[pdf.spec] Page.pdf can print to PDF with outline",
|
|
|
|
"platforms": ["darwin", "linux", "win32"],
|
2024-05-04 09:17:53 +00:00
|
|
|
"parameters": ["chrome", "headful", "cdp"],
|
2024-05-03 08:31:21 +00:00
|
|
|
"expectations": ["PASS"],
|
|
|
|
"comment": "fixed in canary"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"testIdPattern": "[pdf.spec] Page.pdf can print to PDF with outline",
|
|
|
|
"platforms": ["darwin", "linux", "win32"],
|
2024-05-04 09:17:53 +00:00
|
|
|
"parameters": ["chrome", "headless", "cdp"],
|
2024-05-03 08:31:21 +00:00
|
|
|
"expectations": ["PASS"],
|
|
|
|
"comment": "fixed in canary"
|
|
|
|
}
|
|
|
|
]
|