Bug 267311
| Summary: | Web Inspector: Replace the audit tests to rem instead of px | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frances Cornwall <frances_c> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, jcraig, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Frances Cornwall
The audit tests: AuditContentTestView.css, AuditTestGroupContent.css, and AuditCaseContent.css are using px in the tests. I propose to replace px with em to make the tests more accessible on more devices.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/22563
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/22633
James Craig
Relating bug 146801 and bug 147408
Radar WebKit Bug Importer
<rdar://problem/121092297>
Frances Cornwall
Replacing rem with px in the tests for `font-size`.
Frances Cornwall
px with rem*
Frances Cornwall
Pull request: https://github.com/WebKit/WebKit/pull/23477