Changeset 158905 in webkit


Ignore:
Timestamp:
Nov 7, 2013 9:52:07 PM (10 years ago)
Author:
gyuyoung.kim@samsung.com
Message:

[EFL] Layout tests with vertical texts need to be rebaselined
https://bugs.webkit.org/show_bug.cgi?id=123985

Unreviewed, EFL port needs to do rebaseline since r158848.

  • platform/efl-wk1/fast/text/international/text-combine-image-test-expected.txt: Removed.
  • platform/efl-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
  • platform/efl-wk2/fast/text/international/text-combine-image-test-expected.txt: Removed.
  • platform/efl-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
  • platform/efl/TestExpectations:
  • platform/efl/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
  • platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
  • platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
  • platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt:
  • platform/efl/fast/dynamic/text-combine-expected.txt:
  • platform/efl/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
  • platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
  • platform/efl/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
  • platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.txt:
  • platform/efl/fast/ruby/base-shorter-than-text-expected.txt:
  • platform/efl/fast/text/decorations-with-text-combine-expected.txt:
  • platform/efl/fast/text/emphasis-combined-text-expected.txt:
  • platform/efl/fast/text/emphasis-vertical-expected.txt:
  • platform/efl/fast/text/international/text-combine-image-test-expected.txt: Added.
  • platform/efl/fast/text/international/text-spliced-font-expected.txt:
  • platform/efl/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
  • platform/efl/fast/text/justify-ideograph-vertical-expected.txt: Added.
  • platform/efl/fast/text/orientation-sideways-expected.txt:
  • platform/efl/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Added.
  • platform/efl/fast/writing-mode/border-vertical-lr-expected.txt:
  • platform/efl/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
  • platform/efl/fast/writing-mode/broken-ideographic-font-expected.txt:
  • platform/efl/fast/writing-mode/fallback-orientation-expected.txt:
  • platform/efl/fast/writing-mode/japanese-lr-selection-expected.txt:
  • platform/efl/fast/writing-mode/japanese-lr-text-expected.txt:
  • platform/efl/fast/writing-mode/japanese-rl-selection-expected.txt:
  • platform/efl/fast/writing-mode/japanese-rl-text-expected.txt:
  • platform/efl/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt:
  • platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
  • platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
  • platform/efl/fast/writing-mode/text-orientation-basic-expected.txt:
  • platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.txt:
  • platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.txt:
  • platform/efl/fast/writing-mode/vertical-font-fallback-expected.txt:
