Bug 119724

Summary: Canvas focus outline should match style in html.css
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: CanvasAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: dino, enrica, hyatt, simon.fraser, thorton
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2013-08-12 20:57:07 PDT
Perhaps we want to merge https://chromium.googlesource.com/chromium/blink/+/c546f38701339139bb7f7e8480bb369543dce4ec The default style of an element isn't quite right. The style that most elements get by default when focused is defined in html.css. There's no easy way to access this, so this change hardcodes the values and adds a comment.
Attachments
Note You need to log in before you can comment on or make changes to this bug.