Open
Bug 469881
Opened 17 years ago
Updated 3 years ago
need more tests for dynamic changes to medium characteristics
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dbaron, Unassigned)
References
Details
In bug 156716 comment 75, I wrote:
> We could also use more tests for dynamic change cases, e.g., making sure that
> things that cause any of the features to change actually get reevaluated
> dynamically. These include changes of preferences (layout.css.dpi, font size
> preferences (where I think we're currently buggy), changes of full zoom or text
> zoom, changes of window size, dynamic changes (from the OS) of screen size or
> resolution, etc. Some of these are easy to test; some are quite hard.
Reporter | ||
Comment 1•16 years ago
|
||
Bug 473400 adds some tests for dynamic changes to fullZoom and textZoom, plus a framework to which more could be added.
Depends on: 473400
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•