Re: [webkit-dev] whats bidi stand for?

2008-02-02 Thread Cameron McCormack
-to-left scripts (e.g. a paragraph with English text that also includes some Arabic text). See: http://en.wikipedia.org/wiki/Bi-directional_text -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED

Re: [webkit-dev] Some Critical QtWebKit Doubts

2008-09-19 Thread Cameron McCormack
standard Indian English. -- Cameron McCormack ≝ http://mcc.id.au/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Proposed Timer API

2008-10-02 Thread Cameron McCormack
Hi Maciej. Cameron McCormack: If possible, it would be nice if there could be some degree of compatibility between this proposed API and the one in SVG Tiny 1.2: http://dev.w3.org/SVG/profiles/1.2T/publish/svgudom.html#svg__SVGTimer Maciej Stachowiak: I considered that, but I don't

Re: [webkit-dev] High Resolution Timer API proposal(s)

2008-10-02 Thread Cameron McCormack
. Thanks, Cameron -- Cameron McCormack ≝ http://mcc.id.au/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] unwritten rules of webkit style

2009-09-02 Thread Cameron McCormack
://trac.webkit.org/browser/trunk/WebCore/svg/SVGFilterElement.cpp -- Cameron McCormack ≝ http://mcc.id.au/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] Increasing the number of cross-platform/port expected results

2010-02-23 Thread Cameron McCormack
. -- Cameron McCormack ≝ http://mcc.id.au/ ___ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Re: [webkit-dev] [svg] rect with invalid stroke value

2010-06-15 Thread Cameron McCormack
'%20height%3D'100'%3E%3Ccircle%20cx%3D'50'%20cy%3D'50'%20r%3D'30'%20fill%3D'yellow'%20stroke%3D'xxx'%20stroke-width%3D'4'%2F%3E%3C%2Fsvg%3E Note the stroke=xxx. Firefox nightlies behave the same. -- Cameron McCormack ≝ http://mcc.id.au/ ___ webkit-dev mailing

Re: [webkit-dev] Optional parameter in IDL and undefined JS value

2011-04-21 Thread Cameron McCormack
differently from the rules in http://dev.w3.org/2006/webapi/WebIDL/#es-type-mapping (although the authors of the File API spec could include this additional requirement in prose, overriding Web IDL, if they wanted). -- Cameron McCormack ≝ http://mcc.id.au

Re: [webkit-dev] Request for Position: CSS Text Decoration Module for SVG

2021-09-29 Thread Cameron McCormack via webkit-dev
Hi Kent, > I'd like to request an official WebKit position on expanding support of "CSS > Text Decoration Module" [1] for SVG . Currently WebKit and Blink > support only a few features for SVG , and we'd like to add support of > features which are currently supported for HTML. > > Firefox