Bug 144627 - Web Inspector: Source/WebInspectorUI/UserInterface/Images/Logs.svg has unknown attribute "fille"
Summary: Web Inspector: Source/WebInspectorUI/UserInterface/Images/Logs.svg has unknow...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-05-05 06:42 PDT by Andres Gomez Garcia
Modified: 2015-05-05 09:39 PDT (History)
8 users (show)

See Also:


Attachments
Patch (2.05 KB, patch)
2015-05-05 07:53 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.