[Webkit-unassigned] [Bug 47210] CSS 2.1 failure: bidi-* tests fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 14:12:59 PDT 2011


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #89641|                            |review?
               Flag|                            |




--- Comment #5 from Yael <yael.aharon at nokia.com>  2011-04-14 14:12:59 PST ---
Created an attachment (id=89641)
 --> (https://bugs.webkit.org/attachment.cgi?id=89641&action=review)
Patch.

When a document is in strict mode, a <br> inside a paragraph should not reset the directionality even if it was set by a unicode character.
When a document is in quirks mode, <br> inside a paragraph should reset the directionality.
This matches the behavior of IE and allows us to pass the css tests attached to this bug.

-- 
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