Bug 130724 - Web Inspector: expose orientation values (sliders, scrollbars, etc)
Summary: Web Inspector: expose orientation values (sliders, scrollbars, etc)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-25 10:14 PDT by James Craig
Modified: 2016-12-13 15:38 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 2014-03-25 10:14:56 PDT
Web Inspector: expose orientation values (sliders, scrollbars, etc)

aria-orientation has different default values depending on the role, so it will be useful to have this in the inspector b/c it's frequently not exposed in the DOM. We might also be able to detect (and warn) if this value did not align with rendered views (e.g. height > width conflicts with horizontal orientation, or vice versa)
Comment 1 Radar WebKit Bug Importer 2014-03-25 10:15:42 PDT
<rdar://problem/16420268>