LayoutTests:

        Reviewed by Hyatt, landed by Darin.

        Test for: http://bugzilla.opendarwin.org/show_bug.cgi?id=5980
        Bidi properties of an inline container whose first child is an
        inline container are ignored

        * fast/text/international/bidi-ignored-for-first-child-inline-expected.checksum: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.png: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline-expected.txt: Added.
        * fast/text/international/bidi-ignored-for-first-child-inline.html: Added.

WebCore:

        Reviewed by Hyatt, landed by Darin.

        Test: fast/text/international/bidi-ignored-for-first-child-inline.html

        Fix for: http://bugzilla.opendarwin.org/show_bug.cgi?id=5980
        Bidi properties of an inline container whose first child is an
        inline container are ignored

        * khtml/rendering/bidi.cpp:
        (khtml::RenderBlock::bidiNext):
        Adjust embedding at inline containers' boundaries instead of inside.
        (khtml::RenderBlock::bidiFirst):
        (khtml::RenderBlock::determineStartPosition):


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@11656 268f45cc-cd09-0410-ab3c-d52691b4dbfc
7 files changed