Changeset 170537 in webkit


Ignore:
Timestamp:
Jun 27, 2014 11:08:08 AM (10 years ago)
Author:
commit-queue@webkit.org
Message:

[GTK] Unreviewed GTK gardening.

Rebaseline tests after r170207, r170249, r170304, r170418 and r170433.
Update expectations for new crashing tests.

Patch by Carlos Alberto Lopez Perez <clopez@igalia.com> on 2014-06-27

  • platform/gtk/TestExpectations: Report and mark new crashing tests. Adjust some tests expectations.
  • platform/gtk/fast/canvas/canvas-blend-image-expected.txt: Rebaseline after r170433.
  • platform/gtk/fast/canvas/canvas-blend-solid-expected.txt: Rebaseline after r170433.
  • platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt: Rebaseline after r170249.
  • platform/gtk/fast/dynamic/text-combine-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt: Added. Add baseline after r170304.
  • platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.txt: Added. Rebaseline after r170418.
  • platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added. Rebaseline after r170418.
  • platform/gtk/fast/text/decorations-with-text-combine-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/text/emphasis-vertical-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/text/international/002-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/text/international/text-spliced-font-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/text/international/wrap-CJK-001-expected.txt: Added. Rebaseline after r170418.
  • platform/gtk/fast/text/khmer-lao-font-expected.txt: Added. Add baseline after r170207.
  • platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt: Rebaseline after r170418.
  • platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt: Rebaseline after r170418.
  • platform/gtk/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added. Rebaseline after r170433.
  • platform/gtk/svg/filters/feBlend-all-blendmodes-expected.txt: Added. Add baseline after r170433.
