Bug 144627

Summary: Web Inspector: Source/WebInspectorUI/UserInterface/Images/Logs.svg has unknown attribute "fille"
Product: WebKit Reporter: Andres Gomez Garcia <agomez>
Component: Web InspectorAssignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andres Gomez Garcia 2015-05-05 06:42:55 PDT
$ grep "fille=" Source/WebInspectorUI/UserInterface/Images/*svg
Source/WebInspectorUI/UserInterface/Images/Logs.svg:  <path fille="none" stroke="black" stroke-linecap="square" d="M 5.5 5.5 L 10.5 5.5"/>
Source/WebInspectorUI/UserInterface/Images/Logs.svg:  <path fille="none" stroke="black" stroke-linecap="square" d="M 5.5 7.5 L 10.5 7.5"/>
Source/WebInspectorUI/UserInterface/Images/Logs.svg:  <path fille="none" stroke="black" stroke-linecap="square" d="M 5.5 9.5 L 10.5 9.5"/>
Comment 1 Radar WebKit Bug Importer 2015-05-05 06:43:10 PDT
<rdar://problem/20817104>
Comment 2 Timothy Hatcher 2015-05-05 07:53:36 PDT
Created attachment 252384 [details]
Patch
Comment 3 WebKit Commit Bot 2015-05-05 09:39:18 PDT
Comment on attachment 252384 [details]
Patch

Clearing flags on attachment: 252384

Committed r183815: <http://trac.webkit.org/changeset/183815>
Comment 4 WebKit Commit Bot 2015-05-05 09:39:22 PDT
All reviewed patches have been landed.  Closing bug.