Re: [webkit-dev] MathML renderer

2011-01-05 Thread Dirk Schulze
Am 05.01.2011 um 06:14 schrieb Maciej Stachowiak: > It might make sense to use subdirectories of rendering/, as svg has started > to (although this seems incomplete - SVG folks, is the plan to move the > remaining SVG-related rendering files from rendering/ to rendering/svg?). > Yes it is on t

Re: [webkit-dev] MathML renderer

2011-01-04 Thread Maciej Stachowiak
On Jan 4, 2011, at 7:09 PM, Alex Milowski wrote: > On Tue, Jan 4, 2011 at 1:50 PM, Maciej Stachowiak wrote: >> >> On Jan 4, 2011, at 11:03 AM, Dirk Schulze wrote: >> >>> Hi webkit-dev, >>> >>> I was looking at the MathML code recently and I wonder, that all files are >>> located at WebCore/m

Re: [webkit-dev] MathML renderer

2011-01-04 Thread Alex Milowski
On Tue, Jan 4, 2011 at 1:50 PM, Maciej Stachowiak wrote: > > On Jan 4, 2011, at 11:03 AM, Dirk Schulze wrote: > >> Hi webkit-dev, >> >> I was looking at the MathML code recently and I wonder, that all files are >> located at WebCore/mathml, even the renderer. Shouldn't the rendering code >> be m

Re: [webkit-dev] MathML renderer

2011-01-04 Thread Maciej Stachowiak
On Jan 4, 2011, at 11:03 AM, Dirk Schulze wrote: > Hi webkit-dev, > > I was looking at the MathML code recently and I wonder, that all files are > located at WebCore/mathml, even the renderer. Shouldn't the rendering code be > moved to WebCore/rendering/? Or better WebCore/rendering/mathml/?

[webkit-dev] MathML renderer

2011-01-04 Thread Dirk Schulze
Hi webkit-dev, I was looking at the MathML code recently and I wonder, that all files are located at WebCore/mathml, even the renderer. Shouldn't the rendering code be moved to WebCore/rendering/? Or better WebCore/rendering/mathml/? Dirk ___ webkit-d