[webkit-reviews] review denied: [Bug 47210] CSS 2.1 failure: bidi-* tests fail : [Attachment 89650] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 15:06:07 PST 2012


Eric Seidel <eric at webkit.org> has denied Yael <yael.aharon at nokia.com>'s request
for review:
Bug 47210: CSS 2.1 failure: bidi-* tests fail
https://bugs.webkit.org/show_bug.cgi?id=47210

Attachment 89650: Patch.
https://bugs.webkit.org/attachment.cgi?id=89650&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
Why would we store this flag on each BidiContext?  You have a BidiContext per
embedding level, yet you only have quirks vs. not per document.  If anything we
would set this flag on the BidiResolver, no?


More information about the webkit-reviews mailing list