Skip to content
  • mitz@apple.com's avatar
    WebCore: · 6970fb79
    mitz@apple.com authored
            Reviewed by John Sullivan.
    
            - fix <rdar://problem/6020930> Bidi Problem When Resizing Window
    
            Test: fast/text/international/bidi-AN-after-empty-run.html
    
            * platform/text/BidiResolver.h:
            (WebCore::::appendRun): Changed to reset the current direction and
            "end of run" direction even in the empty run case.
            * rendering/bidi.cpp:
            (WebCore::BidiState::appendRun): Ditto.
    
    LayoutTests:
    
            Reviewed by John Sullivan.
    
            - test for <rdar://problem/6020930> Bidi Problem When Resizing Window
    
            * fast/text/international/bidi-AN-after-empty-run.html: Added.
            * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.checksum: Added.
            * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.png: Added.
            * platform/mac/fast/text/international/bidi-AN-after-empty-run-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@34989 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6970fb79