[Webkit-unassigned] [Bug 72584] Support Image Level 3's image() notation; it offers automated image flipping for RTL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 21 16:07:04 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=72584
--- Comment #15 from Matt Arsenault <arsenm2 at rpi.edu> 2011-12-21 16:07:02 PST ---
(In reply to comment #11)
> > Source/WebCore/css/CSSParser.cpp:6427
> > + CSSParserValueList* args = valueList->current()->function->args.get();
>
> s/args/arguments/.
>
> > Source/WebCore/css/CSSParser.cpp:6433
> > + CSSParserValue* arg = args->current();
>
> s/arg/argument/
This already comes from something named "args.get()" so I don't think calling it something different really makes sense.
--
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