Open
Bug 1933711
Opened 9 months ago
Updated 9 months ago
Selectors using sibling combinator no longer matches in Print Selection
Categories
(Core :: Printing: Output, defect)
Core
Printing: Output
Tracking
()
NEW
People
(Reporter: dshin, Unassigned)
References
Details
Attachments
(1 file)
150 bytes,
text/html
|
Details |
STR:
- Load test case
- Note font for "Test"
- Select "Test"
- Right click - "Print Selection"
Expected: Print preview shows "Test" in the same font as in step 2, i.e. sans-serif
Actual: Font is different - serif
is used
We delete all non-selected nodes, including .a
(Stylesheet is preserved even if <style>
is deleted for now - see bug 1930618).
Reporter | ||
Updated•9 months ago
|
Severity: -- → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•