Location:
trunk/LayoutTests
Files:
7 added
4 deleted
33 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r158899 r158905  
     12013-11-07  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
     2
     3        [EFL] Layout tests with vertical texts need to be rebaselined
     4        https://bugs.webkit.org/show_bug.cgi?id=123985
     5
     6        Unreviewed, EFL port needs to do rebaseline since r158848.
     7
     8        * platform/efl-wk1/fast/text/international/text-combine-image-test-expected.txt: Removed.
     9        * platform/efl-wk1/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
     10        * platform/efl-wk2/fast/text/international/text-combine-image-test-expected.txt: Removed.
     11        * platform/efl-wk2/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Removed.
     12        * platform/efl/TestExpectations:
     13        * platform/efl/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt:
     14        * platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt:
     15        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt:
     16        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt:
     17        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt:
     18        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt:
     19        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt:
     20        * platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt:
     21        * platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt:
     22        * platform/efl/fast/dynamic/text-combine-expected.txt:
     23        * platform/efl/fast/repaint/japanese-rl-selection-clear-expected.txt: Added.
     24        * platform/efl/fast/repaint/japanese-rl-selection-repaint-expected.txt: Added.
     25        * platform/efl/fast/repaint/japanese-rl-selection-repaint-in-regions-expected.txt: Added.
     26        * platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.txt:
     27        * platform/efl/fast/ruby/base-shorter-than-text-expected.txt:
     28        * platform/efl/fast/text/decorations-with-text-combine-expected.txt:
     29        * platform/efl/fast/text/emphasis-combined-text-expected.txt:
     30        * platform/efl/fast/text/emphasis-vertical-expected.txt:
     31        * platform/efl/fast/text/international/text-combine-image-test-expected.txt: Added.
     32        * platform/efl/fast/text/international/text-spliced-font-expected.txt:
     33        * platform/efl/fast/text/international/vertical-text-glyph-test-expected.txt: Added.
     34        * platform/efl/fast/text/justify-ideograph-vertical-expected.txt: Added.
     35        * platform/efl/fast/text/orientation-sideways-expected.txt:
     36        * platform/efl/fast/writing-mode/Kusa-Makura-background-canvas-expected.txt: Added.
     37        * platform/efl/fast/writing-mode/border-vertical-lr-expected.txt:
     38        * platform/efl/fast/writing-mode/broken-ideograph-small-caps-expected.txt:
     39        * platform/efl/fast/writing-mode/broken-ideographic-font-expected.txt:
     40        * platform/efl/fast/writing-mode/fallback-orientation-expected.txt:
     41        * platform/efl/fast/writing-mode/japanese-lr-selection-expected.txt:
     42        * platform/efl/fast/writing-mode/japanese-lr-text-expected.txt:
     43        * platform/efl/fast/writing-mode/japanese-rl-selection-expected.txt:
     44        * platform/efl/fast/writing-mode/japanese-rl-text-expected.txt:
     45        * platform/efl/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt:
     46        * platform/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt:
     47        * platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt:
     48        * platform/efl/fast/writing-mode/text-orientation-basic-expected.txt:
     49        * platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.txt:
     50        * platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.txt:
     51        * platform/efl/fast/writing-mode/vertical-font-fallback-expected.txt:
     52
    1532013-11-07  Gyuyoung Kim  <gyuyoung.kim@samsung.com>
    254
  • trunk/LayoutTests/platform/efl/TestExpectations

    r158871 r158905  
    15771577webkit.org/b/122963 fast/regions/top-overflow-out-of-second-region.html [ Missing ]
    15781578
    1579 webkit.org/b/122963 fast/repaint/japanese-rl-selection-repaint-in-regions.html [ Missing ]
    15801579webkit.org/b/122963 fast/repaint/line-flow-with-floats-in-regions.html [ Missing ]
    15811580webkit.org/b/122963 fast/repaint/overflow-flipped-writing-mode-block-in-regions.html [ Missing ]
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-lr-ltr-extend-line-backward-br-expected.txt

    r151625 r158905  
    99      RenderBlock {DIV} at (0,34) size 68x240
    1010        RenderBlock {P} at (16,0) size 36x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13           RenderBR {BR} at (0,128) size 17x0
    14           RenderText {#text} at (18,0) size 17x128
    15             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13          RenderBR {BR} at (0,136) size 17x0
     14          RenderText {#text} at (18,0) size 17x136
     15            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-lr-ltr-extend-line-forward-br-expected.txt

    r140137 r158905  
    99      RenderBlock {DIV} at (0,34) size 68x240
    1010        RenderBlock {P} at (16,0) size 36x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13           RenderBR {BR} at (0,128) size 17x0
    14           RenderText {#text} at (18,0) size 17x128
    15             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13          RenderBR {BR} at (0,136) size 17x0
     14          RenderText {#text} at (18,0) size 17x136
     15            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-br-expected.txt

    r140137 r158905  
    99      RenderBlock {DIV} at (0,34) size 68x240
    1010        RenderBlock {P} at (16,0) size 36x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13           RenderBR {BR} at (0,128) size 17x0
    14           RenderText {#text} at (18,0) size 17x128
    15             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13          RenderBR {BR} at (0,136) size 17x0
     14          RenderText {#text} at (18,0) size 17x136
     15            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-p-expected.txt

    r140137 r158905  
    99      RenderBlock {DIV} at (0,34) size 84x240
    1010        RenderBlock {P} at (16,0) size 18x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    1313        RenderBlock {P} at (50,0) size 18x240
    14           RenderText {#text} at (0,0) size 17x128
    15             text run at (0,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     14          RenderText {#text} at (0,0) size 17x136
     15            text run at (0,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-backward-wrap-expected.txt

    r155531 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x193
    4   RenderBlock {HTML} at (0,0) size 800x193
    5     RenderBody {BODY} at (8,16) size 784x164
     3layer at (0,0) size 800x201
     4  RenderBlock {HTML} at (0,0) size 800x201
     5    RenderBody {BODY} at (8,16) size 784x172
    66      RenderBlock {P} at (0,0) size 784x18
    77        RenderText {#text} at (0,0) size 690x17
    88          text run at (0,0) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\" must be selected."
    9       RenderBlock {DIV} at (0,34) size 68x130
    10         RenderBlock {P} at (16,0) size 36x130
    11           RenderText {#text} at (0,0) size 35x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    14       RenderBlock (anonymous) at (0,164) size 784x0
    15       RenderBlock {PRE} at (0,177) size 784x0
     9      RenderBlock {DIV} at (0,34) size 68x138
     10        RenderBlock {P} at (16,0) size 36x138
     11          RenderText {#text} at (0,0) size 35x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     14      RenderBlock (anonymous) at (0,172) size 784x0
     15      RenderBlock {PRE} at (0,185) size 784x0
    1616selection start: position 5 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
    1717selection end:   position 13 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-br-expected.txt

    r140137 r158905  
    99      RenderBlock {DIV} at (0,34) size 68x240
    1010        RenderBlock {P} at (16,0) size 36x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13           RenderBR {BR} at (0,128) size 17x0
    14           RenderText {#text} at (18,0) size 17x128
    15             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13          RenderBR {BR} at (0,136) size 17x0
     14          RenderText {#text} at (18,0) size 17x136
     15            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-p-expected.txt

    r140137 r158905  
    99      RenderBlock {DIV} at (0,34) size 84x240
    1010        RenderBlock {P} at (16,0) size 18x240
    11           RenderText {#text} at (0,0) size 17x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     11          RenderText {#text} at (0,0) size 17x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    1313        RenderBlock {P} at (50,0) size 18x240
    14           RenderText {#text} at (0,0) size 17x128
    15             text run at (0,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     14          RenderText {#text} at (0,0) size 17x136
     15            text run at (0,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    1616      RenderBlock {PRE} at (0,287) size 784x0
    1717selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/editing/selection/vertical-rl-ltr-extend-line-forward-wrap-expected.txt

    r155531 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x193
    4   RenderBlock {HTML} at (0,0) size 800x193
    5     RenderBody {BODY} at (8,16) size 784x164
     3layer at (0,0) size 800x201
     4  RenderBlock {HTML} at (0,0) size 800x201
     5    RenderBody {BODY} at (8,16) size 784x172
    66      RenderBlock {P} at (0,0) size 784x18
    77        RenderText {#text} at (0,0) size 690x17
    88          text run at (0,0) width 690: "This tests horizontal caret movement in vertical writing mode. \"\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}\" and \"\x{540D}\x{524D}\" must be selected."
    9       RenderBlock {DIV} at (0,34) size 68x130
    10         RenderBlock {P} at (16,0) size 36x130
    11           RenderText {#text} at (0,0) size 35x128
    12             text run at (0,0) width 128: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
    13             text run at (18,0) width 128: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
    14       RenderBlock (anonymous) at (0,164) size 784x0
    15       RenderBlock {PRE} at (0,177) size 784x0
     9      RenderBlock {DIV} at (0,34) size 68x138
     10        RenderBlock {P} at (16,0) size 36x138
     11          RenderText {#text} at (0,0) size 35x136
     12            text run at (0,0) width 136: "\x{543E}\x{8F29}\x{306F}\x{732B}\x{3067}\x{3042}\x{308B}\x{3002}"
     13            text run at (18,0) width 136: "\x{540D}\x{524D}\x{306F}\x{307E}\x{3060}\x{7121}\x{3044}\x{3002}"
     14      RenderBlock (anonymous) at (0,172) size 784x0
     15      RenderBlock {PRE} at (0,185) size 784x0
    1616selection start: position 2 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
    1717selection end:   position 10 of child 0 {#text} of child 1 {P} of child 3 {DIV} of body
  • trunk/LayoutTests/platform/efl/fast/block/lineboxcontain/block-with-ideographs-expected.txt

    r149988 r158905  
    1 layer at (0,0) size 785x625
     1layer at (0,0) size 785x634
    22  RenderView at (0,0) size 785x600
    3 layer at (0,0) size 785x625
    4   RenderBlock {html} at (0,0) size 785x625
    5     RenderBody {body} at (8,8) size 769x609
    6       RenderBlock {div} at (0,0) size 769x203
    7         RenderBlock {div} at (0,0) size 57x146 [border: (1px solid #FF0000)]
    8           RenderText {#text} at (2,1) size 53x48
    9             text run at (2,1) width 48: "\x{70BA}"
    10           RenderRuby (inline) {ruby} at (0,0) size 53x48
    11             RenderRubyRun (anonymous) at (1,49) size 55x48
    12               RenderRubyBase (anonymous) at (0,0) size 55x48
    13                 RenderText {#text} at (1,0) size 53x48
    14                   text run at (1,0) width 48: "\x{6AFB}"
    15           RenderText {#text} at (2,97) size 53x48
    16             text run at (2,97) width 48: "\x{7530}"
    17         RenderBlock {div} at (0,146) size 769x57 [border: (1px solid #008000)]
     3layer at (0,0) size 785x634
     4  RenderBlock {html} at (0,0) size 785x634
     5    RenderBody {body} at (8,8) size 769x618
     6      RenderBlock {div} at (0,0) size 769x206
     7        RenderBlock {div} at (0,0) size 57x149 [border: (1px solid #FF0000)]
     8          RenderText {#text} at (2,1) size 53x49
     9            text run at (2,1) width 49: "\x{70BA}"
     10          RenderRuby (inline) {ruby} at (0,0) size 53x49
     11            RenderRubyRun (anonymous) at (1,50) size 55x49
     12              RenderRubyBase (anonymous) at (0,0) size 55x49
     13                RenderText {#text} at (1,0) size 53x49
     14                  text run at (1,0) width 49: "\x{6AFB}"
     15          RenderText {#text} at (2,99) size 53x49
     16            text run at (2,99) width 49: "\x{7530}"
     17        RenderBlock {div} at (0,149) size 769x57 [border: (1px solid #008000)]
    1818          RenderText {#text} at (1,2) size 48x53
    1919            text run at (1,2) width 48: "\x{70BA}"
     
    2525          RenderText {#text} at (97,2) size 48x53
    2626            text run at (97,2) width 48: "\x{7530}"
    27       RenderBlock {div} at (0,203) size 769x203
    28         RenderBlock {div} at (0,0) size 57x146 [border: (1px solid #FF0000)]
    29           RenderText {#text} at (2,1) size 53x48
    30             text run at (2,1) width 48: "\x{70BA}"
    31           RenderRuby (inline) {ruby} at (0,0) size 53x48
    32             RenderRubyRun (anonymous) at (1,49) size 55x48
    33               RenderRubyBase (anonymous) at (0,0) size 55x48
    34                 RenderText {#text} at (1,0) size 53x48
    35                   text run at (1,0) width 48: "\x{6AFB}"
    36           RenderText {#text} at (2,97) size 53x48
    37             text run at (2,97) width 48: "\x{7530}"
    38         RenderBlock {div} at (0,146) size 769x57 [border: (1px solid #008000)]
     27      RenderBlock {div} at (0,206) size 769x206
     28        RenderBlock {div} at (0,0) size 57x149 [border: (1px solid #FF0000)]
     29          RenderText {#text} at (2,1) size 53x49
     30            text run at (2,1) width 49: "\x{70BA}"
     31          RenderRuby (inline) {ruby} at (0,0) size 53x49
     32            RenderRubyRun (anonymous) at (1,50) size 55x49
     33              RenderRubyBase (anonymous) at (0,0) size 55x49
     34                RenderText {#text} at (1,0) size 53x49
     35                  text run at (1,0) width 49: "\x{6AFB}"
     36          RenderText {#text} at (2,99) size 53x49
     37            text run at (2,99) width 49: "\x{7530}"
     38        RenderBlock {div} at (0,149) size 769x57 [border: (1px solid #008000)]
    3939          RenderText {#text} at (1,2) size 48x53
    4040            text run at (1,2) width 48: "\x{70BA}"
     
    4646          RenderText {#text} at (97,2) size 48x53
    4747            text run at (97,2) width 48: "\x{7530}"
    48       RenderBlock {div} at (0,406) size 769x203
    49         RenderBlock {div} at (0,0) size 57x146 [border: (1px solid #FF0000)]
    50           RenderText {#text} at (2,1) size 53x48
    51             text run at (2,1) width 48: "\x{70BA}"
    52           RenderRuby (inline) {ruby} at (0,0) size 53x48
    53             RenderRubyRun (anonymous) at (1,49) size 55x48
    54               RenderRubyBase (anonymous) at (0,0) size 55x48
    55                 RenderText {#text} at (1,0) size 53x48
    56                   text run at (1,0) width 48: "\x{6AFB}"
    57           RenderText {#text} at (2,97) size 53x48
    58             text run at (2,97) width 48: "\x{7530}"
    59         RenderBlock {div} at (0,146) size 769x57 [border: (1px solid #008000)]
     48      RenderBlock {div} at (0,412) size 769x206
     49        RenderBlock {div} at (0,0) size 57x149 [border: (1px solid #FF0000)]
     50          RenderText {#text} at (2,1) size 53x49
     51            text run at (2,1) width 49: "\x{70BA}"
     52          RenderRuby (inline) {ruby} at (0,0) size 53x49
     53            RenderRubyRun (anonymous) at (1,50) size 55x49
     54              RenderRubyBase (anonymous) at (0,0) size 55x49
     55                RenderText {#text} at (1,0) size 53x49
     56                  text run at (1,0) width 49: "\x{6AFB}"
     57          RenderText {#text} at (2,99) size 53x49
     58            text run at (2,99) width 49: "\x{7530}"
     59        RenderBlock {div} at (0,149) size 769x57 [border: (1px solid #008000)]
    6060          RenderText {#text} at (1,2) size 48x53
    6161            text run at (1,2) width 48: "\x{70BA}"
  • trunk/LayoutTests/platform/efl/fast/dynamic/text-combine-expected.txt

    r140147 r158905  
    88          text run at (0,0) width 225: "These two lines should be identical:"
    99      RenderBlock {DIV} at (34,0) size 28x584
    10         RenderText {#text} at (1,0) size 26x274
    11           text run at (1,0) width 274: "\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 (1,0) size 26x299
     11          text run at (1,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}"
    1212        RenderInline {SPAN} at (0,0) size 26x54
    13           RenderCombineText {#text} at (1,274) size 26x54
    14             text run at (1,274) width 54: "3.667"
    15         RenderText {#text} at (1,328) size 26x144
    16           text run at (1,328) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
     13          RenderCombineText {#text} at (1,299) size 26x54
     14            text run at (1,299) width 54: "3.667"
     15        RenderText {#text} at (1,353) size 26x150
     16          text run at (1,353) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
    1717      RenderBlock {DIV} at (62,0) size 28x584
    18         RenderText {#text} at (1,0) size 26x274
    19           text run at (1,0) width 274: "\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 (1,0) size 26x299
     19          text run at (1,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}"
    2020        RenderInline {SPAN} at (0,0) size 26x54
    21           RenderText {#text} at (1,274) size 26x54
    22             text run at (1,274) width 54: "3.667"
    23         RenderText {#text} at (1,328) size 26x144
    24           text run at (1,328) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
     21          RenderText {#text} at (1,299) size 26x54
     22            text run at (1,299) width 54: "3.667"
     23        RenderText {#text} at (1,353) size 26x150
     24          text run at (1,353) width 150: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
  • trunk/LayoutTests/platform/efl/fast/repaint/repaint-across-writing-mode-boundary-expected.txt

    r158904 r158905  
    1414        RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
    1515          RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    16             RenderText {#text} at (20,1) size 22x181
    17               text run at (20,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
     16            RenderText {#text} at (20,1) size 22x185
     17              text run at (20,1) width 185: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
    1818          RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    19             RenderText {#text} at (20,1) size 22x181
    20               text run at (20,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
     19            RenderText {#text} at (20,1) size 22x185
     20              text run at (20,1) width 185: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
     21selection start: position 7 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body
     22selection end:   position 12 of child 0 {#text} of child 0 {P} of child 3 {DIV} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/efl/fast/ruby/base-shorter-than-text-expected.txt

    r140156 r158905  
    2626      RenderBlock {DIV} at (0,192) size 208x292
    2727        RenderBlock {P} at (16,0) size 80x292
    28           RenderRuby (inline) {RUBY} at (0,0) size 53x144
    29             RenderRubyRun (anonymous) at (25,0) size 55x144
    30               RenderRubyText {RT} at (-26,0) size 28x144
    31                 RenderText {#text} at (1,0) size 26x144
    32                   text run at (1,0) width 144: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}"
    33               RenderRubyBase (anonymous) at (0,0) size 55x144
    34                 RenderText {#text} at (1,24) size 53x96
    35                   text run at (1,24) width 96: "\x{653B}\x{6BBB}"
     28          RenderRuby (inline) {RUBY} at (0,0) size 53x150
     29            RenderRubyRun (anonymous) at (25,0) size 55x150
     30              RenderRubyText {RT} at (-26,0) size 28x150
     31                RenderText {#text} at (1,0) size 26x150
     32                  text run at (1,0) width 150: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}"
     33              RenderRubyBase (anonymous) at (0,0) size 55x150
     34                RenderText {#text} at (1,26) size 53x98
     35                  text run at (1,26) width 98: "\x{653B}\x{6BBB}"
    3636          RenderText {#text} at (0,0) size 0x0
    3737        RenderBlock {P} at (112,0) size 80x292
    38           RenderRuby (inline) {RUBY} at (0,0) size 53x192
    39             RenderRubyRun (anonymous) at (25,0) size 55x192
    40               RenderRubyText {RT} at (-26,0) size 28x192
    41                 RenderText {#text} at (1,0) size 26x192
    42                   text run at (1,0) width 192: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}\x{3069}\x{3046}"
    43               RenderRubyBase (anonymous) at (0,0) size 55x192
    44                 RenderText {#text} at (1,24) size 53x144
    45                   text run at (1,24) width 144: "\x{6A5F}\x{52D5}\x{968A}"
     38          RenderRuby (inline) {RUBY} at (0,0) size 53x200
     39            RenderRubyRun (anonymous) at (25,0) size 55x200
     40              RenderRubyText {RT} at (-26,0) size 28x200
     41                RenderText {#text} at (1,0) size 26x200
     42                  text run at (1,0) width 200: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}\x{304D}\x{3069}\x{3046}"
     43              RenderRubyBase (anonymous) at (0,0) size 55x200
     44                RenderText {#text} at (1,26) size 53x148
     45                  text run at (1,26) width 147: "\x{6A5F}\x{52D5}\x{968A}"
    4646          RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/text/decorations-with-text-combine-expected.txt

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

    r140159 r158905  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 744x584
    6       RenderBlock {P} at (0,0) size 82x584
    7         RenderInline {SPAN} at (0,0) size 53x216
    8           RenderText {#text} at (28,0) size 53x96
    9             text run at (28,0) width 96: "\x{6587}\x{5B57}"
     6      RenderBlock {P} at (0,0) size 110x584
     7        RenderInline {SPAN} at (0,0) size 53x219
     8          RenderText {#text} at (56,0) size 53x98
     9            text run at (56,0) width 98: "\x{6587}\x{5B57}"
    1010          RenderInline {SPAN} at (0,0) size 53x72
    11             RenderCombineText {#text} at (28,96) size 53x72
    12               text run at (28,96) width 72: "900"
    13           RenderText {#text} at (28,168) size 53x48
    14             text run at (28,168) width 48: "\x{5E74}"
     11            RenderCombineText {#text} at (56,98) size 53x72
     12              text run at (56,98) width 72: "900"
     13          RenderText {#text} at (56,170) size 53x49
     14            text run at (56,170) width 49: "\x{5E74}"
    1515        RenderText {#text} at (0,0) size 0x0
    16       RenderBlock {P} at (130,0) size 80x584
    17         RenderInline {SPAN} at (0,0) size 53x216
    18           RenderText {#text} at (26,0) size 53x96
    19             text run at (26,0) width 96: "\x{6587}\x{5B57}"
     16      RenderBlock {P} at (158,0) size 80x584
     17        RenderInline {SPAN} at (0,0) size 53x219
     18          RenderText {#text} at (26,0) size 53x98
     19            text run at (26,0) width 98: "\x{6587}\x{5B57}"
    2020          RenderInline {SPAN} at (0,0) size 53x72
    21             RenderCombineText {#text} at (26,96) size 53x72
    22               text run at (26,96) width 72: "900"
    23           RenderText {#text} at (26,168) size 53x48
    24             text run at (26,168) width 48: "\x{5E74}"
     21            RenderCombineText {#text} at (26,98) size 53x72
     22              text run at (26,98) width 72: "900"
     23          RenderText {#text} at (26,170) size 53x49
     24            text run at (26,170) width 49: "\x{5E74}"
    2525        RenderText {#text} at (0,0) size 0x0
    26       RenderBlock {P} at (258,0) size 79x584
    27         RenderInline {SPAN} at (0,0) size 53x216
    28           RenderText {#text} at (25,0) size 53x96
    29             text run at (25,0) width 96: "\x{6587}\x{5B57}"
     26      RenderBlock {P} at (286,0) size 103x584
     27        RenderInline {SPAN} at (0,0) size 53x219
     28          RenderText {#text} at (49,0) size 53x98
     29            text run at (49,0) width 98: "\x{6587}\x{5B57}"
    3030          RenderInline {SPAN} at (0,0) size 53x72
    31             RenderCombineText {#text} at (25,96) size 53x72
    32               text run at (25,96) width 72: "900"
    33           RenderText {#text} at (25,168) size 53x48
    34             text run at (25,168) width 48: "\x{5E74}"
     31            RenderCombineText {#text} at (49,98) size 53x72
     32              text run at (49,98) width 72: "900"
     33          RenderText {#text} at (49,170) size 53x49
     34            text run at (49,170) width 49: "\x{5E74}"
    3535        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/text/emphasis-vertical-expected.txt

    r140159 r158905  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
    3 layer at (97,0) size 703x600
    4   RenderBlock {HTML} at (0,0) size 703x600
    5     RenderBody {BODY} at (8,8) size 0x584
     1layer at (0,0) size 817x585
     2  RenderView at (0,0) size 800x585
     3layer at (-17,0) size 817x585 backgroundClip at (0,0) size 817x585 clip at (0,0) size 817x585 outlineClip at (0,0) size 817x585
     4  RenderBlock {HTML} at (0,0) size 817x585
     5    RenderBody {BODY} at (8,8) size 0x569
    66      RenderBlock (floating) {DIV} at (8,8) size 148x366 [border: (3px solid #000000)]
    7         RenderText {#text} at (13,3) size 20x270
    8           text run at (13,3) width 270: "\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}"
     7        RenderText {#text} at (13,3) size 20x285
     8          text run at (13,3) width 285: "\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}"
    99        RenderInline {SPAN} at (0,0) size 50x342
    10           RenderText {#text} at (13,273) size 50x342
    11             text run at (13,273) width 72: "\x{304C}\x{3069}\x{3053}\x{306B}"
    12             text run at (43,3) width 162: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}"
    13         RenderText {#text} at (43,165) size 20x180
    14           text run at (43,165) width 180: "\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    15         RenderInline {SPAN} at (0,0) size 50x360
    16           RenderText {#text} at (43,345) size 50x360
    17             text run at (43,345) width 18: "\x{306A}"
    18             text run at (73,3) width 288: "\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}"
    19         RenderText {#text} at (73,291) size 71x360
    20           text run at (73,291) width 72: "\x{8A2A}\x{554F}\x{3057}\x{305F}"
    21           text run at (103,3) width 358: "\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}"
    22           text run at (124,3) width 126: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    23       RenderBlock (floating) {DIV} at (172,8) size 148x366 [border: (3px solid #000000)]
    24         RenderText {#text} at (13,3) size 20x54
    25           text run at (13,3) width 54: "\x{305B}\x{3063}\x{304B}"
    26         RenderInline {SPAN} at (0,0) size 20x108
    27           RenderText {#text} at (13,57) size 20x108
    28             text run at (13,57) width 108: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}"
    29         RenderInline {SPAN} at (0,0) size 20x72
    30           RenderText {#text} at (13,165) size 20x72
    31             text run at (13,165) width 72: "\x{3070}\x{3089}\x{3057}\x{3044}"
    32         RenderInline {SPAN} at (0,0) size 20x72
    33           RenderText {#text} at (13,237) size 20x72
    34             text run at (13,237) width 72: "\x{8A18}\x{4E8B}\x{304C}\x{3069}"
    35         RenderInline {SPAN} at (0,0) size 50x342
    36           RenderText {#text} at (13,309) size 50x342
    37             text run at (13,309) width 36: "\x{3053}\x{306B}"
    38             text run at (43,3) width 36: "\x{3042}\x{3063}"
    39         RenderInline {SPAN} at (0,0) size 20x108
    40           RenderText {#text} at (43,39) size 20x108
    41             text run at (43,39) width 108: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
    42         RenderInline {SPAN} at (0,0) size 20x90
    43           RenderText {#text} at (43,147) size 20x90
    44             text run at (43,147) width 90: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}"
    45         RenderInline {SPAN} at (0,0) size 20x108
    46           RenderText {#text} at (43,237) size 20x108
    47             text run at (43,237) width 108: "\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    48         RenderInline {SPAN} at (0,0) size 50x360
    49           RenderText {#text} at (43,345) size 50x360
    50             text run at (43,345) width 18: "\x{306A}"
    51             text run at (73,3) width 108: "\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}"
    52         RenderInline {SPAN} at (0,0) size 20x144
    53           RenderText {#text} at (73,111) size 20x144
    54             text run at (73,111) width 144: "\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    55         RenderInline {SPAN} at (0,0) size 50x360
    56           RenderText {#text} at (73,255) size 50x360
    57             text run at (73,255) width 108: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}"
    58             text run at (103,3) width 18: "\x{30A6}"
    59         RenderInline {SPAN} at (0,0) size 20x160
    60           RenderText {#text} at (103,21) size 20x160
    61             text run at (103,21) width 160: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    62         RenderText {#text} at (103,181) size 41x358
    63           text run at (103,181) width 180: "\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
    64           text run at (124,3) width 126: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    65       RenderBlock (floating) {DIV} at (336,8) size 147x366 [border: (3px solid #000000)]
    66         RenderText {#text} at (3,3) size 20x54
    67           text run at (3,3) width 54: "\x{305B}\x{3063}\x{304B}"
    68         RenderInline {SPAN} at (0,0) size 20x108
    69           RenderText {#text} at (3,57) size 20x108
    70             text run at (3,57) width 108: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}"
    71         RenderInline {SPAN} at (0,0) size 20x72
    72           RenderText {#text} at (3,165) size 20x72
    73             text run at (3,165) width 72: "\x{3070}\x{3089}\x{3057}\x{3044}"
    74         RenderInline {SPAN} at (0,0) size 20x72
    75           RenderText {#text} at (3,237) size 20x72
    76             text run at (3,237) width 72: "\x{8A18}\x{4E8B}\x{304C}\x{3069}"
    77         RenderInline {SPAN} at (0,0) size 50x342
    78           RenderText {#text} at (3,309) size 50x342
    79             text run at (3,309) width 36: "\x{3053}\x{306B}"
    80             text run at (33,3) width 36: "\x{3042}\x{3063}"
    81         RenderInline {SPAN} at (0,0) size 20x108
    82           RenderText {#text} at (33,39) size 20x108
    83             text run at (33,39) width 108: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
    84         RenderInline {SPAN} at (0,0) size 20x90
    85           RenderText {#text} at (33,147) size 20x90
    86             text run at (33,147) width 90: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}"
    87         RenderInline {SPAN} at (0,0) size 20x108
    88           RenderText {#text} at (33,237) size 20x108
    89             text run at (33,237) width 108: "\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    90         RenderInline {SPAN} at (0,0) size 50x360
    91           RenderText {#text} at (33,345) size 50x360
    92             text run at (33,345) width 18: "\x{306A}"
    93             text run at (63,3) width 108: "\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}"
    94         RenderInline {SPAN} at (0,0) size 20x144
    95           RenderText {#text} at (63,111) size 20x144
    96             text run at (63,111) width 144: "\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
    97         RenderInline {SPAN} at (0,0) size 50x360
    98           RenderText {#text} at (63,255) size 50x360
    99             text run at (63,255) width 108: "\x{304F}\x{3001}\x{8A2A}\x{554F}\x{3057}\x{305F}"
    100             text run at (93,3) width 18: "\x{30A6}"
    101         RenderInline {SPAN} at (0,0) size 20x160
    102           RenderText {#text} at (93,21) size 20x160
    103             text run at (93,21) width 160: "\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    104         RenderText {#text} at (93,181) size 50x358
    105           text run at (93,181) width 180: "\x{30F3}\x{30C4}\x{304B}\x{3089}\x{3082}\x{691C}\x{7D22}\x{3059}\x{308B}\x{3053}"
    106           text run at (123,3) width 126: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    107       RenderBlock (floating) {DIV} at (499,8) size 188x366 [border: (3px solid #000000)]
    108         RenderText {#text} at (13,3) size 20x270
    109           text run at (13,3) width 270: "\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}"
    110         RenderInline {SPAN} at (0,0) size 56x342
    111           RenderText {#text} at (13,273) size 56x342
    112             text run at (13,273) width 72: "\x{304C}\x{3069}\x{3053}\x{306B}"
    113             text run at (49,3) width 162: "\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}"
    114         RenderText {#text} at (49,165) size 20x180
    115           text run at (49,165) width 180: "\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}\x{3059}\x{304B}"
    116         RenderInline {SPAN} at (0,0) size 56x360
    117           RenderText {#text} at (49,345) size 56x360
    118             text run at (49,345) width 18: "\x{306A}"
    119             text run at (85,3) width 288: "\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}"
    120         RenderText {#text} at (85,291) size 92x360
    121           text run at (85,291) width 72: "\x{8A2A}\x{554F}\x{3057}\x{305F}"
    122           text run at (121,3) width 358: "\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}"
    123           text run at (157,3) width 126: "\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
     10          RenderText {#text} at (13,288) size 50x342
     11            text run at (13,288) width 57: "\x{304C}\x{3069}\x{3053}"
     12            text run at (43,3) width 190: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}"
     13        RenderText {#text} at (43,193) size 41x342
     14          text run at (43,193) width 152: "\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}"
     15          text run at (64,3) width 38: "\x{3059}\x{304B}"
     16        RenderInline {SPAN} at (0,0) size 50x323
     17          RenderText {#text} at (64,41) size 50x323
     18            text run at (64,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}"
     19            text run at (94,3) width 38: "\x{304F}\x{3001}"
     20        RenderText {#text} at (94,41) size 50x351
     21          text run at (94,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}"
     22          text run at (124,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}"
     23      RenderBlock (floating) {DIV} at (172,8) size 192x366 [border: (3px solid #000000)]
     24        RenderText {#text} at (24,3) size 20x57
     25          text run at (24,3) width 57: "\x{305B}\x{3063}\x{304B}"
     26        RenderInline {SPAN} at (0,0) size 20x114
     27          RenderText {#text} at (24,60) size 20x114
     28            text run at (24,60) width 114: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}"
     29        RenderInline {SPAN} at (0,0) size 20x76
     30          RenderText {#text} at (24,174) size 20x76
     31            text run at (24,174) width 76: "\x{3070}\x{3089}\x{3057}\x{3044}"
     32        RenderInline {SPAN} at (0,0) size 20x76
     33          RenderText {#text} at (24,250) size 20x76
     34            text run at (24,250) width 76: "\x{8A18}\x{4E8B}\x{304C}\x{3069}"
     35        RenderInline {SPAN} at (0,0) size 61x342
     36          RenderText {#text} at (24,326) size 61x342
     37            text run at (24,326) width 19: "\x{3053}"
     38            text run at (65,3) width 57: "\x{306B}\x{3042}\x{3063}"
     39        RenderInline {SPAN} at (0,0) size 20x114
     40          RenderText {#text} at (65,60) size 20x114
     41            text run at (65,60) width 114: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
     42        RenderInline {SPAN} at (0,0) size 20x95
     43          RenderText {#text} at (65,174) size 20x95
     44            text run at (65,174) width 95: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}"
     45        RenderInline {SPAN} at (0,0) size 61x342
     46          RenderText {#text} at (65,269) size 61x342
     47            text run at (65,269) width 76: "\x{306F}\x{3042}\x{308A}\x{307E}"
     48            text run at (106,3) width 38: "\x{3059}\x{304B}"
     49        RenderInline {SPAN} at (0,0) size 20x133
     50          RenderText {#text} at (106,41) size 20x133
     51            text run at (106,41) width 133: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}"
     52        RenderInline {SPAN} at (0,0) size 20x152
     53          RenderText {#text} at (106,174) size 20x152
     54            text run at (106,174) width 152: "\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
     55        RenderInline {SPAN} at (0,0) size 20x133
     56          RenderText {#text} at (147,3) size 20x133
     57            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 41x351
     62          text run at (147,316) width 38: "\x{30F3}\x{30C4}"
     63          text run at (168,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}"
     64      RenderBlock (floating) {DIV} at (380,8) size 191x366 [border: (3px solid #000000)]
     65        RenderText {#text} at (3,3) size 20x57
     66          text run at (3,3) width 57: "\x{305B}\x{3063}\x{304B}"
     67        RenderInline {SPAN} at (0,0) size 20x114
     68          RenderText {#text} at (3,60) size 20x114
     69            text run at (3,60) width 114: "\x{304F}\x{898B}\x{3064}\x{3051}\x{305F}\x{3059}"
     70        RenderInline {SPAN} at (0,0) size 20x76
     71          RenderText {#text} at (3,174) size 20x76
     72            text run at (3,174) width 76: "\x{3070}\x{3089}\x{3057}\x{3044}"
     73        RenderInline {SPAN} at (0,0) size 20x76
     74          RenderText {#text} at (3,250) size 20x76
     75            text run at (3,250) width 76: "\x{8A18}\x{4E8B}\x{304C}\x{3069}"
     76        RenderInline {SPAN} at (0,0) size 61x342
     77          RenderText {#text} at (3,326) size 61x342
     78            text run at (3,326) width 19: "\x{3053}"
     79            text run at (44,3) width 57: "\x{306B}\x{3042}\x{3063}"
     80        RenderInline {SPAN} at (0,0) size 20x114
     81          RenderText {#text} at (44,60) size 20x114
     82            text run at (44,60) width 114: "\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}"
     83        RenderInline {SPAN} at (0,0) size 20x95
     84          RenderText {#text} at (44,174) size 20x95
     85            text run at (44,174) width 95: "\x{307E}\x{3063}\x{305F}\x{7D4C}\x{9A13}"
     86        RenderInline {SPAN} at (0,0) size 61x342
     87          RenderText {#text} at (44,269) size 61x342
     88            text run at (44,269) width 76: "\x{306F}\x{3042}\x{308A}\x{307E}"
     89            text run at (85,3) width 38: "\x{3059}\x{304B}"
     90        RenderInline {SPAN} at (0,0) size 20x133
     91          RenderText {#text} at (85,41) size 20x133
     92            text run at (85,41) width 133: "\x{306A}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}\x{3068}"
     93        RenderInline {SPAN} at (0,0) size 20x152
     94          RenderText {#text} at (85,174) size 20x152
     95            text run at (85,174) width 152: "\x{30A2}\x{30C9}\x{30EC}\x{30B9}\x{3060}\x{3051}\x{3067}\x{306A}"
     96        RenderInline {SPAN} at (0,0) size 20x133
     97          RenderText {#text} at (126,3) size 20x133
     98            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}"
     104          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}"
     105      RenderBlock (floating) {DIV} at (587,8) size 214x366 [border: (3px solid #000000)]
     106        RenderText {#text} at (24,3) size 20x285
     107          text run at (24,3) width 285: "\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}"
     108        RenderInline {SPAN} at (0,0) size 61x342
     109          RenderText {#text} at (24,288) size 61x342
     110            text run at (24,288) width 57: "\x{304C}\x{3069}\x{3053}"
     111            text run at (65,3) width 190: "\x{306B}\x{3042}\x{3063}\x{305F}\x{304B}\x{5FD8}\x{308C}\x{3066}\x{3057}\x{307E}"
     112        RenderText {#text} at (65,193) size 56x342
     113          text run at (65,193) width 152: "\x{3063}\x{305F}\x{7D4C}\x{9A13}\x{306F}\x{3042}\x{308A}\x{307E}"
     114          text run at (101,3) width 38: "\x{3059}\x{304B}"
     115        RenderInline {SPAN} at (0,0) size 61x323
     116          RenderText {#text} at (101,41) size 61x323
     117            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}"
     118            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}"
     121          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/efl/fast/text/international/text-spliced-font-expected.txt

    r124454 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x522
    4   RenderBlock {HTML} at (0,0) size 800x522
    5     RenderBody {BODY} at (8,16) size 784x498
     3layer at (0,0) size 800x532
     4  RenderBlock {HTML} at (0,0) size 800x532
     5    RenderBody {BODY} at (8,16) size 784x508
    66      RenderBlock {P} at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 110x19
     7        RenderText {#text} at (0,0) size 110x17
    88          text run at (0,0) width 110: "Simple text path: "
    9         RenderInline {SPAN} at (0,0) size 163x19
    10           RenderText {#text} at (110,0) size 163x19
     9        RenderInline {SPAN} at (0,0) size 163x17
     10          RenderText {#text} at (110,0) size 163x17
    1111            text run at (110,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    12       RenderBlock (anonymous) at (0,34) size 784x202
     12      RenderBlock (anonymous) at (0,34) size 784x211
     13        RenderBlock {SPAN} at (0,0) size 18x171
     14          RenderText {#text} at (0,0) size 17x171
     15            text run at (0,0) width 171: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
     16        RenderBR {BR} at (18,157) size 0x17
     17        RenderInline {SPAN} at (0,0) size 220x17
     18          RenderText {#text} at (0,175) size 220x17
     19            text run at (0,175) 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,175) size 0x17
     21        RenderInline {SPAN} at (0,0) size 314x17
     22          RenderText {#text} at (0,193) size 314x17
     23            text run at (0,193) width 314: "ABCDEFGHIJKLM abcdefghijklm 1234567890"
     24        RenderBR {BR} at (314,193) size 0x17
     25      RenderBlock {HR} at (0,253) size 784x2 [border: (1px inset #000000)]
     26      RenderBlock {P} at (0,271) size 784x18
     27        RenderText {#text} at (0,0) size 124x17
     28          text run at (0,0) width 124: "Complex text path: "
     29        RenderInline {SPAN} at (0,0) size 163x17
     30          RenderText {#text} at (124,0) size 163x17
     31            text run at (124,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
     32      RenderBlock (anonymous) at (0,305) size 784x203
    1333        RenderBlock {SPAN} at (0,0) size 18x163
    14           RenderText {#text} at (0,0) size 19x163
     34          RenderText {#text} at (0,0) size 17x163
    1535            text run at (0,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    16         RenderBR {BR} at (18,148) size 0x19
    17         RenderInline {SPAN} at (0,0) size 220x19
    18           RenderText {#text} at (0,166) size 220x19
    19             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}"
    20         RenderBR {BR} at (220,166) size 0x19
    21         RenderInline {SPAN} at (0,0) size 314x19
    22           RenderText {#text} at (0,184) size 314x19
    23             text run at (0,184) width 314: "ABCDEFGHIJKLM abcdefghijklm 1234567890"
    24         RenderBR {BR} at (314,184) size 0x19
    25       RenderBlock {HR} at (0,244) size 784x2 [border: (1px inset #000000)]
    26       RenderBlock {P} at (0,262) size 784x18
    27         RenderText {#text} at (0,0) size 124x19
    28           text run at (0,0) width 124: "Complex text path: "
    29         RenderInline {SPAN} at (0,0) size 163x19
    30           RenderText {#text} at (124,0) size 163x19
    31             text run at (124,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    32       RenderBlock (anonymous) at (0,296) size 784x202
    33         RenderBlock {SPAN} at (0,0) size 18x163
    34           RenderText {#text} at (0,0) size 19x163
    35             text run at (0,0) width 163: "string\x{300C}\x{3042}\x{3001}\x{5909}\x{3063}\x{FF01}\x{300D}\x{3002}"
    36         RenderBR {BR} at (18,148) size 0x19
    37         RenderInline {SPAN} at (0,0) size 220x19
    38           RenderText {#text} at (0,166) size 220x19
    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 0x19
    41         RenderInline {SPAN} at (0,0) size 314x19
    42           RenderText {#text} at (0,184) size 314x19
    43             text run at (0,184) width 314: "ABCDEFGHIJKLM abcdefghijklm 1234567890"
    44         RenderBR {BR} at (314,184) size 0x19
     36        RenderBR {BR} at (18,149) size 0x17
     37        RenderInline {SPAN} at (0,0) size 220x17
     38          RenderText {#text} at (0,167) size 220x17
     39            text run at (0,167) 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,167) size 0x17
     41        RenderInline {SPAN} at (0,0) size 314x17
     42          RenderText {#text} at (0,185) size 314x17
     43            text run at (0,185) width 314: "ABCDEFGHIJKLM abcdefghijklm 1234567890"
     44        RenderBR {BR} at (314,185) size 0x17
  • trunk/LayoutTests/platform/efl/fast/text/orientation-sideways-expected.txt

    r140159 r158905  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x600
    4   RenderBlock {HTML} at (0,0) size 800x600
    5     RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 784x28
     1layer at (0,0) size 785x618
     2  RenderView at (0,0) size 785x600
     3layer at (0,0) size 785x618
     4  RenderBlock {HTML} at (0,0) size 785x618
     5    RenderBody {BODY} at (8,8) size 769x602
     6      RenderBlock {DIV} at (0,0) size 769x28
    77        RenderText {#text} at (0,1) size 144x26
    88          text run at (0,1) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    9       RenderBlock {DIV} at (0,28) size 112x164
    10         RenderBlock {DIV} at (0,10) size 28x144
     9      RenderBlock {DIV} at (0,28) size 112x198
     10        RenderBlock {DIV} at (0,10) size 28x178
     11          RenderText {#text} at (1,0) size 26x165
     12            text run at (1,0) width 165: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     13        RenderBlock {DIV} at (28,10) size 28x178 [color=#0000FF]
     14          RenderText {#text} at (1,0) size 26x178
     15            text run at (1,0) width 178: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     16        RenderBlock {DIV} at (56,10) size 28x178 [color=#008080]
    1117          RenderText {#text} at (1,0) size 26x144
    1218            text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    13         RenderBlock {DIV} at (28,10) size 28x144 [color=#0000FF]
     19        RenderBlock {DIV} at (84,10) size 28x178 [color=#A52A2A]
    1420          RenderText {#text} at (1,0) size 26x144
    1521            text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    16         RenderBlock {DIV} at (56,10) size 28x144 [color=#008080]
     22      RenderBlock {DIV} at (0,226) size 112x198
     23        RenderBlock {DIV} at (0,10) size 28x178
     24          RenderText {#text} at (1,0) size 26x165
     25            text run at (1,0) width 165: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     26        RenderBlock {DIV} at (28,10) size 28x178 [color=#0000FF]
     27          RenderText {#text} at (1,0) size 26x178
     28            text run at (1,0) width 178: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     29        RenderBlock {DIV} at (56,10) size 28x178 [color=#008080]
    1730          RenderText {#text} at (1,0) size 26x144
    1831            text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    19         RenderBlock {DIV} at (84,10) size 28x144 [color=#A52A2A]
     32        RenderBlock {DIV} at (84,10) size 28x178 [color=#A52A2A]
    2033          RenderText {#text} at (1,0) size 26x144
    2134            text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    22       RenderBlock {DIV} at (0,192) size 112x164
    23         RenderBlock {DIV} at (0,10) size 28x144
     35      RenderBlock {DIV} at (0,424) size 112x178
     36        RenderBlock {DIV} at (0,0) size 28x178
     37          RenderText {#text} at (1,0) size 26x165
     38            text run at (1,0) width 165: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     39        RenderBlock {DIV} at (28,0) size 28x178 [color=#0000FF]
     40          RenderText {#text} at (1,0) size 26x178
     41            text run at (1,0) width 178: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     42        RenderBlock {DIV} at (56,0) size 28x178 [color=#008080]
    2443          RenderText {#text} at (1,0) size 26x144
    2544            text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    26         RenderBlock {DIV} at (28,10) size 28x144 [color=#0000FF]
    27           RenderText {#text} at (1,0) size 26x144
    28             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    29         RenderBlock {DIV} at (56,10) size 28x144 [color=#008080]
    30           RenderText {#text} at (1,0) size 26x144
    31             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    32         RenderBlock {DIV} at (84,10) size 28x144 [color=#A52A2A]
    33           RenderText {#text} at (1,0) size 26x144
    34             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    35       RenderBlock {DIV} at (0,356) size 112x144
    36         RenderBlock {DIV} at (0,0) size 28x144
    37           RenderText {#text} at (1,0) size 26x144
    38             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    39         RenderBlock {DIV} at (28,0) size 28x144 [color=#0000FF]
    40           RenderText {#text} at (1,0) size 26x144
    41             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    42         RenderBlock {DIV} at (56,0) size 28x144 [color=#008080]
    43           RenderText {#text} at (1,0) size 26x144
    44             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
    45         RenderBlock {DIV} at (84,0) size 28x144 [color=#A52A2A]
    46           RenderText {#text} at (1,0) size 26x144
    47             text run at (1,0) width 144: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
     45        RenderBlock {DIV} at (84,0) size 28x178 [color=#A52A2A]
     46          RenderText {#text} at (1,0) size 26x165
     47            text run at (1,0) width 165: "\x{653B}\x{6BBB}\x{2307}\x{30FC}\x{FF1C}\x{FF1D}4"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/border-vertical-lr-expected.txt

    r129364 r158905  
    44  RenderBlock {HTML} at (0,0) size 772x600
    55    RenderBody {BODY} at (8,8) size 756x584
    6       RenderInline {SPAN} at (0,0) size 221x571 [border: (2px solid #000000)]
    7         RenderText {#text} at (19,4) size 213x571
    8           text run at (19,4) width 567: "\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}\x{3057}"
    9           text run at (82,0) width 546: "\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}\x{306A}"
    10           text run at (145,0) width 565: "\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}\x{3053}\x{3068}"
    11           text run at (208,0) width 126: "\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
    12       RenderText {#text} at (208,130) size 24x5
    13         text run at (208,130) width 5: " "
     6      RenderInline {SPAN} at (0,0) size 221x583 [border: (2px solid #000000)]
     7        RenderText {#text} at (19,4) size 213x583
     8          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}"
     9          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}"
     11          text run at (208,0) width 176: "\x{3053}\x{3068}\x{304C}\x{3067}\x{304D}\x{307E}\x{3059}\x{3002}"
     12      RenderText {#text} at (208,180) size 24x5
     13        text run at (208,180) width 5: " "
    1414      RenderBR {BR} at (0,0) size 0x0
    1515      RenderBR {BR} at (271,0) size 24x0
    16       RenderInline {SPAN} at (0,0) size 416x574 [border: (5px solid #000000)]
    17         RenderText {#text} at (334,7) size 402x574
    18           text run at (334,7) width 567: "\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}\x{3057}"
    19           text run at (397,0) width 551: "\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}\x{306A}"
    20           text run at (460,0) width 565: "\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}\x{3053}\x{3068}"
    21           text run at (523,0) width 565: "\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}\x{3082}\x{691C}\x{7D22}"
    22           text run at (586,0) width 567: "\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}\x{4E8B}\x{304C}\x{3069}"
    23           text run at (649,0) width 572: "\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}\x{3089}\x{30BF}\x{30A4}\x{30C8}\x{30EB}"
    24           text run at (712,0) width 273: "\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}"
     16      RenderInline {SPAN} at (0,0) size 416x583 [border: (5px solid #000000)]
     17        RenderText {#text} at (334,7) size 402x583
     18          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}"
     19          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}"
     22          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}"
     23          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}"
     24          text run at (712,0) width 396: "\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}"
    2525      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/writing-mode/broken-ideograph-small-caps-expected.txt

    r140163 r158905  
    1313              text run at (21,0) width 176: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} Paragraph 2"
    1414        RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
    15           RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    16             RenderText {#text} at (20,1) size 21x176
    17               text run at (20,1) width 176: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} Paragraph 1"
    18           RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    19             RenderText {#text} at (20,1) size 21x176
    20               text run at (20,1) width 176: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} Paragraph 2"
     15          RenderBlock {P} at (14,28) size 83x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
     16            RenderText {#text} at (20,1) size 41x150
     17              text run at (20,1) width 84: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D}"
     18              text run at (40,1) width 150: "Paragraph 1"
     19          RenderBlock {P} at (110,28) size 83x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
     20            RenderText {#text} at (20,1) size 41x150
     21              text run at (20,1) width 84: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D}"
     22              text run at (40,1) width 150: "Paragraph 2"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/broken-ideographic-font-expected.txt

    r140163 r158905  
    1414        RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
    1515          RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    16             RenderText {#text} at (20,1) size 21x200
    17               text run at (20,1) width 200: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
     16            RenderText {#text} at (20,1) size 21x204
     17              text run at (20,1) width 204: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
    1818          RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    19             RenderText {#text} at (20,1) size 21x200
    20               text run at (20,1) width 200: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
     19            RenderText {#text} at (20,1) size 21x204
     20              text run at (20,1) width 204: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/fallback-orientation-expected.txt

    r140163 r158905  
    77        RenderText {#text} at (0,0) size 211x17
    88          text run at (0,0) width 211: "This should be pointing upwards:"
    9       RenderBlock {DIV} at (0,34) size 92x80
    10         RenderText {#text} at (2,0) size 88x80
    11           text run at (2,0) width 80: "\x{3008}"
     9      RenderBlock {DIV} at (0,34) size 92x81
     10        RenderText {#text} at (2,0) size 88x81
     11          text run at (2,0) width 81: "\x{3008}"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-lr-selection-expected.txt

    r117669 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 382x600
    4   RenderBlock {HTML} at (0,0) size 382x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 346x564 [border: (5px solid #000000)]
    6       RenderBlock {DIV} at (5,105) size 336x400
    7         RenderText {#text} at (0,0) size 336x399
    8           text run at (0,0) width 399: "\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}"
    9           text run at (24,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}"
    10           text run at (48,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}"
    11           text run at (72,0) width 397: "\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}"
    12           text run at (96,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}"
    13           text run at (120,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}"
    14           text run at (144,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}"
    15           text run at (168,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}"
    16           text run at (192,0) width 397: "\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}"
    17           text run at (216,0) width 397: "\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}"
    18           text run at (240,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}"
    19           text run at (264,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}"
    20           text run at (288,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}"
    21           text run at (312,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}"
    22 selection start: position 5 of child 0 {#text} of child 1 {DIV} of body
     3layer at (0,0) size 406x600
     4  RenderBlock {HTML} at (0,0) size 406x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 370x564 [border: (5px solid #000000)]
     6      RenderBlock {DIV} at (5,105) size 360x400
     7        RenderText {#text} at (0,0) size 360x396
     8          text run at (0,0) width 396: "\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}"
     9          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}"
     10          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}"
     23selection start: position 4 of child 0 {#text} of child 1 {DIV} of body
    2324selection end:   position 263 of child 0 {#text} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-lr-text-expected.txt

    r117667 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 286x600
    4   RenderBlock {HTML} at (0,0) size 286x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 250x564 [border: (5px solid #000000)]
    6       RenderText {#text} at (5,5) size 240x551
    7         text run at (5,5) width 546: "\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}"
    8         text run at (29,5) width 546: "\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}"
    9         text run at (53,5) width 544: "\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 (77,5) width 546: "\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}\x{4E8B}\x{304C}\x{3069}\x{3053}"
    11         text run at (101,5) width 551: "\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}\x{30C8}\x{30EB}"
    12         text run at (125,5) width 544: "\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}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    13         text run at (149,5) width 546: "\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}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}"
    14         text run at (173,5) width 544: "\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{305B}\x{3063}\x{304B}\x{304F}\x{898B}"
    15         text run at (197,5) width 546: "\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}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}"
    16         text run at (221,5) width 551: "\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}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     3layer at (0,0) size 310x600
     4  RenderBlock {HTML} at (0,0) size 310x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 274x564 [border: (5px solid #000000)]
     6      RenderText {#text} at (5,5) size 264x550
     7        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}"
     8        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}"
     12        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}"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-rl-selection-expected.txt

    r129492 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (418,0) size 382x600
    4   RenderBlock {HTML} at (0,0) size 382x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 346x564 [border: (5px solid #000000)]
    6       RenderBlock {DIV} at (5,105) size 336x400
    7         RenderText {#text} at (0,0) size 336x399
    8           text run at (0,0) width 399: "\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}"
    9           text run at (24,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}"
    10           text run at (48,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}"
    11           text run at (72,0) width 397: "\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}"
    12           text run at (96,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}"
    13           text run at (120,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}"
    14           text run at (144,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}"
    15           text run at (168,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}"
    16           text run at (192,0) width 397: "\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}"
    17           text run at (216,0) width 397: "\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}"
    18           text run at (240,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}"
    19           text run at (264,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}"
    20           text run at (288,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}"
    21           text run at (312,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}"
    22 selection start: position 5 of child 0 {#text} of child 1 {DIV} of body
     3layer at (394,0) size 406x600
     4  RenderBlock {HTML} at (0,0) size 406x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 370x564 [border: (5px solid #000000)]
     6      RenderBlock {DIV} at (5,105) size 360x400
     7        RenderText {#text} at (0,0) size 360x396
     8          text run at (0,0) width 396: "\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}"
     9          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}"
     10          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}"
     23selection start: position 4 of child 0 {#text} of child 1 {DIV} of body
    2324selection end:   position 263 of child 0 {#text} of child 1 {DIV} of body
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-rl-text-expected.txt

    r129492 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (514,0) size 286x600
    4   RenderBlock {HTML} at (0,0) size 286x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 250x564 [border: (5px solid #000000)]
    6       RenderText {#text} at (5,5) size 240x551
    7         text run at (5,5) width 546: "\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}"
    8         text run at (29,5) width 546: "\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}"
    9         text run at (53,5) width 544: "\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 (77,5) width 546: "\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}\x{4E8B}\x{304C}\x{3069}\x{3053}"
    11         text run at (101,5) width 551: "\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}\x{30C8}\x{30EB}"
    12         text run at (125,5) width 544: "\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}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}\x{30F3}"
    13         text run at (149,5) width 546: "\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}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}\x{30B8}"
    14         text run at (173,5) width 544: "\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{305B}\x{3063}\x{304B}\x{304F}\x{898B}"
    15         text run at (197,5) width 546: "\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}\x{3057}\x{307E}\x{3063}\x{305F}\x{7D4C}"
    16         text run at (221,5) width 551: "\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}\x{306A}\x{304F}\x{3001}\x{8A2A}\x{554F}"
     3layer at (490,0) size 310x600
     4  RenderBlock {HTML} at (0,0) size 310x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 274x564 [border: (5px solid #000000)]
     6      RenderText {#text} at (5,5) size 264x550
     7        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}"
     8        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}"
     12        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}"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-rl-text-with-broken-font-expected.txt

    r140163 r158905  
    44  RenderBlock {HTML} at (0,0) size 277x600 [border: (10px solid #800000)]
    55    RenderBody {BODY} at (18,18) size 241x564 [border: (5px solid #000000)]
    6       RenderText {#text} at (4,5) size 232x546
    7         text run at (4,5) width 546: "\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}"
    8         text run at (25,5) width 546: "\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}"
    9         text run at (46,5) width 546: "\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 (67,5) width 546: "\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}\x{4E8B}\x{304C}\x{3069}\x{3053}"
    11         text run at (88,5) width 536: "\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}\x{30C8}"
    12         text run at (109,5) width 546: "\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}\x{30DA}\x{30FC}\x{30B8}\x{306E}\x{30B3}\x{30F3}\x{30C6}"
    13         text run at (130,5) width 546: "\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}\x{554F}\x{3057}\x{305F}\x{30A6}\x{30A7}\x{30D6}\x{30DA}\x{30FC}"
    14         text run at (151,5) width 546: "\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{305B}\x{3063}\x{304B}\x{304F}"
    15         text run at (172,5) width 546: "\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}\x{3057}\x{307E}\x{3063}\x{305F}"
    16         text run at (193,5) width 536: "\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}\x{306A}\x{304F}\x{3001}"
    17         text run at (214,5) width 42: "\x{8A2A}\x{554F}"
     6      RenderText {#text} at (4,5) size 232x550
     7        text run at (4,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}"
     8        text run at (25,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 (46,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 (67,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 (88,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}"
     12        text run at (109,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 (130,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 (151,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 (172,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 (193,5) width 539: "\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 (214,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/efl/fast/writing-mode/japanese-ruby-vertical-lr-expected.txt

    r133754 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 104x600
    4   RenderBlock {HTML} at (0,0) size 104x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 68x564
    6       RenderText {#text} at (1,0) size 45x220
    7         text run at (1,0) width 220: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
    8       RenderRuby (inline) {RUBY} at (0,0) size 45x200
    9         RenderRubyRun (anonymous) at (0,220) size 46x80
    10           RenderRubyText {RT} at (45,0) size 23x80
    11             RenderText {#text} at (0,0) size 23x80
    12               text run at (0,0) width 80: "\x{3053}\x{3046}\x{304B}\x{304F}"
    13           RenderRubyBase (anonymous) at (0,0) size 46x80
    14             RenderText {#text} at (0,0) size 45x80
    15               text run at (0,0) width 80: "\x{653B}\x{6BBB}"
    16         RenderRubyRun (anonymous) at (0,300) size 46x120
    17           RenderRubyText {RT} at (45,0) size 23x120
    18             RenderText {#text} at (0,10) size 23x100
    19               text run at (0,10) width 100: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
    20           RenderRubyBase (anonymous) at (0,0) size 46x120
    21             RenderText {#text} at (0,0) size 45x120
    22               text run at (0,0) width 120: "\x{6A5F}\x{52D5}\x{968A}"
     3layer at (0,0) size 103x600
     4  RenderBlock {HTML} at (0,0) size 103x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 67x564
     6      RenderText {#text} at (1,0) size 45x225
     7        text run at (1,0) width 225: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
     8      RenderRuby (inline) {RUBY} at (0,0) size 45x206
     9        RenderRubyRun (anonymous) at (0,224) size 46x84
     10          RenderRubyText {RT} at (45,0) size 23x84
     11            RenderText {#text} at (0,0) size 22x84
     12              text run at (0,0) width 84: "\x{3053}\x{3046}\x{304B}\x{304F}"
     13          RenderRubyBase (anonymous) at (0,0) size 46x84
     14            RenderText {#text} at (0,1) size 45x82
     15              text run at (0,1) width 82: "\x{653B}\x{6BBB}"
     16        RenderRubyRun (anonymous) at (0,308) size 46x123
     17          RenderRubyText {RT} at (45,0) size 23x123
     18            RenderText {#text} at (0,9) size 22x105
     19              text run at (0,9) width 105: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
     20          RenderRubyBase (anonymous) at (0,0) size 46x123
     21            RenderText {#text} at (0,0) size 45x123
     22              text run at (0,0) width 123: "\x{6A5F}\x{52D5}\x{968A}"
    2323      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/writing-mode/japanese-ruby-vertical-rl-expected.txt

    r133754 r158905  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (695,0) size 105x600
    4   RenderBlock {HTML} at (0,0) size 105x600 [border: (10px solid #800000)]
    5     RenderBody {BODY} at (18,18) size 69x564
    6       RenderText {#text} at (23,0) size 45x220
    7         text run at (23,0) width 220: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
    8       RenderRuby (inline) {RUBY} at (0,0) size 45x200
    9         RenderRubyRun (anonymous) at (23,220) size 46x80
    10           RenderRubyText {RT} at (-23,0) size 23x80
    11             RenderText {#text} at (0,0) size 23x80
    12               text run at (0,0) width 80: "\x{3053}\x{3046}\x{304B}\x{304F}"
    13           RenderRubyBase (anonymous) at (0,0) size 46x80
    14             RenderText {#text} at (0,0) size 45x80
    15               text run at (0,0) width 80: "\x{653B}\x{6BBB}"
    16         RenderRubyRun (anonymous) at (23,300) size 46x120
    17           RenderRubyText {RT} at (-23,0) size 23x120
    18             RenderText {#text} at (0,10) size 23x100
    19               text run at (0,10) width 100: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
    20           RenderRubyBase (anonymous) at (0,0) size 46x120
    21             RenderText {#text} at (0,0) size 45x120
    22               text run at (0,0) width 120: "\x{6A5F}\x{52D5}\x{968A}"
     3layer at (696,0) size 104x600
     4  RenderBlock {HTML} at (0,0) size 104x600 [border: (10px solid #800000)]
     5    RenderBody {BODY} at (18,18) size 68x564
     6      RenderText {#text} at (22,0) size 45x225
     7        text run at (22,0) width 225: "\x{653B}\x{6BBB} \x{6A5F}\x{52D5}\x{968A} "
     8      RenderRuby (inline) {RUBY} at (0,0) size 45x206
     9        RenderRubyRun (anonymous) at (22,224) size 46x84
     10          RenderRubyText {RT} at (-22,0) size 23x84
     11            RenderText {#text} at (0,0) size 22x84
     12              text run at (0,0) width 84: "\x{3053}\x{3046}\x{304B}\x{304F}"
     13          RenderRubyBase (anonymous) at (0,0) size 46x84
     14            RenderText {#text} at (0,1) size 45x82
     15              text run at (0,1) width 82: "\x{653B}\x{6BBB}"
     16        RenderRubyRun (anonymous) at (22,308) size 46x123
     17          RenderRubyText {RT} at (-22,0) size 23x123
     18            RenderText {#text} at (0,9) size 22x105
     19              text run at (0,9) width 105: "\x{304D}\x{3069}\x{3046}\x{305F}\x{3044}"
     20          RenderRubyBase (anonymous) at (0,0) size 46x123
     21            RenderText {#text} at (0,0) size 45x123
     22              text run at (0,0) width 123: "\x{6A5F}\x{52D5}\x{968A}"
    2323      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/writing-mode/text-orientation-basic-expected.txt

    r140163 r158905  
    1919          text run at (103,54) width 603: "There is no way to tell CoreText to use upright horizontal glyphs when rendering a vertical line."
    2020      RenderBlock {DIV} at (0,88) size 166x600
    21         RenderBlock {DIV} at (0,0) size 166x175 [border: (1px solid #008000)]
     21        RenderBlock {DIV} at (0,0) size 166x411 [border: (1px solid #008000)]
    2222          RenderInline {SPAN} at (0,0) size 40x173
    2323            RenderText {#text} at (1,1) size 40x173
    2424              text run at (1,1) width 173: "Hello world"
    2525          RenderBR {BR} at (9,174) size 0x0
    26           RenderInline {SPAN} at (0,0) size 40x173
    27             RenderText {#text} at (42,1) size 40x173
    28               text run at (42,1) width 173: "Hello world"
    29           RenderBR {BR} at (50,174) size 0x0
     26          RenderInline {SPAN} at (0,0) size 40x409
     27            RenderText {#text} at (42,1) size 40x409
     28              text run at (42,1) width 409: "Hello world"
     29          RenderBR {BR} at (50,410) size 0x0
    3030          RenderInline {SPAN} at (0,0) size 40x173
    3131            RenderText {#text} at (83,1) size 40x173
    3232              text run at (83,1) width 173: "Hello world"
    3333          RenderBR {BR} at (91,174) size 0x0
    34           RenderInline {SPAN} at (0,0) size 40x173
    35             RenderText {#text} at (124,1) size 40x173
    36               text run at (124,1) width 173: "Hello world"
    37           RenderBR {BR} at (132,174) size 0x0
    38         RenderText {#text} at (2,175) size 40x9
    39           text run at (2,175) width 9: " "
    40         RenderBlock {DIV} at (0,184) size 166x175 [border: (1px solid #008000)]
     34          RenderInline {SPAN} at (0,0) size 40x409
     35            RenderText {#text} at (124,1) size 40x409
     36              text run at (124,1) width 409: "Hello world"
     37          RenderBR {BR} at (132,410) size 0x0
     38        RenderText {#text} at (2,411) size 40x9
     39          text run at (2,411) width 9: " "
     40        RenderBlock {DIV} at (0,420) size 166x175 [border: (1px solid #008000)]
    4141          RenderInline {SPAN} at (0,0) size 40x173
    4242            RenderText {#text} at (1,1) size 40x173
  • trunk/LayoutTests/platform/efl/fast/writing-mode/vertical-align-table-baseline-expected.txt

    r140163 r158905  
    77        RenderTableSection {TBODY} at (2,2) size 228x580
    88          RenderTableRow {TR} at (0,2) size 224x580
    9             RenderTableCell {TD} at (2,45) size 224x82 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    10               RenderText {#text} at (46,-41) size 108x144
    11                 text run at (46,-41) width 144: "\x{7B2C}\x{4E00}\x{6BB5}"
    12                 text run at (101,-41) width 48: "\x{843D}"
    13             RenderTableCell {TD} at (2,196) size 224x382 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    14               RenderText {#text} at (3,2) size 217x288
    15                 text run at (3,2) width 288: "\x{7B2C}\x{4E8C}\x{6BB5}"
    16                 text run at (113,2) width 96: "\x{843D}"
     9            RenderTableCell {TD} at (2,45) size 224x83 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     10              RenderText {#text} at (46,-41) size 108x147
     11                text run at (46,-41) width 147: "\x{7B2C}\x{4E00}\x{6BB5}"
     12                text run at (101,-41) width 49: "\x{843D}"
     13            RenderTableCell {TD} at (2,197) size 224x381 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     14              RenderText {#text} at (3,2) size 217x291
     15                text run at (3,2) width 291: "\x{7B2C}\x{4E8C}\x{6BB5}"
     16                text run at (113,2) width 97: "\x{843D}"
  • trunk/LayoutTests/platform/efl/fast/writing-mode/vertical-baseline-alignment-expected.txt

    r140163 r158905  
    55    RenderBody {BODY} at (24,8) size 215x584
    66      RenderBlock {P} at (0,0) size 110x584
    7         RenderInline {SPAN} at (0,0) size 26x102
    8           RenderText {#text} at (23,0) size 26x102
    9             text run at (23,0) width 102: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
     7        RenderInline {SPAN} at (0,0) size 26x106
     8          RenderText {#text} at (23,0) size 26x106
     9            text run at (23,0) width 106: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
    1010        RenderInline {SPAN} at (0,0) size 108x461
    11           RenderText {#text} at (1,102) size 53x341
    12             text run at (1,102) width 341: "PARAGRAPH 1 "
    13           RenderBR {BR} at (1,443) size 53x0
     11          RenderText {#text} at (1,106) size 53x341
     12            text run at (1,106) width 341: "PARAGRAPH 1 "
     13          RenderBR {BR} at (1,447) size 53x0
    1414          RenderText {#text} at (56,0) size 53x297
    1515            text run at (56,0) width 297: "MORE TEXT. "
     
    1919          RenderText {#text} at (0,0) size 0x0
    2020      RenderBlock {P} at (134,0) size 81x584
    21         RenderInline {SPAN} at (0,0) size 26x473
    22           RenderText {#text} at (49,0) size 26x102
    23             text run at (49,0) width 102: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
     21        RenderInline {SPAN} at (0,0) size 26x477
     22          RenderText {#text} at (49,0) size 26x106
     23            text run at (49,0) width 106: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} "
    2424          RenderInline {SPAN} at (0,0) size 53x371
    25             RenderText {#text} at (27,102) size 53x341
    26               text run at (27,102) width 341: "PARAGRAPH 2 "
    27             RenderImage {IMG} at (0,443) size 70x30 [bgcolor=#008000]
     25            RenderText {#text} at (27,106) size 53x341
     26              text run at (27,106) width 341: "PARAGRAPH 2 "
     27            RenderImage {IMG} at (0,447) size 70x30 [bgcolor=#008000]
    2828            RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/writing-mode/vertical-font-fallback-expected.txt

    r140163 r158905  
    1414        RenderBlock {DIV} at (278,1) size 277x275 [bgcolor=#FFFFEE]
    1515          RenderBlock {P} at (14,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    16             RenderText {#text} at (20,1) size 22x181
    17               text run at (20,1) width 181: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
     16            RenderText {#text} at (20,1) size 22x185
     17              text run at (20,1) width 185: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} paragraph 1"
    1818          RenderBlock {P} at (90,28) size 63x219 [bgcolor=#FFAAAA] [border: none (20px solid #FF8888) none (20px solid #FF8888)]
    19             RenderText {#text} at (20,1) size 22x181
    20               text run at (20,1) width 181: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
     19            RenderText {#text} at (20,1) size 22x185
     20              text run at (20,1) width 185: "\x{7B2C}\x{4E8C}\x{6BB5}\x{843D} paragraph 2"
Note: See TracChangeset for help on using the changeset viewer.