[Webkit-unassigned] [Bug 3749] XHTML 1.1 Ruby Annotation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 15 00:58:28 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=3749





--- Comment #17 from Shinichiro Hamaji <hamaji at chromium.org>  2009-07-15 00:58:26 PDT ---
(In reply to comment #14)
> Created an attachment (id=32654)
 --> (https://bugs.webkit.org/attachment.cgi?id=32654) [details]
> patch: implementation of minimal HTML5 ruby support

I found some style issues when I'm testing linter for WebKit:

- WebCore/rendering/RenderRubyBase.h:32:  Missing space before { 
[whitespace/braces] [5]
- WebCore/rendering/RubyInlineFlowBox.cpp:40:  Missing space before ( in if( 
[whitespace/parens] [5]
- WebCore/rendering/RubyInlineFlowBox.cpp:48:  Missing space before ( in if( 
[whitespace/parens] [5]
- This patch contains some tab characters?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list