Location:
trunk/LayoutTests
Files:
7 added
17 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r170534 r170537  
     12014-06-27  Carlos Alberto Lopez Perez  <clopez@igalia.com>
     2
     3        [GTK] Unreviewed GTK gardening.
     4
     5        Rebaseline tests after r170207, r170249, r170304, r170418 and r170433.
     6        Update expectations for new crashing tests.
     7
     8        * platform/gtk/TestExpectations: Report and mark new crashing tests. Adjust some tests expectations.
     9        * platform/gtk/fast/canvas/canvas-blend-image-expected.txt: Rebaseline after r170433.
     10        * platform/gtk/fast/canvas/canvas-blend-solid-expected.txt: Rebaseline after r170433.
     11        * platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt: Rebaseline after r170249.
     12        * platform/gtk/fast/dynamic/text-combine-expected.txt: Rebaseline after r170418.
     13        * platform/gtk/fast/multicol/pagination/RightToLeft-rl-dynamic-expected.txt: Added. Add baseline after r170304.
     14        * platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Rebaseline after r170418.
     15        * platform/gtk/fast/repaint/japanese-rl-selection-clear-expected.txt: Added. Rebaseline after r170418.
     16        * platform/gtk/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added. Rebaseline after r170418.
     17        * platform/gtk/fast/text/decorations-with-text-combine-expected.txt: Rebaseline after r170418.
     18        * platform/gtk/fast/text/emphasis-vertical-expected.txt: Rebaseline after r170418.
     19        * platform/gtk/fast/text/international/002-expected.txt: Rebaseline after r170418.
     20        * platform/gtk/fast/text/international/text-combine-image-test-expected.txt: Rebaseline after r170418.
     21        * platform/gtk/fast/text/international/text-spliced-font-expected.txt: Rebaseline after r170418.
     22        * platform/gtk/fast/text/international/wrap-CJK-001-expected.txt: Added. Rebaseline after r170418.
     23        * platform/gtk/fast/text/khmer-lao-font-expected.txt: Added. Add baseline after r170207.
     24        * platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt: Rebaseline after r170418.
     25        * platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt: Rebaseline after r170418.
     26        * platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt: Rebaseline after r170418.
     27        * platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt: Rebaseline after r170418.
     28        * platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt: Rebaseline after r170418.
     29        * platform/gtk/svg/W3C-SVG-1.1/filters-blend-01-b-expected.txt: Added. Rebaseline after r170433.
     30        * platform/gtk/svg/filters/feBlend-all-blendmodes-expected.txt: Added. Add baseline after r170433.
     31
    1322014-06-27  Mark Hahnenberg  <mhahnenberg@apple.com>
    233
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r170418 r170537  
    515515
    516516webkit.org/b/133797 fast/dom/NavigatorContentUtils/register-protocol-handler.html [ Crash ]
     517
     518webkit.org/b/134399 fast/forms/option-constructor-selected.html [ Crash ]
     519webkit.org/b/134399 fast/forms/select-live-pseudo-selectors.html [ Crash ]
    517520
    518521#////////////////////////////////////////////////////////////////////////////////////////
     
    763766Bug(GTK) fast/workers/storage/open-database-while-transaction-in-progress-sync.html [ Failure Pass ]
    764767Bug(GTK) fast/workers/storage/read-and-write-transactions-dont-run-together.html [ Failure Pass ]
    765 Bug(GTK) fast/workers/storage/sql-data-types-sync.html [ Failure Pass ]
     768Bug(GTK) fast/workers/storage/sql-data-types-sync.html [ Timeout Pass ]
    766769Bug(GTK) fast/workers/storage/test-authorizer.html [ Failure Pass ]
    767770Bug(GTK) fast/workers/storage/test-authorizer-sync.html [ Failure Pass ]
     
    14281431Bug(GTK) http/tests/local/drag-over-remote-content.html [ Failure ]
    14291432Bug(GTK) http/tests/security/drag-over-remote-content-iframe.html [ Failure ]
    1430 Bug(GTK) fast/events/drag-in-frames.html [ Failure ]
     1433Bug(GTK) fast/events/drag-in-frames.html [ Failure Timeout ]
    14311434Bug(GTK) http/tests/misc/bubble-drag-events.html [ Failure ]
    14321435
     
    19221925webkit.org/b/132126 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
    19231926webkit.org/b/132126 animations/added-while-suspended.html [ Timeout Pass ]
    1924 webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass ]
     1927webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass Crash ]
    19251928webkit.org/b/132126 animations/animation-direction-normal.html [ Failure Pass ]
    19261929webkit.org/b/132126 animations/animation-direction-reverse.html [ Failure Pass ]
  • trunk/LayoutTests/platform/gtk/fast/canvas/canvas-blend-image-expected.txt

    r139804 r170537  
    7474PASS pixelDataAtPoint(3)[3] is within 5 of 191
    7575
     76Testing blend mode "normal"
     77solid on solid
     78PASS pixelDataAtPoint(0)[0] is within 5 of 255
     79PASS pixelDataAtPoint(0)[1] is within 5 of 0
     80PASS pixelDataAtPoint(0)[2] is within 5 of 0
     81PASS pixelDataAtPoint(0)[3] is within 5 of 255
     82PASS pixelDataAtPoint(1)[0] is within 5 of 255
     83PASS pixelDataAtPoint(1)[1] is within 5 of 255
     84PASS pixelDataAtPoint(1)[2] is within 5 of 0
     85PASS pixelDataAtPoint(1)[3] is within 5 of 255
     86PASS pixelDataAtPoint(2)[0] is within 5 of 0
     87PASS pixelDataAtPoint(2)[1] is within 5 of 128
     88PASS pixelDataAtPoint(2)[2] is within 5 of 0
     89PASS pixelDataAtPoint(2)[3] is within 5 of 255
     90PASS pixelDataAtPoint(3)[0] is within 5 of 0
     91PASS pixelDataAtPoint(3)[1] is within 5 of 0
     92PASS pixelDataAtPoint(3)[2] is within 5 of 255
     93PASS pixelDataAtPoint(3)[3] is within 5 of 255
     94solid on alpha
     95PASS pixelDataAtPoint(0)[0] is within 5 of 128
     96PASS pixelDataAtPoint(0)[1] is within 5 of 0
     97PASS pixelDataAtPoint(0)[2] is within 5 of 127
     98PASS pixelDataAtPoint(0)[3] is within 5 of 255
     99PASS pixelDataAtPoint(1)[0] is within 5 of 128
     100PASS pixelDataAtPoint(1)[1] is within 5 of 128
     101PASS pixelDataAtPoint(1)[2] is within 5 of 127
     102PASS pixelDataAtPoint(1)[3] is within 5 of 255
     103PASS pixelDataAtPoint(2)[0] is within 5 of 0
     104PASS pixelDataAtPoint(2)[1] is within 5 of 64
     105PASS pixelDataAtPoint(2)[2] is within 5 of 127
     106PASS pixelDataAtPoint(2)[3] is within 5 of 255
     107PASS pixelDataAtPoint(3)[0] is within 5 of 0
     108PASS pixelDataAtPoint(3)[1] is within 5 of 0
     109PASS pixelDataAtPoint(3)[2] is within 5 of 255
     110PASS pixelDataAtPoint(3)[3] is within 5 of 255
     111alpha on solid
     112PASS pixelDataAtPoint(0)[0] is within 5 of 255
     113PASS pixelDataAtPoint(0)[1] is within 5 of 0
     114PASS pixelDataAtPoint(0)[2] is within 5 of 0
     115PASS pixelDataAtPoint(0)[3] is within 5 of 255
     116PASS pixelDataAtPoint(1)[0] is within 5 of 255
     117PASS pixelDataAtPoint(1)[1] is within 5 of 255
     118PASS pixelDataAtPoint(1)[2] is within 5 of 0
     119PASS pixelDataAtPoint(1)[3] is within 5 of 255
     120PASS pixelDataAtPoint(2)[0] is within 5 of 0
     121PASS pixelDataAtPoint(2)[1] is within 5 of 128
     122PASS pixelDataAtPoint(2)[2] is within 5 of 0
     123PASS pixelDataAtPoint(2)[3] is within 5 of 255
     124PASS pixelDataAtPoint(3)[0] is within 5 of 0
     125PASS pixelDataAtPoint(3)[1] is within 5 of 0
     126PASS pixelDataAtPoint(3)[2] is within 5 of 255
     127PASS pixelDataAtPoint(3)[3] is within 5 of 255
     128alpha on alpha
     129PASS pixelDataAtPoint(0)[0] is within 5 of 171
     130PASS pixelDataAtPoint(0)[1] is within 5 of 0
     131PASS pixelDataAtPoint(0)[2] is within 5 of 84
     132PASS pixelDataAtPoint(0)[3] is within 5 of 191
     133PASS pixelDataAtPoint(1)[0] is within 5 of 171
     134PASS pixelDataAtPoint(1)[1] is within 5 of 171
     135PASS pixelDataAtPoint(1)[2] is within 5 of 84
     136PASS pixelDataAtPoint(1)[3] is within 5 of 191
     137PASS pixelDataAtPoint(2)[0] is within 5 of 0
     138PASS pixelDataAtPoint(2)[1] is within 5 of 85
     139PASS pixelDataAtPoint(2)[2] is within 5 of 84
     140PASS pixelDataAtPoint(2)[3] is within 5 of 191
     141PASS pixelDataAtPoint(3)[0] is within 5 of 0
     142PASS pixelDataAtPoint(3)[1] is within 5 of 0
     143PASS pixelDataAtPoint(3)[2] is within 5 of 255
     144PASS pixelDataAtPoint(3)[3] is within 5 of 191
     145
    76146Testing blend mode "multiply"
    77147solid on solid
  • trunk/LayoutTests/platform/gtk/fast/canvas/canvas-blend-solid-expected.txt

    r139804 r170537  
    7474PASS pixelDataAtPoint(3)[3] is within 5 of 191
    7575
     76Testing blend mode "normal"
     77solid on solid
     78PASS pixelDataAtPoint(0)[0] is within 5 of 255
     79PASS pixelDataAtPoint(0)[1] is within 5 of 0
     80PASS pixelDataAtPoint(0)[2] is within 5 of 0
     81PASS pixelDataAtPoint(0)[3] is within 5 of 255
     82PASS pixelDataAtPoint(1)[0] is within 5 of 255
     83PASS pixelDataAtPoint(1)[1] is within 5 of 255
     84PASS pixelDataAtPoint(1)[2] is within 5 of 0
     85PASS pixelDataAtPoint(1)[3] is within 5 of 255
     86PASS pixelDataAtPoint(2)[0] is within 5 of 0
     87PASS pixelDataAtPoint(2)[1] is within 5 of 128
     88PASS pixelDataAtPoint(2)[2] is within 5 of 0
     89PASS pixelDataAtPoint(2)[3] is within 5 of 255
     90PASS pixelDataAtPoint(3)[0] is within 5 of 0
     91PASS pixelDataAtPoint(3)[1] is within 5 of 0
     92PASS pixelDataAtPoint(3)[2] is within 5 of 255
     93PASS pixelDataAtPoint(3)[3] is within 5 of 255
     94solid on alpha
     95PASS pixelDataAtPoint(0)[0] is within 5 of 128
     96PASS pixelDataAtPoint(0)[1] is within 5 of 0
     97PASS pixelDataAtPoint(0)[2] is within 5 of 127
     98PASS pixelDataAtPoint(0)[3] is within 5 of 255
     99PASS pixelDataAtPoint(1)[0] is within 5 of 128
     100PASS pixelDataAtPoint(1)[1] is within 5 of 128
     101PASS pixelDataAtPoint(1)[2] is within 5 of 127
     102PASS pixelDataAtPoint(1)[3] is within 5 of 255
     103PASS pixelDataAtPoint(2)[0] is within 5 of 0
     104PASS pixelDataAtPoint(2)[1] is within 5 of 64
     105PASS pixelDataAtPoint(2)[2] is within 5 of 127
     106PASS pixelDataAtPoint(2)[3] is within 5 of 255
     107PASS pixelDataAtPoint(3)[0] is within 5 of 0
     108PASS pixelDataAtPoint(3)[1] is within 5 of 0
     109PASS pixelDataAtPoint(3)[2] is within 5 of 255
     110PASS pixelDataAtPoint(3)[3] is within 5 of 255
     111alpha on solid
     112PASS pixelDataAtPoint(0)[0] is within 5 of 255
     113PASS pixelDataAtPoint(0)[1] is within 5 of 0
     114PASS pixelDataAtPoint(0)[2] is within 5 of 0
     115PASS pixelDataAtPoint(0)[3] is within 5 of 255
     116PASS pixelDataAtPoint(1)[0] is within 5 of 255
     117PASS pixelDataAtPoint(1)[1] is within 5 of 255
     118PASS pixelDataAtPoint(1)[2] is within 5 of 0
     119PASS pixelDataAtPoint(1)[3] is within 5 of 255
     120PASS pixelDataAtPoint(2)[0] is within 5 of 0
     121PASS pixelDataAtPoint(2)[1] is within 5 of 128
     122PASS pixelDataAtPoint(2)[2] is within 5 of 0
     123PASS pixelDataAtPoint(2)[3] is within 5 of 255
     124PASS pixelDataAtPoint(3)[0] is within 5 of 0
     125PASS pixelDataAtPoint(3)[1] is within 5 of 0
     126PASS pixelDataAtPoint(3)[2] is within 5 of 255
     127PASS pixelDataAtPoint(3)[3] is within 5 of 255
     128alpha on alpha
     129PASS pixelDataAtPoint(0)[0] is within 5 of 171
     130PASS pixelDataAtPoint(0)[1] is within 5 of 0
     131PASS pixelDataAtPoint(0)[2] is within 5 of 84
     132PASS pixelDataAtPoint(0)[3] is within 5 of 191
     133PASS pixelDataAtPoint(1)[0] is within 5 of 171
     134PASS pixelDataAtPoint(1)[1] is within 5 of 171
     135PASS pixelDataAtPoint(1)[2] is within 5 of 84
     136PASS pixelDataAtPoint(1)[3] is within 5 of 191
     137PASS pixelDataAtPoint(2)[0] is within 5 of 0
     138PASS pixelDataAtPoint(2)[1] is within 5 of 85
     139PASS pixelDataAtPoint(2)[2] is within 5 of 84
     140PASS pixelDataAtPoint(2)[3] is within 5 of 191
     141PASS pixelDataAtPoint(3)[0] is within 5 of 0
     142PASS pixelDataAtPoint(3)[1] is within 5 of 0
     143PASS pixelDataAtPoint(3)[2] is within 5 of 255
     144PASS pixelDataAtPoint(3)[3] is within 5 of 191
     145
    76146Testing blend mode "multiply"
    77147solid on solid
  • trunk/LayoutTests/platform/gtk/fast/dom/navigator-detached-no-crash-expected.txt

    r169104 r170537  
    1919navigator.vendor is OK
    2020navigator.vendorSub is OK
    21 navigator.webkitGetGamepads() is OK
    2221navigator.appCodeName is OK
    2322navigator.appName is OK
     
    3837navigator.vendor is OK
    3938navigator.vendorSub is OK
    40 navigator.webkitGetGamepads() is OK
    4139
  • trunk/LayoutTests/platform/gtk/fast/dynamic/text-combine-expected.txt

    r158848 r170537  
    88          text run at (0,0) width 225: "These two lines should be identical:"
    99      RenderBlock {DIV} at (33,0) size 26x584
    10         RenderText {#text} at (0,0) size 26x299
    11           text run at (0,0) width 299: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
     10        RenderText {#text} at (0,0) size 26x287
     11          text run at (0,0) width 287: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
    1212        RenderInline {SPAN} at (0,0) size 26x54
    13           RenderCombineText {#text} at (0,299) size 26x54
    14             text run at (0,299) width 54: "3.667"
    15         RenderText {#text} at (0,353) size 26x150
    16           text run at (0,353) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
     13          RenderCombineText {#text} at (0,287) size 26x54
     14            text run at (0,287) width 54: "3.667"
     15        RenderText {#text} at (0,341) size 26x150
     16          text run at (0,341) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
    1717      RenderBlock {DIV} at (59,0) size 26x584
    18         RenderText {#text} at (0,0) size 26x299
    19           text run at (0,0) width 299: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
     18        RenderText {#text} at (0,0) size 26x287
     19          text run at (0,0) width 287: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
    2020        RenderInline {SPAN} at (0,0) size 26x54
    21           RenderText {#text} at (0,299) size 26x54
    22             text run at (0,299) width 54: "3.667"
    23         RenderText {#text} at (0,353) size 26x150
    24           text run at (0,353) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
     21          RenderText {#text} at (0,287) size 26x54
     22            text run at (0,287) width 54: "3.667"
     23        RenderText {#text} at (0,341) size 26x150
     24          text run at (0,341) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
  • trunk/LayoutTests/platform/gtk/fast/regions/repaint/japanese-rl-selection-repaint-in-regions-expected.txt

    r161959 r170537  
    1616            text run at (26,0) width 399: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    1717            text run at (51,0) width 399: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
    18             text run at (76,0) width 389: "\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}"
    19             text run at (101,0) width 399: "\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}"
    20             text run at (126,0) width 399: "\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
     18            text run at (76,0) width 399: "\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}"
     19            text run at (101,0) width 399: "\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}"
     20            text run at (126,0) width 378: "\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
    2121            text run at (151,0) width 383: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}"
    2222            text run at (176,0) width 399: "\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}"
    23             text run at (201,0) width 389: "\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}"
    24             text run at (226,0) width 389: "\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    25             text run at (251,0) width 399: "\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}"
    26             text run at (276,0) width 399: "\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}"
    27             text run at (301,0) width 383: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}"
    28             text run at (326,0) width 378: "\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     23            text run at (201,0) width 399: "\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}"
     24            text run at (226,0) width 399: "\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
     25            text run at (251,0) width 399: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}"
     26            text run at (276,0) width 399: "\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}"
     27            text run at (301,0) width 383: "\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}"
     28            text run at (326,0) width 336: "\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
    2929    Regions for named flow 'thread'
    3030      RenderNamedFlowFragment (anonymous child of {DIV})
    3131selection start: position 67 of child 0 {#text} of child 1 {DIV} of body
    32 selection end:   position 216 of child 0 {#text} of child 1 {DIV} of body
     32selection end:   position 218 of child 0 {#text} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/gtk/fast/text/decorations-with-text-combine-expected.txt

    r158848 r170537  
    66      RenderBlock {DIV} at (0,0) size 62x584
    77        RenderBlock {DIV} at (0,0) size 26x584
    8           RenderText {#text} at (0,0) size 26x87
    9             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     8          RenderText {#text} at (0,0) size 26x75
     9            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    1010          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    11             RenderCombineText {#text} at (0,87) size 26x24
    12               text run at (0,87) width 24: "\x{FFFC}"
    13           RenderText {#text} at (0,111) size 26x50
    14             text run at (0,111) width 50: "\x{304C}\x{306D}"
     11            RenderCombineText {#text} at (0,75) size 26x24
     12              text run at (0,75) width 24: "\x{FFFC}"
     13          RenderText {#text} at (0,99) size 26x50
     14            text run at (0,99) width 50: "\x{304C}\x{306D}"
    1515          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    16             RenderCombineText {#text} at (0,161) size 26x36
    17               text run at (0,161) width 36: "123"
    18           RenderText {#text} at (0,197) size 26x125
    19             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     16            RenderCombineText {#text} at (0,149) size 26x36
     17              text run at (0,149) width 36: "123"
     18          RenderText {#text} at (0,185) size 26x125
     19            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    2020          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    21             RenderCombineText {#text} at (0,322) size 26x60
    22               text run at (0,322) width 60: "12345"
    23           RenderText {#text} at (0,382) size 26x175
    24             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     21            RenderCombineText {#text} at (0,310) size 26x60
     22              text run at (0,310) width 60: "12345"
     23          RenderText {#text} at (0,370) size 26x175
     24            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    2525        RenderBlock {DIV} at (36,0) size 26x584
    26           RenderText {#text} at (0,0) size 26x87
    27             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     26          RenderText {#text} at (0,0) size 26x75
     27            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    2828          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    29             RenderCombineText {#text} at (0,87) size 26x24
    30               text run at (0,87) width 24: "\x{FFFC}"
    31           RenderText {#text} at (0,111) size 26x50
    32             text run at (0,111) width 50: "\x{304C}\x{306D}"
     29            RenderCombineText {#text} at (0,75) size 26x24
     30              text run at (0,75) width 24: "\x{FFFC}"
     31          RenderText {#text} at (0,99) size 26x50
     32            text run at (0,99) width 50: "\x{304C}\x{306D}"
    3333          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    34             RenderCombineText {#text} at (0,161) size 26x36
    35               text run at (0,161) width 36: "123"
    36           RenderText {#text} at (0,197) size 26x125
    37             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     34            RenderCombineText {#text} at (0,149) size 26x36
     35              text run at (0,149) width 36: "123"
     36          RenderText {#text} at (0,185) size 26x125
     37            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    3838          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    39             RenderCombineText {#text} at (0,322) size 26x60
    40               text run at (0,322) width 60: "12345"
    41           RenderText {#text} at (0,382) size 26x175
    42             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     39            RenderCombineText {#text} at (0,310) size 26x60
     40              text run at (0,310) width 60: "12345"
     41          RenderText {#text} at (0,370) size 26x175
     42            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    4343      RenderBlock {DIV} at (72,0) size 62x584
    4444        RenderBlock {DIV} at (0,0) size 26x584
    45           RenderText {#text} at (0,0) size 26x87
    46             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     45          RenderText {#text} at (0,0) size 26x75
     46            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    4747          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    48             RenderCombineText {#text} at (0,87) size 26x24
    49               text run at (0,87) width 24: "\x{FFFC}"
    50           RenderText {#text} at (0,111) size 26x50
    51             text run at (0,111) width 50: "\x{304C}\x{306D}"
     48            RenderCombineText {#text} at (0,75) size 26x24
     49              text run at (0,75) width 24: "\x{FFFC}"
     50          RenderText {#text} at (0,99) size 26x50
     51            text run at (0,99) width 50: "\x{304C}\x{306D}"
    5252          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    53             RenderCombineText {#text} at (0,161) size 26x36
    54               text run at (0,161) width 36: "123"
    55           RenderText {#text} at (0,197) size 26x125
    56             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     53            RenderCombineText {#text} at (0,149) size 26x36
     54              text run at (0,149) width 36: "123"
     55          RenderText {#text} at (0,185) size 26x125
     56            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    5757          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    58             RenderCombineText {#text} at (0,322) size 26x60
    59               text run at (0,322) width 60: "12345"
    60           RenderText {#text} at (0,382) size 26x175
    61             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     58            RenderCombineText {#text} at (0,310) size 26x60
     59              text run at (0,310) width 60: "12345"
     60          RenderText {#text} at (0,370) size 26x175
     61            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    6262        RenderBlock {DIV} at (36,0) size 26x584
    63           RenderText {#text} at (0,0) size 26x87
    64             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     63          RenderText {#text} at (0,0) size 26x75
     64            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    6565          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    66             RenderCombineText {#text} at (0,87) size 26x24
    67               text run at (0,87) width 24: "\x{FFFC}"
    68           RenderText {#text} at (0,111) size 26x50
    69             text run at (0,111) width 50: "\x{304C}\x{306D}"
     66            RenderCombineText {#text} at (0,75) size 26x24
     67              text run at (0,75) width 24: "\x{FFFC}"
     68          RenderText {#text} at (0,99) size 26x50
     69            text run at (0,99) width 50: "\x{304C}\x{306D}"
    7070          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    71             RenderCombineText {#text} at (0,161) size 26x36
    72               text run at (0,161) width 36: "123"
    73           RenderText {#text} at (0,197) size 26x125
    74             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     71            RenderCombineText {#text} at (0,149) size 26x36
     72              text run at (0,149) width 36: "123"
     73          RenderText {#text} at (0,185) size 26x125
     74            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    7575          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    76             RenderCombineText {#text} at (0,322) size 26x60
    77               text run at (0,322) width 60: "12345"
    78           RenderText {#text} at (0,382) size 26x175
    79             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     76            RenderCombineText {#text} at (0,310) size 26x60
     77              text run at (0,310) width 60: "12345"
     78          RenderText {#text} at (0,370) size 26x175
     79            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    8080      RenderBlock {DIV} at (144,0) size 62x584
    8181        RenderBlock {DIV} at (0,0) size 26x584
    82           RenderText {#text} at (0,0) size 26x87
    83             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     82          RenderText {#text} at (0,0) size 26x75
     83            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    8484          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    85             RenderCombineText {#text} at (0,87) size 26x24
    86               text run at (0,87) width 24: "\x{FFFC}"
    87           RenderText {#text} at (0,111) size 26x50
    88             text run at (0,111) width 50: "\x{304C}\x{306D}"
     85            RenderCombineText {#text} at (0,75) size 26x24
     86              text run at (0,75) width 24: "\x{FFFC}"
     87          RenderText {#text} at (0,99) size 26x50
     88            text run at (0,99) width 50: "\x{304C}\x{306D}"
    8989          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    90             RenderCombineText {#text} at (0,161) size 26x36
    91               text run at (0,161) width 36: "123"
    92           RenderText {#text} at (0,197) size 26x125
    93             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     90            RenderCombineText {#text} at (0,149) size 26x36
     91              text run at (0,149) width 36: "123"
     92          RenderText {#text} at (0,185) size 26x125
     93            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    9494          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    95             RenderCombineText {#text} at (0,322) size 26x60
    96               text run at (0,322) width 60: "12345"
    97           RenderText {#text} at (0,382) size 26x175
    98             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     95            RenderCombineText {#text} at (0,310) size 26x60
     96              text run at (0,310) width 60: "12345"
     97          RenderText {#text} at (0,370) size 26x175
     98            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    9999        RenderBlock {DIV} at (36,0) size 26x584
    100           RenderText {#text} at (0,0) size 26x87
    101             text run at (0,0) width 87: "\x{305D}\x{306E}\x{5973}"
     100          RenderText {#text} at (0,0) size 26x75
     101            text run at (0,0) width 75: "\x{305D}\x{306E}\x{5973}"
    102102          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    103             RenderCombineText {#text} at (0,87) size 26x24
    104               text run at (0,87) width 24: "\x{FFFC}"
    105           RenderText {#text} at (0,111) size 26x50
    106             text run at (0,111) width 50: "\x{304C}\x{306D}"
     103            RenderCombineText {#text} at (0,75) size 26x24
     104              text run at (0,75) width 24: "\x{FFFC}"
     105          RenderText {#text} at (0,99) size 26x50
     106            text run at (0,99) width 50: "\x{304C}\x{306D}"
    107107          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    108             RenderCombineText {#text} at (0,161) size 26x36
    109               text run at (0,161) width 36: "123"
    110           RenderText {#text} at (0,197) size 26x125
    111             text run at (0,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     108            RenderCombineText {#text} at (0,149) size 26x36
     109              text run at (0,149) width 36: "123"
     110          RenderText {#text} at (0,185) size 26x125
     111            text run at (0,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    112112          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    113             RenderCombineText {#text} at (0,322) size 26x60
    114               text run at (0,322) width 60: "12345"
    115           RenderText {#text} at (0,382) size 26x175
    116             text run at (0,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     113            RenderCombineText {#text} at (0,310) size 26x60
     114              text run at (0,310) width 60: "12345"
     115          RenderText {#text} at (0,370) size 26x175
     116            text run at (0,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    117117      RenderBlock {DIV} at (216,0) size 118x584
    118118        RenderBlock {DIV} at (0,0) size 54x584
    119           RenderText {#text} at (28,0) size 26x87
    120             text run at (28,0) width 87: "\x{305D}\x{306E}\x{5973}"
     119          RenderText {#text} at (28,0) size 26x75
     120            text run at (28,0) width 75: "\x{305D}\x{306E}\x{5973}"
    121121          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    122             RenderCombineText {#text} at (28,87) size 26x24
    123               text run at (28,87) width 24: "\x{FFFC}"
    124           RenderText {#text} at (28,111) size 26x50
    125             text run at (28,111) width 50: "\x{304C}\x{306D}"
     122            RenderCombineText {#text} at (28,75) size 26x24
     123              text run at (28,75) width 24: "\x{FFFC}"
     124          RenderText {#text} at (28,99) size 26x50
     125            text run at (28,99) width 50: "\x{304C}\x{306D}"
    126126          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    127             RenderCombineText {#text} at (28,161) size 26x36
    128               text run at (28,161) width 36: "123"
    129           RenderText {#text} at (28,197) size 26x125
    130             text run at (28,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     127            RenderCombineText {#text} at (28,149) size 26x36
     128              text run at (28,149) width 36: "123"
     129          RenderText {#text} at (28,185) size 26x125
     130            text run at (28,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    131131          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    132             RenderCombineText {#text} at (28,322) size 26x60
    133               text run at (28,322) width 60: "12345"
    134           RenderText {#text} at (28,382) size 26x175
    135             text run at (28,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     132            RenderCombineText {#text} at (28,310) size 26x60
     133              text run at (28,310) width 60: "12345"
     134          RenderText {#text} at (28,370) size 26x175
     135            text run at (28,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
    136136        RenderBlock {DIV} at (64,0) size 54x584
    137           RenderText {#text} at (28,0) size 26x87
    138             text run at (28,0) width 87: "\x{305D}\x{306E}\x{5973}"
     137          RenderText {#text} at (28,0) size 26x75
     138            text run at (28,0) width 75: "\x{305D}\x{306E}\x{5973}"
    139139          RenderInline {SPAN} at (0,0) size 26x24 [color=#0000FF]
    140             RenderCombineText {#text} at (28,87) size 26x24
    141               text run at (28,87) width 24: "\x{FFFC}"
    142           RenderText {#text} at (28,111) size 26x50
    143             text run at (28,111) width 50: "\x{304C}\x{306D}"
     140            RenderCombineText {#text} at (28,75) size 26x24
     141              text run at (28,75) width 24: "\x{FFFC}"
     142          RenderText {#text} at (28,99) size 26x50
     143            text run at (28,99) width 50: "\x{304C}\x{306D}"
    144144          RenderInline {SPAN} at (0,0) size 26x36 [color=#0000FF]
    145             RenderCombineText {#text} at (28,161) size 26x36
    146               text run at (28,161) width 36: "123"
    147           RenderText {#text} at (28,197) size 26x125
    148             text run at (28,197) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
     145            RenderCombineText {#text} at (28,149) size 26x36
     146              text run at (28,149) width 36: "123"
     147          RenderText {#text} at (28,185) size 26x125
     148            text run at (28,185) width 125: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
    149149          RenderInline {SPAN} at (0,0) size 26x60 [color=#0000FF]
    150             RenderCombineText {#text} at (28,322) size 26x60
    151               text run at (28,322) width 60: "12345"
    152           RenderText {#text} at (28,382) size 26x175
    153             text run at (28,382) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
     150            RenderCombineText {#text} at (28,310) size 26x60
     151              text run at (28,310) width 60: "12345"
     152          RenderText {#text} at (28,370) size 26x175
     153            text run at (28,370) width 175: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
  • trunk/LayoutTests/platform/gtk/fast/text/emphasis-vertical-expected.txt

    r158848 r170537  
    1818            text run at (63,41) width 285: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    1919            text run at (93,3) width 38: "\x{304F}\x{3001}"
    20         RenderText {#text} at (93,41) size 50x351
    21           text run at (93,41) width 313: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
     20        RenderText {#text} at (93,41) size 50x342
     21          text run at (93,41) width 304: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
    2222          text run at (123,3) width 285: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    2323      RenderBlock (floating) {DIV} at (170,8) size 190x366 [border: (3px solid #000000)]
     
    5656          RenderText {#text} at (147,3) size 20x133
    5757            text run at (147,3) width 133: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}"
    58         RenderInline {SPAN} at (0,0) size 20x180
    59           RenderText {#text} at (147,136) size 20x180
    60             text run at (147,136) width 180: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    61         RenderText {#text} at (147,316) size 40x351
    62           text run at (147,316) width 38: "\x{30F3}\x{30C4}"
     58        RenderInline {SPAN} at (0,0) size 20x171
     59          RenderText {#text} at (147,136) size 20x171
     60            text run at (147,136) width 171: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
     61        RenderText {#text} at (147,307) size 40x342
     62          text run at (147,307) width 38: "\x{30F3}\x{30C4}"
    6363          text run at (167,3) width 285: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    6464      RenderBlock (floating) {DIV} at (376,8) size 190x366 [border: (3px solid #000000)]
     
    9797          RenderText {#text} at (126,3) size 20x133
    9898            text run at (126,3) width 133: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}"
    99         RenderInline {SPAN} at (0,0) size 20x180
    100           RenderText {#text} at (126,136) size 20x180
    101             text run at (126,136) width 180: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    102         RenderText {#text} at (126,316) size 61x351
    103           text run at (126,316) width 38: "\x{30F3}\x{30C4}"
     99        RenderInline {SPAN} at (0,0) size 20x171
     100          RenderText {#text} at (126,136) size 20x171
     101            text run at (126,136) width 171: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
     102        RenderText {#text} at (126,307) size 61x342
     103          text run at (126,307) width 38: "\x{30F3}\x{30C4}"
    104104          text run at (167,3) width 285: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    105105      RenderBlock (floating) {DIV} at (582,8) size 214x366 [border: (3px solid #000000)]
     
    117117            text run at (101,41) width 285: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    118118            text run at (142,3) width 38: "\x{304F}\x{3001}"
    119         RenderText {#text} at (142,41) size 61x351
    120           text run at (142,41) width 313: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
     119        RenderText {#text} at (142,41) size 61x342
     120          text run at (142,41) width 304: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
    121121          text run at (183,3) width 285: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
  • trunk/LayoutTests/platform/gtk/fast/text/international/002-expected.txt

    r148815 r170537  
    88          RenderTableRow {TR} at (0,0) size 280x102
    99            RenderTableCell {TD} at (0,0) size 280x102 [r=0 c=0 rs=1 cs=1]
    10               RenderText {#text} at (0,0) size 274x102
    11                 text run at (0,0) width 270: "\x{8AB0}\x{3067}\x{3082}\x{3042}\x{306A}\x{305F}\x{306E}\x{30C9}\x{30AD}\x{30E5}\x{30E1}\x{30F3}\x{30C8}\x{3092}\x{30AA}\x{30EA}\x{30B8}"
    12                 text run at (0,17) width 258: "\x{30CA}\x{30EB}\x{306E}\x{4F53}\x{88C1}\x{3067}\x{958B}\x{304F}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002} "
    13                 text run at (258,17) width 16: "\x{3042}"
    14                 text run at (0,34) width 270: "\x{306A}\x{305F}\x{306E}\x{610F}\x{56F3}\x{3057}\x{305F}\x{3068}\x{304A}\x{308A}\x{306B}\x{60C5}\x{5831}\x{3092}\x{4F1D}\x{3048}\x{308B}"
     10              RenderText {#text} at (0,0) size 276x102
     11                text run at (0,0) width 272: "\x{8AB0}\x{3067}\x{3082}\x{3042}\x{306A}\x{305F}\x{306E}\x{30C9}\x{30AD}\x{30E5}\x{30E1}\x{30F3}\x{30C8}\x{3092}\x{30AA}\x{30EA}\x{30B8}"
     12                text run at (0,17) width 260: "\x{30CA}\x{30EB}\x{306E}\x{4F53}\x{88C1}\x{3067}\x{958B}\x{304F}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002} "
     13                text run at (260,17) width 16: "\x{3042}"
     14                text run at (0,34) width 272: "\x{306A}\x{305F}\x{306E}\x{610F}\x{56F3}\x{3057}\x{305F}\x{3068}\x{304A}\x{308A}\x{306B}\x{60C5}\x{5831}\x{3092}\x{4F1D}\x{3048}\x{308B}"
    1515                text run at (0,51) width 272: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{3055}\x{3089}\x{306B}\x{3001}\x{30D6}\x{30E9}\x{30A6}\x{30B6}\x{304B}"
    1616                text run at (0,68) width 272: "\x{3089}\x{30B3}\x{30E1}\x{30F3}\x{30C8}\x{3084}\x{30DE}\x{30FC}\x{30AF}\x{30A2}\x{30C3}\x{30D7}\x{3092}\x{66F8}\x{304D}\x{8FBC}\x{3093}"
  • trunk/LayoutTests/platform/gtk/fast/text/international/text-combine-image-test-expected.txt

    r158848 r170537  
    117117            RenderText {#text} at (27,25) size 26x25
    118118              text run at (27,25) width 25: "\x{65E5}"
    119           RenderInline {SPAN} at (0,0) size 161x577
    120             RenderText {#text} at (15,0) size 161x577
    121               text run at (15,0) width 280: "\x{305D}\x{306E}\x{5973}\x{304C}\x{306D}\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}"
    122               text run at (51,0) width 306: "\x{3067}\x{3001}\x{308F}\x{305F}\x{3057}\x{306F}\x{3051}\x{3063}\x{3057}\x{3066}\x{306D}\x{3069}\x{3053}\x{306B}\x{306F}\x{306F}\x{3044}\x{3089}"
    123               text run at (87,0) width 577: "\x{306A}\x{304B}\x{3063}\x{305F}\x{3002}\x{51AC}\x{306E}\x{3042}\x{3089}\x{3057}\x{304C}\x{3060}\x{3093}\x{3054}\x{306E}\x{3088}\x{3046}\x{306A}\x{96EA}\x{3092}\x{3075}\x{304D}\x{3064}\x{3051}\x{3066}\x{7A93}\x{30AC}\x{30E9}\x{30B9}\x{3092}\x{767D}\x{304F}\x{3059}"
    124               text run at (123,0) width 576: "\x{308B}\x{3058}\x{3076}\x{3093}\x{306B}\x{306A}\x{308B}\x{3068}\x{3001}\x{3053}\x{306E}\x{5973}\x{306E}\x{4EBA}\x{306F}\x{4E21}\x{624B}\x{306E}\x{9593}\x{306B}\x{308F}\x{305F}\x{3057}\x{306E}\x{8DB3}\x{3092}\x{304A}\x{3055}\x{3048}\x{3066}\x{3001}\x{6B4C}"
    125               text run at (159,0) width 577: "\x{3092}\x{6B4C}\x{3044}\x{306A}\x{304C}\x{3089}\x{6696}\x{3081}\x{3066}\x{304F}\x{308C}\x{305F}\x{3002}\x{305D}\x{306E}\x{6B4C}\x{306E}\x{7BC0}\x{3082}\x{6587}\x{53E5}\x{3082}\x{3001}\x{3044}\x{307E}\x{306B}\x{5FD8}\x{308C}\x{305A}\x{306B}\x{3044}\x{308B}\x{3002}"
     119          RenderInline {SPAN} at (0,0) size 161x578
     120            RenderText {#text} at (15,0) size 161x578
     121              text run at (15,0) width 306: "\x{305D}\x{306E}\x{5973}\x{304C}\x{306D}\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}\x{3001}"
     122              text run at (51,0) width 289: "\x{308F}\x{305F}\x{3057}\x{306F}\x{3051}\x{3063}\x{3057}\x{3066}\x{306D}\x{3069}\x{3053}\x{306B}\x{306F}\x{306F}\x{3044}\x{3089}\x{306A}"
     123              text run at (87,0) width 578: "\x{304B}\x{3063}\x{305F}\x{3002}\x{51AC}\x{306E}\x{3042}\x{3089}\x{3057}\x{304C}\x{3060}\x{3093}\x{3054}\x{306E}\x{3088}\x{3046}\x{306A}\x{96EA}\x{3092}\x{3075}\x{304D}\x{3064}\x{3051}\x{3066}\x{7A93}\x{30AC}\x{30E9}\x{30B9}\x{3092}\x{767D}\x{304F}\x{3059}\x{308B}\x{3058}"
     124              text run at (123,0) width 578: "\x{3076}\x{3093}\x{306B}\x{306A}\x{308B}\x{3068}\x{3001}\x{3053}\x{306E}\x{5973}\x{306E}\x{4EBA}\x{306F}\x{4E21}\x{624B}\x{306E}\x{9593}\x{306B}\x{308F}\x{305F}\x{3057}\x{306E}\x{8DB3}\x{3092}\x{304A}\x{3055}\x{3048}\x{3066}\x{3001}\x{6B4C}\x{3092}\x{6B4C}\x{3044}\x{306A}"
     125              text run at (159,0) width 493: "\x{304C}\x{3089}\x{6696}\x{3081}\x{3066}\x{304F}\x{308C}\x{305F}\x{3002}\x{305D}\x{306E}\x{6B4C}\x{306E}\x{7BC0}\x{3082}\x{6587}\x{53E5}\x{3082}\x{3001}\x{3044}\x{307E}\x{306B}\x{5FD8}\x{308C}\x{305A}\x{306B}\x{3044}\x{308B}\x{3002}"
    126126          RenderText {#text} at (0,0) size 0x0
    127127      RenderBlock (anonymous) at (506,0) size 0x584
  • trunk/LayoutTests/platform/gtk/fast/text/international/text-spliced-font-expected.txt

    r158848 r170537  
    1515            text run at (0,0) width 171: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    1616        RenderBR {BR} at (17,157) size 0x17
    17         RenderInline {SPAN} at (0,0) size 220x17
    18           RenderText {#text} at (0,174) size 220x17
    19             text run at (0,174) width 220: "\x{90CA}\x{5916}\x{306E}\x{304E}\x{3089}\x{304E}\x{3089}\x{3072}\x{304B}\x{308B}\x{8349}\x{306E}\x{6CE2}\x{3002}"
    20         RenderBR {BR} at (220,174) size 0x17
     17        RenderInline {SPAN} at (0,0) size 224x17
     18          RenderText {#text} at (0,174) size 224x17
     19            text run at (0,174) width 224: "\x{90CA}\x{5916}\x{306E}\x{304E}\x{3089}\x{304E}\x{3089}\x{3072}\x{304B}\x{308B}\x{8349}\x{306E}\x{6CE2}\x{3002}"
     20        RenderBR {BR} at (224,174) size 0x17
    2121        RenderInline {SPAN} at (0,0) size 314x17
    2222          RenderText {#text} at (0,191) size 314x17
     
    3535            text run at (0,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    3636        RenderBR {BR} at (17,149) size 0x17
    37         RenderInline {SPAN} at (0,0) size 220x17
    38           RenderText {#text} at (0,166) size 220x17
    39             text run at (0,166) width 220: "\x{90CA}\x{5916}\x{306E}\x{304E}\x{3089}\x{304E}\x{3089}\x{3072}\x{304B}\x{308B}\x{8349}\x{306E}\x{6CE2}\x{3002}"
    40         RenderBR {BR} at (220,166) size 0x17
     37        RenderInline {SPAN} at (0,0) size 224x17
     38          RenderText {#text} at (0,166) size 224x17
     39            text run at (0,166) width 224: "\x{90CA}\x{5916}\x{306E}\x{304E}\x{3089}\x{304E}\x{3089}\x{3072}\x{304B}\x{308B}\x{8349}\x{306E}\x{6CE2}\x{3002}"
     40        RenderBR {BR} at (224,166) size 0x17
    4141        RenderInline {SPAN} at (0,0) size 314x17
    4242          RenderText {#text} at (0,183) size 314x17
  • trunk/LayoutTests/platform/gtk/fast/writing-mode/border-vertical-lr-expected.txt

    r158848 r170537  
    44  RenderBlock {HTML} at (0,0) size 772x600
    55    RenderBody {BODY} at (8,8) size 756x584
    6       RenderInline {SPAN} at (0,0) size 221x583 [border: (2px solid #000000)]
    7         RenderText {#text} at (19,4) size 213x583
     6      RenderInline {SPAN} at (0,0) size 221x576 [border: (2px solid #000000)]
     7        RenderText {#text} at (19,4) size 213x576
    88          text run at (19,4) width 572: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}"
    99          text run at (82,0) width 572: "\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}"
    10           text run at (145,0) width 583: "\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}"
     10          text run at (145,0) width 572: "\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}"
    1111          text run at (208,0) width 176: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    1212      RenderText {#text} at (208,180) size 24x5
     
    1414      RenderBR {BR} at (0,0) size 0x0
    1515      RenderBR {BR} at (271,0) size 24x0
    16       RenderInline {SPAN} at (0,0) size 416x583 [border: (5px solid #000000)]
    17         RenderText {#text} at (334,7) size 402x583
     16      RenderInline {SPAN} at (0,0) size 416x579 [border: (5px solid #000000)]
     17        RenderText {#text} at (334,7) size 402x579
    1818          text run at (334,7) width 572: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}"
    1919          text run at (397,0) width 577: "\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}"
    20           text run at (460,0) width 583: "\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}"
    21           text run at (523,0) width 583: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}"
     20          text run at (460,0) width 572: "\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}"
     21          text run at (523,0) width 572: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}"
    2222          text run at (586,0) width 572: "\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}"
    2323          text run at (649,0) width 577: "\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}"
  • trunk/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-selection-expected.txt

    r158848 r170537  
    99          text run at (24,0) width 396: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}"
    1010          text run at (48,0) width 374: "\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    11           text run at (72,0) width 385: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    12           text run at (96,0) width 396: "\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}"
    13           text run at (120,0) width 374: "\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}"
    14           text run at (144,0) width 396: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}"
    15           text run at (168,0) width 357: "\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    16           text run at (192,0) width 385: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    17           text run at (216,0) width 396: "\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}"
    18           text run at (240,0) width 385: "\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
    19           text run at (264,0) width 396: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}"
    20           text run at (288,0) width 396: "\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}"
    21           text run at (312,0) width 379: "\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}"
    22           text run at (336,0) width 352: "\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     11          text run at (72,0) width 396: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
     12          text run at (96,0) width 396: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}"
     13          text run at (120,0) width 396: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}"
     14          text run at (144,0) width 374: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
     15          text run at (168,0) width 396: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}"
     16          text run at (192,0) width 396: "\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
     17          text run at (216,0) width 396: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}"
     18          text run at (240,0) width 396: "\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
     19          text run at (264,0) width 396: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}"
     20          text run at (288,0) width 396: "\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}"
     21          text run at (312,0) width 379: "\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}"
     22          text run at (336,0) width 242: "\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
    2323selection start: position 4 of child 0 {#text} of child 1 {DIV} of body
    2424selection end:   position 263 of child 0 {#text} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/gtk/fast/writing-mode/japanese-lr-text-expected.txt

    r158848 r170537  
    77        text run at (5,5) width 550: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}"
    88        text run at (29,5) width 550: "\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}"
    9         text run at (53,5) width 539: "\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
    10         text run at (77,5) width 550: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}"
    11         text run at (101,5) width 550: "\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
     9        text run at (53,5) width 550: "\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}"
     10        text run at (77,5) width 550: "\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}"
     11        text run at (101,5) width 528: "\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    1212        text run at (125,5) width 528: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}"
    13         text run at (149,5) width 539: "\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    14         text run at (173,5) width 539: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
    15         text run at (197,5) width 550: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}"
    16         text run at (221,5) width 533: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}"
    17         text run at (245,5) width 330: "\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     13        text run at (149,5) width 550: "\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}"
     14        text run at (173,5) width 550: "\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}"
     15        text run at (197,5) width 528: "\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}"
     16        text run at (221,5) width 533: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}"
     17        text run at (245,5) width 308: "\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
  • trunk/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-selection-expected.txt

    r158848 r170537  
    99          text run at (24,0) width 396: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}"
    1010          text run at (48,0) width 374: "\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    11           text run at (72,0) width 385: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    12           text run at (96,0) width 396: "\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}"
    13           text run at (120,0) width 374: "\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}"
    14           text run at (144,0) width 396: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}"
    15           text run at (168,0) width 357: "\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    16           text run at (192,0) width 385: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    17           text run at (216,0) width 396: "\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}"
    18           text run at (240,0) width 385: "\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
    19           text run at (264,0) width 396: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}"
    20           text run at (288,0) width 396: "\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}"
    21           text run at (312,0) width 379: "\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}"
    22           text run at (336,0) width 352: "\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     11          text run at (72,0) width 396: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}"
     12          text run at (96,0) width 396: "\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}"
     13          text run at (120,0) width 396: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}"
     14          text run at (144,0) width 374: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
     15          text run at (168,0) width 396: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}"
     16          text run at (192,0) width 396: "\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
     17          text run at (216,0) width 396: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}"
     18          text run at (240,0) width 396: "\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
     19          text run at (264,0) width 396: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}"
     20          text run at (288,0) width 396: "\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}"
     21          text run at (312,0) width 379: "\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}"
     22          text run at (336,0) width 242: "\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
    2323selection start: position 4 of child 0 {#text} of child 1 {DIV} of body
    2424selection end:   position 263 of child 0 {#text} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/gtk/fast/writing-mode/japanese-rl-text-expected.txt

    r158848 r170537  
    77        text run at (5,5) width 550: "\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}"
    88        text run at (29,5) width 550: "\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}"
    9         text run at (53,5) width 539: "\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}"
    10         text run at (77,5) width 550: "\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}"
    11         text run at (101,5) width 550: "\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
     9        text run at (53,5) width 550: "\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}"
     10        text run at (77,5) width 550: "\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}"
     11        text run at (101,5) width 528: "\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    1212        text run at (125,5) width 528: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}"
    13         text run at (149,5) width 539: "\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    14         text run at (173,5) width 539: "\x{8A2A}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
    15         text run at (197,5) width 550: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}"
    16         text run at (221,5) width 533: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}"
    17         text run at (245,5) width 330: "\x{30C8}\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     13        text run at (149,5) width 550: "\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{8A2A}"
     14        text run at (173,5) width 550: "\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}\x{3068}\x{304C}"
     15        text run at (197,5) width 528: "\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}\x{305B}\x{3063}\x{304B}\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}\x{3070}\x{3089}\x{3057}\x{3044}\x{8A18}\x{4E8B}\x{304C}\x{3069}\x{3053}\x{306B}"
     16        text run at (221,5) width 533: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B} \x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}"
     17        text run at (245,5) width 308: "\x{30EB}\x{3068}\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
Note: See TracChangeset for help on using the changeset viewer.