summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordsinclair@chromium.org <dsinclair@chromium.org>2015-02-27 17:24:12 +0000
committerdsinclair@chromium.org <dsinclair@chromium.org>2015-02-27 17:24:12 +0000
commit917484326cdb43e844e282e4f9aac800abe1569f (patch)
treef477dfafca7c48579f95ca7a3e5b0edfad74fd74
parent12948bef90044a7d2fe52ff473d27ff70f4f785e (diff)
downloadchromium_src-917484326cdb43e844e282e4f9aac800abe1569f.zip
chromium_src-917484326cdb43e844e282e4f9aac800abe1569f.tar.gz
chromium_src-917484326cdb43e844e282e4f9aac800abe1569f.tar.bz2
Fixup some renderName changes and expectations
BUG=450612 TBR=jchaffraix@chromium.org Review URL: https://codereview.chromium.org/962223003 git-svn-id: svn://svn.chromium.org/blink/trunk@191013 bbb929c8-8fbe-4397-9dbb-9b2b20218538
-rw-r--r--third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash.html2
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt14
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/fast/css/first-letter-range-insert-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/dynamic/first-letter-display-change-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/layers/add-layer-with-nested-stacking-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/android/fast/css/first-letter-range-insert-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/firstletter-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/multiple_pseudo_elements-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t040103-escapes-00-b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c24-first-lttr-00-b-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c26-psudo-nest-00-c-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt56
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/basic-shadows-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/002-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/004-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/005-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/007-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/008-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/009-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/011-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/013-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/015-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/016-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/no-openclose-quote-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/visibleContentHiddenParent-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/attribute-selector-dynamic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/empty-generated-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-capitalized-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-detach-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-after-float-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-visibility-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/css/pseudo-element-line-break-expected.txt20
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/text-combine-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-with-display-none-option-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt30
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/lists/marker-before-empty-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/041-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/042-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid3-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/generated-content-inside-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/text/textshadow-004-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/compositing/generated-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt56
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/002-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/004-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/007-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/009-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/attribute-selector-dynamic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/compare-content-style-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/empty-generated-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-capitalized-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-hover-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-visibility-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/css/pseudo-element-line-break-expected.txt20
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/text-combine-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-appearance-basic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-with-display-none-option-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt30
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/041-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/042-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/attribute-selector-dynamic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/compare-content-style-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-generated-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-capitalized-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-detach-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-after-float-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-hover-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-visibility-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt20
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/compositing/generated-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/firstletter-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_elements-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t040103-escapes-00-b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c24-first-lttr-00-b-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c26-psudo-nest-00-c-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt56
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/box-shadow/basic-shadows-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/002-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/004-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/007-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/008-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/009-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/011-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/012-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/014-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/015-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/016-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-duplicated-after-split-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-order-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/before-with-first-letter-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/hover-style-change-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/inline-display-types-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-to-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/visibleContentHiddenParent-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/attribute-selector-dynamic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/compare-content-style-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/empty-generated-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-capitalized-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-detach-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-after-float-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-hover-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-recalculation-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-visibility-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/css/pseudo-element-line-break-expected.txt20
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/dynamic/text-combine-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-appearance-basic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt30
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-beforeafter-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-text-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/041-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/042-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/generated-content-inside-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/ietestcenter/css3/text/textshadow-004-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/compositing/generated-content-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt28
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t040103-escapes-00-b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c24-first-lttr-00-b-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c26-psudo-nest-00-c-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt56
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39c-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/002-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/004-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/007-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/008-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/009-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/011-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/013-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/016-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-duplicated-after-split-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-order-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/before-with-first-letter-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/hover-style-change-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/visibleContentHiddenParent-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/attribute-selector-dynamic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/compare-content-style-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/empty-generated-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-capitalized-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-detach-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-hover-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-visibility-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/css/pseudo-element-line-break-expected.txt20
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/dynamic/text-combine-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-appearance-basic-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-with-display-none-option-expected.txt10
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/select/menulist-appearance-basic-expected.txt30
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt24
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt8
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-text-before-after-content-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/039-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/039b-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/041-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/042-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/166a-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/168-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/168a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/169-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/selectors/169a-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/http/tests/misc/generated-content-inside-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/ietestcenter/css3/text/textshadow-004-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/002-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/003-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt12
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt92
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/generated-caption-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt4
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt2
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt48
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt6
-rw-r--r--third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt12
-rw-r--r--third_party/WebKit/Source/core/layout/LayoutTextCombine.h2
-rw-r--r--third_party/WebKit/Source/core/layout/LayoutTextFragment.h2
753 files changed, 2578 insertions, 2578 deletions
diff --git a/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash.html b/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash.html
index 6da4e81..71e5011 100644
--- a/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash.html
+++ b/third_party/WebKit/LayoutTests/accessibility/first-letter-text-transform-causes-crash.html
@@ -17,7 +17,7 @@
<script>
description("First letter text transform causes assert and bad type cast. This can cause a crash.");
- // Trigger a layout operation to create the two RenderTextFragment instances.
+ // Trigger a layout operation to create the two LayoutTextFragment instances.
document.body.children[0].offsetWidth;
if (window.accessibilityController) {
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
index b13b9d7..89ffb0a 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x416
RenderInline {SPAN} at (0,0) size 0x0 [color=#008000]
RenderBlock (anonymous) at (0,0) size 784x200 [color=#008000]
RenderBlock {<pseudo:before>} at (0,0) size 784x200 [color=#0000FF]
- RenderTextFragment at (0,0) size 200x200
+ LayoutTextFragment at (0,0) size 200x200
text run at (0,0) width 200: "A"
RenderBlock {DIV} at (0,200) size 784x0
RenderBlock (anonymous) at (0,200) size 784x200
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-expected.txt
index 89b29b6..69b17a7 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-expected.txt
@@ -12,6 +12,6 @@ layer at (0,0) size 800x600
LayoutTableRow (anonymous) at (0,0) size 100x100
LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:first-letter>} at (0,0) size 100x100
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "A"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
index 30f9bbf..4367db0 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/first-letter-in-nested-before-table-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x266
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- RenderTextFragment at (0,0) size 50x50
+ LayoutTextFragment at (0,0) size 50x50
text run at (0,0) width 50: "A"
- RenderTextFragment at (50,0) size 50x50
+ LayoutTextFragment at (50,0) size 50x50
text run at (50,0) width 50: "B"
RenderBlock (anonymous) at (0,50) size 784x50
RenderText {#text} at (0,0) size 50x50
@@ -19,14 +19,14 @@ layer at (0,0) size 800x266
RenderBlock {DIV} at (0,100) size 784x100
RenderBlock (anonymous) at (0,0) size 784x50
RenderInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- RenderTextFragment at (0,0) size 50x50
+ LayoutTextFragment at (0,0) size 50x50
text run at (0,0) width 50: "D"
- RenderTextFragment {#text} at (0,0) size 0x0
+ LayoutTextFragment {#text} at (0,0) size 0x0
LayoutTable {<pseudo:after>} at (0,50) size 100x50
LayoutTableSection (anonymous) at (0,0) size 100x50
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 100x50
+ LayoutTextFragment at (0,0) size 100x50
text run at (0,0) width 100: "EF"
RenderBlock {DIV} at (0,200) size 784x50
LayoutTable {<pseudo:after>} at (0,0) size 100x50
@@ -34,7 +34,7 @@ layer at (0,0) size 800x266
LayoutTableRow (anonymous) at (0,0) size 100x50
LayoutTableCell (anonymous) at (0,0) size 100x50 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:first-letter>} at (0,0) size 50x50 [color=#008000]
- RenderTextFragment at (0,0) size 50x50
+ LayoutTextFragment at (0,0) size 50x50
text run at (0,0) width 50: "E"
- RenderTextFragment at (50,0) size 50x50
+ LayoutTextFragment at (50,0) size 50x50
text run at (50,0) width 50: "F"
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
index a4c10c4..b175900 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/nested-tables-with-before-after-content-crash-expected.txt
@@ -16,11 +16,11 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 32x16 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 16x16
LayoutQuote at (0,0) size 16x16
- RenderTextFragment at (0,0) size 16x16
+ LayoutTextFragment at (0,0) size 16x16
text run at (0,0) width 16: "\""
RenderInline {<pseudo:after>} at (0,0) size 16x16
LayoutQuote at (0,0) size 16x16
- RenderTextFragment at (16,0) size 16x16
+ LayoutTextFragment at (16,0) size 16x16
text run at (16,0) width 16: "\""
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt b/third_party/WebKit/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt
index 9f1807c..7f37735 100644
--- a/third_party/WebKit/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 40x40
LayoutTableRow (anonymous) at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -17,14 +17,14 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
RenderBlock {DIV} at (0,120) size 769x120 [color=#0000FF]
LayoutTable {<pseudo:before>} at (0,0) size 40x40
LayoutTableSection (anonymous) at (0,0) size 40x40
LayoutTableRow (anonymous) at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -33,14 +33,14 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
RenderBlock {DIV} at (0,240) size 769x120
LayoutTable at (0,0) size 40x40
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 40x40
LayoutTableRow (anonymous) at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -49,14 +49,14 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
RenderBlock {DIV} at (0,360) size 769x120 [color=#0000FF]
LayoutTable at (0,0) size 40x40
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 40x40
LayoutTableRow (anonymous) at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -65,14 +65,14 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
RenderBlock {DIV} at (0,480) size 769x120
LayoutTable at (0,0) size 40x40
LayoutTableSection (anonymous) at (0,0) size 40x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -81,14 +81,14 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
RenderBlock {DIV} at (0,600) size 769x120 [color=#0000FF]
LayoutTable at (0,0) size 40x40
LayoutTableSection (anonymous) at (0,0) size 40x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 40x40
LayoutTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 40x40
+ LayoutTextFragment at (0,0) size 40x40
text run at (0,0) width 40: "1"
RenderBlock (anonymous) at (0,40) size 769x40
RenderText {#text} at (0,0) size 80x40
@@ -97,5 +97,5 @@ layer at (0,0) size 785x736 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableSection (anonymous) at (0,0) size 120x40
LayoutTableRow (anonymous) at (0,0) size 120x40
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 120x40
+ LayoutTextFragment at (0,0) size 120x40
text run at (0,0) width 120: "333"
diff --git a/third_party/WebKit/LayoutTests/fast/css/first-letter-range-insert-expected.txt b/third_party/WebKit/LayoutTests/fast/css/first-letter-range-insert-expected.txt
index ad47b33..1e635c6 100644
--- a/third_party/WebKit/LayoutTests/fast/css/first-letter-range-insert-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/css/first-letter-range-insert-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 0x0
layer at (8,8) size 784x0
RenderBlock {DIV} at (0,0) size 784x0
- RenderTextFragment {#text} at (0,0) size 0x0
+ LayoutTextFragment {#text} at (0,0) size 0x0
RenderInline {DFN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
caret: position 0 of body
diff --git a/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt b/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt
index 09bd122..b35307b2 100644
--- a/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-after-list-marker-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x100
LayoutListMarker at (-61,0) size 29x100: bullet
RenderInline {<pseudo:first-letter>} at (0,0) size 100x100 [color=#008000]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "a"
- RenderTextFragment {#text} at (0,0) size 0x0
+ LayoutTextFragment {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-display-change-expected.txt b/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-display-change-expected.txt
index 1e93766..93de480 100644
--- a/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-display-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dynamic/first-letter-display-change-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x16
RenderInline {<pseudo:first-letter>} at (0,0) size 16x16 [color=#0000FF]
- RenderTextFragment at (0,0) size 16x16
+ LayoutTextFragment at (0,0) size 16x16
text run at (0,0) width 16: "L"
- RenderTextFragment {#text} at (16,0) size 400x16
+ LayoutTextFragment {#text} at (16,0) size 400x16
text run at (16,0) width 400: "orem ipsum dolor sit amet"
diff --git a/third_party/WebKit/LayoutTests/fast/layers/add-layer-with-nested-stacking-expected.txt b/third_party/WebKit/LayoutTests/fast/layers/add-layer-with-nested-stacking-expected.txt
index c8e0914..3b15fa8 100644
--- a/third_party/WebKit/LayoutTests/fast/layers/add-layer-with-nested-stacking-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/layers/add-layer-with-nested-stacking-expected.txt
@@ -7,4 +7,4 @@ layer at (8,8) size 784x100
RenderBlock {DIV} at (0,0) size 784x100
layer at (8,8) size 100x100 transparent
RenderBlock {<pseudo:before>} at (0,0) size 100x100 [bgcolor=#008000]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt b/third_party/WebKit/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
index cfac29c..ebe81b4 100644
--- a/third_party/WebKit/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/lists/inline-before-content-after-list-marker-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x56
RenderBlock (anonymous) at (0,0) size 784x40
LayoutListMarker at (-1,0) size 13x40: bullet
RenderInline {<pseudo:before>} at (0,0) size 80x40
- RenderTextFragment at (32,0) size 80x40
+ LayoutTextFragment at (32,0) size 80x40
text run at (32,0) width 80: "PA"
RenderText {#text} at (112,0) size 80x40
text run at (112,0) width 80: "SS"
diff --git a/third_party/WebKit/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt b/third_party/WebKit/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
index e789aa7..f14c36e 100644
--- a/third_party/WebKit/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/lists/list-marker-before-content-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x160
LayoutTableSection (anonymous) at (0,0) size 128x32
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 128x32 [color=#0000FF]
LayoutTableCell (anonymous) at (0,0) size 128x32 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 128x32
+ LayoutTextFragment at (0,0) size 128x32
text run at (0,0) width 128: "ABCD"
RenderBlock (anonymous) at (0,64) size 744x32
RenderText {#text} at (0,0) size 128x32
diff --git a/third_party/WebKit/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
index 6e36f36..2faaca4 100644
--- a/third_party/WebKit/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/ruby/ruby-block-style-not-updated-with-before-after-content-expected.txt
@@ -5,14 +5,14 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
LayoutRuby (block) {RUBY} at (0,0) size 784x384 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "1234"
LayoutRubyRun (anonymous) at (0,128) size 512x128
LayoutRubyBase (anonymous) at (0,0) size 512x128
RenderText {#text} at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderInline {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
- RenderTextFragment at (0,256) size 512x128
+ LayoutTextFragment at (0,256) size 512x128
text run at (0,256) width 512: "4578"
RenderBlock {DIV} at (0,384) size 784x128 [color=#008000]
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
index a9c830d..d6d40e4 100644
--- a/third_party/WebKit/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/ruby/ruby-inline-style-not-updated-with-before-after-content-expected.txt
@@ -6,14 +6,14 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,0) size 784x384
LayoutRuby (inline) {RUBY} at (0,0) size 512x384 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "1234"
LayoutRubyRun (anonymous) at (0,128) size 512x128
LayoutRubyBase (anonymous) at (0,0) size 512x128
RenderText {#text} at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderInline {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
- RenderTextFragment at (0,256) size 512x128
+ LayoutTextFragment at (0,256) size 512x128
text run at (0,256) width 512: "4578"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,384) size 784x128 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-before-child-style-update-expected.txt
index 8b50427..5375119 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) at (0,0) size 512x128
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt
index 3669388..455cc70 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-expected.txt
index 7adcf57..a56e721 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt
index c84968e..08f2035 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-cell-before-after-content-around-table-row-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x48
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTableRow {DIV} at (0,16) size 64x16
LayoutTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1]
@@ -15,5 +15,5 @@ layer at (0,0) size 800x64
text run at (0,0) width 64: "1234"
LayoutTableRow (anonymous) at (0,32) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-block-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-block-expected.txt
index e40a273..9448ac5 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt
index 9dc9e9f7..192a213 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-cell-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x116
LayoutTableRow {DIV} at (0,0) size 300x100
LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 100x100 [color=#0000FF]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "A"
LayoutTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 100x100
text run at (0,0) width 100: "B"
LayoutTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1]
RenderInline {<pseudo:after>} at (0,0) size 100x100 [color=#FFA500]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "C"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-expected.txt
index aa7a91f..d3fb13c 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-before-child-style-update-expected.txt
index 0db6471..0b7c3c6 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
index 745293e..2a9439f 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-after-content-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "4578"
RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt
index 432611f..2824eaa 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-row-style-not-updated-with-before-content-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "1234"
RenderBlock (anonymous) at (0,128) size 512x128
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
index e06dbbf..82fccea 100644
--- a/third_party/WebKit/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/table/table-section-split-with-after-content-expected.txt
@@ -11,4 +11,4 @@ layer at (0,0) size 800x16
LayoutTableSection (anonymous) at (0,0) size 1x0
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 1x0
LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/css/first-letter-range-insert-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/css/first-letter-range-insert-expected.txt
index 110a807..1cba69e 100644
--- a/third_party/WebKit/LayoutTests/platform/android/fast/css/first-letter-range-insert-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/fast/css/first-letter-range-insert-expected.txt
@@ -14,8 +14,8 @@ layer at (0,0) size 800x600
layer at (8,8) size 784x20
RenderBlock {DIV} at (0,0) size 784x20
RenderInline (generated) at (0,0) size 10x19 [color=#008000]
- RenderTextFragment {#text} at (0,0) size 10x19
+ LayoutTextFragment {#text} at (0,0) size 10x19
text run at (0,0) width 10: "B"
- RenderTextFragment {#text} at (0,0) size 0x0
+ LayoutTextFragment {#text} at (0,0) size 0x0
RenderInline {DFN} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
index 8d37c35..360e4a9 100644
--- a/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/android/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (91,0) size 72x19
text run at (91,0) width 72: "a single line."
RenderBlock {<pseudo:after>} at (0,20) size 784x20
- RenderTextFragment at (0,0) size 184x19
+ LayoutTextFragment at (0,0) size 184x19
text run at (0,0) width 184: "This should be the second line."
RenderBlock {DIV} at (0,96) size 784x20
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-expected.txt
index 9af7029..433a99e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/compositing/generated-content-expected.txt
@@ -13,5 +13,5 @@ layer at (0,0) size 800x298
RenderBlock {DIV} at (0,72) size 202x202 [border: (1px solid #000000)]
layer at (9,89) size 200x200
RenderBlock {<pseudo:after>} at (1,1) size 200x200
- RenderTextFragment at (0,0) size 63x19
+ LayoutTextFragment at (0,0) size 63x19
text run at (0,0) width 63: "Generated"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/firstletter-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/firstletter-expected.txt
index e220a4d..21b73dc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/firstletter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/firstletter-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBody {BODY} at (8,8) size 769x735 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 328x19
+ LayoutTextFragment {#text} at (9,0) size 328x19
text run at (9,0) width 328: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,36) size 769x64
RenderText {#text} at (0,0) size 312x64
@@ -21,9 +21,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,131) size 769x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 758x59
+ LayoutTextFragment {#text} at (9,0) size 758x59
text run at (9,0) width 414: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (423,0) width 335: "If this precise combination does not occur, then the user"
text run at (0,20) width 149: "agent has failed this test. "
@@ -31,9 +31,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,40) width 24: "line."
RenderBlock {P} at (0,207) size 769x77
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#800000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 766x63
+ LayoutTextFragment {#text} at (19,13) size 766x63
text run at (19,13) width 582: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (601,13) width 157: "If this precise combination"
text run at (0,37) width 327: "does not occur, then the user agent has failed this test. "
@@ -41,9 +41,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,57) width 194: "displayed on more than one line."
RenderBlock {P} at (0,300) size 769x106
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 768x69
+ LayoutTextFragment {#text} at (75,36) size 768x69
text run at (75,36) width 305: "e should check for quotation support,\" it was said. "
text run at (380,36) width 388: "The first two characters in this paragraph-- a double-quote mark"
text run at (0,66) width 525: "and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
@@ -63,9 +63,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,28) size 755x283 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 732x59
+ LayoutTextFragment {#text} at (9,0) size 732x59
text run at (9,0) width 414: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (423,0) width 306: "If this precise combination does not occur, then the"
text run at (0,20) width 178: "user agent has failed this test. "
@@ -73,9 +73,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,40) width 79: "than one line."
RenderBlock {P} at (4,80) size 747x77
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#800000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 727x63
+ LayoutTextFragment {#text} at (19,13) size 727x63
text run at (19,13) width 582: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (601,13) width 80: "If this precise"
text run at (0,37) width 404: "combination does not occur, then the user agent has failed this test. "
@@ -83,9 +83,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,57) width 310: "paragraph must be displayed on more than one line."
RenderBlock {P} at (4,173) size 747x106
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 733x69
+ LayoutTextFragment {#text} at (75,36) size 733x69
text run at (75,36) width 305: "e should check for quotation support,\" it was said. "
text run at (380,36) width 353: "The first two characters in this paragraph-- a double-quote"
text run at (0,66) width 560: "mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/multiple_pseudo_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/multiple_pseudo_elements-expected.txt
index 125ca76..3abae72 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/multiple_pseudo_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css1/pseudo/multiple_pseudo_elements-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1053 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 328x19
+ LayoutTextFragment {#text} at (9,0) size 328x19
text run at (9,0) width 328: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,36) size 769x112
RenderText {#text} at (0,0) size 368x112
@@ -27,9 +27,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {HR} at (0,161) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,179) size 769x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 769x59
+ LayoutTextFragment {#text} at (9,0) size 769x59
text run at (9,0) width 727: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be green. "
text run at (736,0) width 33: "If this"
text run at (0,20) width 451: "precise combination does not occur, then the user agent has failed this test. "
@@ -37,9 +37,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,40) width 332: "the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,255) size 769x192
RenderInline {<pseudo:first-letter>} at (0,0) size 69x127 [color=#800000]
- RenderTextFragment at (0,2) size 69x127
+ LayoutTextFragment at (0,2) size 69x127
text run at (0,2) width 69: "T"
- RenderTextFragment {#text} at (69,74) size 762x117
+ LayoutTextFragment {#text} at (69,74) size 762x117
text run at (69,74) width 621: "he first letter of this paragraph, and only that one,"
text run at (0,132) width 762: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line should be"
text run at (0,152) width 223: "200% bigger than normal and green. "
@@ -47,9 +47,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,172) width 637: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,463) size 769x126
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 769x89
+ LayoutTextFragment {#text} at (75,36) size 769x89
text run at (75,36) width 337: "e should check for quotation support,\" it was said. "
text run at (412,36) width 305: "The first two characters in this paragraph-- a"
text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red). "
@@ -71,9 +71,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (12,28) size 755x418 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 747x59
+ LayoutTextFragment {#text} at (9,0) size 747x59
text run at (9,0) width 727: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be green. "
text run at (736,0) width 9: "If"
text run at (0,20) width 475: "this precise combination does not occur, then the user agent has failed this test. "
@@ -81,9 +81,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,40) width 361: "test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,80) size 747x192
RenderInline {<pseudo:first-letter>} at (0,0) size 69x127 [color=#800000]
- RenderTextFragment at (0,2) size 69x127
+ LayoutTextFragment at (0,2) size 69x127
text run at (0,2) width 69: "T"
- RenderTextFragment {#text} at (69,74) size 743x117
+ LayoutTextFragment {#text} at (69,74) size 743x117
text run at (69,74) width 621: "he first letter of this paragraph, and only that one,"
text run at (0,132) width 743: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line should"
text run at (0,152) width 242: "be 200% bigger than normal and green. "
@@ -91,9 +91,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,172) width 637: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,288) size 747x126
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 742x89
+ LayoutTextFragment {#text} at (75,36) size 742x89
text run at (75,36) width 337: "e should check for quotation support,\" it was said. "
text run at (412,36) width 305: "The first two characters in this paragraph-- a"
text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red). "
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040103-escapes-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040103-escapes-00-b-expected.txt
index 035b280..41c172d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040103-escapes-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t040103-escapes-00-b-expected.txt
@@ -11,13 +11,13 @@ layer at (0,0) size 800x160
text run at (0,0) width 143: "This is a test paragraph."
RenderBlock {P} at (0,72) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 29x19
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "This "
RenderText {#text} at (29,0) size 114x19
text run at (29,0) width 114: "is a test paragraph."
RenderBlock {P} at (0,108) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 29x19
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "This "
RenderText {#text} at (29,0) size 114x19
text run at (29,0) width 114: "is a test paragraph."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c24-first-lttr-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c24-first-lttr-00-b-expected.txt
index 2b03d4c..56c8b72 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c24-first-lttr-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c24-first-lttr-00-b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x247
RenderBody {BODY} at (8,16) size 784x215 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x40
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#008000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (27,0) size 67x19
@@ -24,9 +24,9 @@ layer at (0,0) size 800x247
text run at (0,20) width 145: "agent has failed this test."
RenderBlock {P} at (0,56) size 784x57
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#008000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 18x19
+ LayoutTextFragment {#text} at (19,13) size 18x19
text run at (19,13) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (37,13) size 67x19
@@ -48,9 +48,9 @@ layer at (0,0) size 800x247
text run at (98,37) width 225: "then the user agent has failed this test."
RenderBlock {P} at (0,129) size 784x86
RenderInline {<pseudo:first-letter>} at (0,0) size 58x64 [color=#008000]
- RenderTextFragment at (0,1) size 58x64
+ LayoutTextFragment at (0,1) size 58x64
text run at (0,1) width 58: "\"T"
- RenderTextFragment {#text} at (58,36) size 18x19
+ LayoutTextFragment {#text} at (58,36) size 18x19
text run at (58,36) width 18: "he "
RenderInline {STRONG} at (0,0) size 128x19
RenderText {#text} at (76,36) size 128x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c26-psudo-nest-00-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
index a47ed247..ca59bd9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x479
RenderBody {BODY} at (8,16) size 784x455 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x250
RenderInline {<pseudo:first-letter>} at (0,0) size 88x164 [color=#00FFFF]
- RenderTextFragment at (0,3) size 88x164
+ LayoutTextFragment at (0,3) size 88x164
text run at (0,3) width 88: "T"
- RenderTextFragment {#text} at (88,89) size 56x55
+ LayoutTextFragment {#text} at (88,89) size 56x55
text run at (88,89) width 56: "he "
RenderInline {STRONG} at (0,0) size 205x55
RenderText {#text} at (144,88) size 205x55
@@ -51,9 +51,9 @@ layer at (0,0) size 800x479
text run at (0,230) width 82: "line. (TEST1)"
RenderBlock {P} at (0,266) size 784x77
RenderInline {<pseudo:first-letter>} at (0,0) size 32x36 [color=#00FFFF]
- RenderTextFragment at (0,0) size 32x36
+ LayoutTextFragment at (0,0) size 32x36
text run at (0,0) width 32: "\"T"
- RenderTextFragment {#text} at (32,13) size 94x19
+ LayoutTextFragment {#text} at (32,13) size 94x19
text run at (32,13) width 94: "est\": The first "
RenderInline {STRONG} at (0,0) size 110x19
RenderText {#text} at (126,13) size 110x19
@@ -88,9 +88,9 @@ layer at (0,0) size 800x479
text run at (209,57) width 390: "the paragraph must be displayed on more than one line. (TEST2)"
RenderBlock {P} at (0,359) size 784x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#00FFFF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (27,0) size 67x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt
index 1e68f54..0c7f3d8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counter-01-b-expected.txt
@@ -15,84 +15,84 @@ layer at (0,0) size 800x100
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (0,0) size 6x19
+ LayoutTextFragment at (0,0) size 6x19
text run at (0,0) width 6: "z"
RenderText {#text} at (6,0) size 4x19
text run at (6,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (10,0) size 6x19
+ LayoutTextFragment at (10,0) size 6x19
text run at (10,0) width 6: "z"
RenderText {#text} at (16,0) size 4x19
text run at (16,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (20,0) size 6x19
+ LayoutTextFragment at (20,0) size 6x19
text run at (20,0) width 6: "z"
RenderText {#text} at (26,0) size 4x19
text run at (26,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (30,0) size 6x19
+ LayoutTextFragment at (30,0) size 6x19
text run at (30,0) width 6: "z"
RenderText {#text} at (36,0) size 4x19
text run at (36,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (40,0) size 6x19
+ LayoutTextFragment at (40,0) size 6x19
text run at (40,0) width 6: "z"
RenderText {#text} at (46,0) size 4x19
text run at (46,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (50,0) size 6x19
+ LayoutTextFragment at (50,0) size 6x19
text run at (50,0) width 6: "z"
RenderText {#text} at (56,0) size 4x19
text run at (56,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (60,0) size 6x19
+ LayoutTextFragment at (60,0) size 6x19
text run at (60,0) width 6: "z"
RenderText {#text} at (66,0) size 4x19
text run at (66,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (70,0) size 6x19
+ LayoutTextFragment at (70,0) size 6x19
text run at (70,0) width 6: "z"
RenderText {#text} at (76,0) size 4x19
text run at (76,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (80,0) size 6x19
+ LayoutTextFragment at (80,0) size 6x19
text run at (80,0) width 6: "z"
RenderText {#text} at (86,0) size 4x19
text run at (86,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (90,0) size 6x19
+ LayoutTextFragment at (90,0) size 6x19
text run at (90,0) width 6: "z"
RenderText {#text} at (96,0) size 4x19
text run at (96,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (100,0) size 6x19
+ LayoutTextFragment at (100,0) size 6x19
text run at (100,0) width 6: "z"
RenderText {#text} at (106,0) size 4x19
text run at (106,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (110,0) size 6x19
+ LayoutTextFragment at (110,0) size 6x19
text run at (110,0) width 6: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt
index 5ae4b2e..653c630 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-01-b-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (0,0) size 4x19
text run at (0,0) width 4: "."
- RenderTextFragment at (4,0) size 6x19
+ LayoutTextFragment at (4,0) size 6x19
text run at (4,0) width 6: "z"
RenderText {#text} at (10,0) size 4x19
text run at (10,0) width 4: " "
@@ -24,7 +24,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (14,0) size 4x19
text run at (14,0) width 4: "."
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "z"
RenderText {#text} at (24,0) size 4x19
text run at (24,0) width 4: " "
@@ -32,7 +32,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (28,0) size 4x19
text run at (28,0) width 4: "."
- RenderTextFragment at (32,0) size 6x19
+ LayoutTextFragment at (32,0) size 6x19
text run at (32,0) width 6: "z"
RenderText {#text} at (38,0) size 4x19
text run at (38,0) width 4: " "
@@ -40,7 +40,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (42,0) size 4x19
text run at (42,0) width 4: "."
- RenderTextFragment at (46,0) size 6x19
+ LayoutTextFragment at (46,0) size 6x19
text run at (46,0) width 6: "z"
RenderText {#text} at (52,0) size 4x19
text run at (52,0) width 4: " "
@@ -48,7 +48,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (56,0) size 4x19
text run at (56,0) width 4: "."
- RenderTextFragment at (60,0) size 6x19
+ LayoutTextFragment at (60,0) size 6x19
text run at (60,0) width 6: "z"
RenderText {#text} at (66,0) size 4x19
text run at (66,0) width 4: " "
@@ -56,7 +56,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (70,0) size 4x19
text run at (70,0) width 4: "."
- RenderTextFragment at (74,0) size 6x19
+ LayoutTextFragment at (74,0) size 6x19
text run at (74,0) width 6: "z"
RenderText {#text} at (80,0) size 4x19
text run at (80,0) width 4: " "
@@ -64,7 +64,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (84,0) size 4x19
text run at (84,0) width 4: "."
- RenderTextFragment at (88,0) size 6x19
+ LayoutTextFragment at (88,0) size 6x19
text run at (88,0) width 6: "z"
RenderText {#text} at (94,0) size 4x19
text run at (94,0) width 4: " "
@@ -72,7 +72,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (98,0) size 4x19
text run at (98,0) width 4: "."
- RenderTextFragment at (102,0) size 6x19
+ LayoutTextFragment at (102,0) size 6x19
text run at (102,0) width 6: "z"
RenderText {#text} at (108,0) size 4x19
text run at (108,0) width 4: " "
@@ -80,7 +80,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (112,0) size 4x19
text run at (112,0) width 4: "."
- RenderTextFragment at (116,0) size 6x19
+ LayoutTextFragment at (116,0) size 6x19
text run at (116,0) width 6: "z"
RenderText {#text} at (122,0) size 4x19
text run at (122,0) width 4: " "
@@ -88,7 +88,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (126,0) size 4x19
text run at (126,0) width 4: "."
- RenderTextFragment at (130,0) size 6x19
+ LayoutTextFragment at (130,0) size 6x19
text run at (130,0) width 6: "z"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: " "
@@ -96,7 +96,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (140,0) size 4x19
text run at (140,0) width 4: "."
- RenderTextFragment at (144,0) size 6x19
+ LayoutTextFragment at (144,0) size 6x19
text run at (144,0) width 6: "z"
RenderText {#text} at (150,0) size 4x19
text run at (150,0) width 4: " "
@@ -104,7 +104,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (154,0) size 4x19
text run at (154,0) width 4: "."
- RenderTextFragment at (158,0) size 6x19
+ LayoutTextFragment at (158,0) size 6x19
text run at (158,0) width 6: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt
index 51314ce..96454b4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-16-c-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 34x19
LayoutCounter at (0,0) size 20x19
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x19
+ LayoutTextFragment at (20,0) size 14x19
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x19
RenderInline {<pseudo:before>} at (0,0) size 30x19
LayoutCounter at (34,0) size 16x19
text run at (34,0) width 16: "12"
- RenderTextFragment at (50,0) size 14x19
+ LayoutTextFragment at (50,0) size 14x19
text run at (50,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 106x19
RenderInline {<pseudo:before>} at (0,0) size 106x19
LayoutCounter at (64,0) size 20x19
text run at (64,0) width 20: "1.3"
- RenderTextFragment at (84,0) size 28x19
+ LayoutTextFragment at (84,0) size 28x19
text run at (84,0) width 16: "-- "
text run at (100,0) width 12: "--"
LayoutCounter at (112,0) size 58x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt
index 602ae66..aae939c 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1202-counters-17-d-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 34x19
LayoutCounter at (0,0) size 20x19
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x19
+ LayoutTextFragment at (20,0) size 14x19
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x19
RenderInline {<pseudo:before>} at (0,0) size 30x19
LayoutCounter at (34,0) size 16x19
text run at (34,0) width 16: "12"
- RenderTextFragment at (50,0) size 14x19
+ LayoutTextFragment at (50,0) size 14x19
text run at (50,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 130x19
RenderInline {<pseudo:before>} at (0,0) size 130x19
LayoutCounter at (64,0) size 20x19
text run at (64,0) width 20: "1.3"
- RenderTextFragment at (84,0) size 52x19
+ LayoutTextFragment at (84,0) size 52x19
text run at (84,0) width 52: "-- --"
LayoutCounter at (136,0) size 58x19
text run at (136,0) width 58: "1-------3"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt
index 9f91ccd..2b412cf 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-01-c-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (0,0) size 8x19
text run at (0,0) width 8: "0"
- RenderTextFragment at (8,0) size 4x19
+ LayoutTextFragment at (8,0) size 4x19
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 8x19
RenderInline {SPAN} at (0,0) size 8x19
RenderInline {<pseudo:before>} at (0,0) size 8x19
LayoutCounter at (12,0) size 8x19
text run at (12,0) width 8: "1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 20: "0 1"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt
index 5eaf274..f176179 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-implied-02-d-expected.txt
@@ -9,34 +9,34 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 34x19
RenderInline {<pseudo:before>} at (0,0) size 10x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 4x19
+ LayoutTextFragment at (18,0) size 4x19
text run at (18,0) width 4: " "
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (22,0) size 8x19
text run at (22,0) width 8: "0"
- RenderTextFragment at (30,0) size 4x19
+ LayoutTextFragment at (30,0) size 4x19
text run at (30,0) width 4: " "
RenderInline {SPAN} at (0,0) size 32x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "1"
- RenderTextFragment at (42,0) size 4x19
+ LayoutTextFragment at (42,0) size 4x19
text run at (42,0) width 4: " "
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {<pseudo:before>} at (0,0) size 20x19
LayoutCounter at (46,0) size 20x19
text run at (46,0) width 20: "1.0"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 66x19
text run at (0,0) width 66: "B1 0 1 1.0"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt
index e0da389..1ebd49d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t1204-root-e-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x100
RenderBlock {HTML} at (0,0) size 800x100
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {<pseudo:before>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,16) size 784x76
RenderBlock {P} at (0,0) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt
index ed71bea..038eafc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-01-c-expected.txt
@@ -9,108 +9,108 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 491x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 442x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "2"
- RenderTextFragment at (42,0) size 6x19
+ LayoutTextFragment at (42,0) size 6x19
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 219x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (48,0) size 10x19
+ LayoutTextFragment at (48,0) size 10x19
text run at (48,0) width 10: "B"
LayoutCounter at (58,0) size 20x19
text run at (58,0) width 20: "2.1"
- RenderTextFragment at (78,0) size 6x19
+ LayoutTextFragment at (78,0) size 6x19
text run at (78,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (84,0) size 10x19
+ LayoutTextFragment at (84,0) size 10x19
text run at (84,0) width 10: "B"
LayoutCounter at (94,0) size 20x19
text run at (94,0) width 20: "2.2"
- RenderTextFragment at (114,0) size 6x19
+ LayoutTextFragment at (114,0) size 6x19
text run at (114,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (120,0) size 11x19
+ LayoutTextFragment at (120,0) size 11x19
text run at (120,0) width 11: "A"
LayoutCounter at (131,0) size 20x19
text run at (131,0) width 20: "2.3"
- RenderTextFragment at (151,0) size 6x19
+ LayoutTextFragment at (151,0) size 6x19
text run at (151,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (157,0) size 10x19
+ LayoutTextFragment at (157,0) size 10x19
text run at (157,0) width 10: "B"
LayoutCounter at (167,0) size 20x19
text run at (167,0) width 20: "2.4"
- RenderTextFragment at (187,0) size 6x19
+ LayoutTextFragment at (187,0) size 6x19
text run at (187,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (193,0) size 11x19
+ LayoutTextFragment at (193,0) size 11x19
text run at (193,0) width 11: "A"
LayoutCounter at (204,0) size 20x19
text run at (204,0) width 20: "2.5"
- RenderTextFragment at (224,0) size 6x19
+ LayoutTextFragment at (224,0) size 6x19
text run at (224,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (230,0) size 11x19
+ LayoutTextFragment at (230,0) size 11x19
text run at (230,0) width 11: "A"
LayoutCounter at (241,0) size 20x19
text run at (241,0) width 20: "2.6"
- RenderTextFragment at (261,0) size 6x19
+ LayoutTextFragment at (261,0) size 6x19
text run at (261,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 154x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (267,0) size 10x19
+ LayoutTextFragment at (267,0) size 10x19
text run at (267,0) width 10: "B"
LayoutCounter at (277,0) size 20x19
text run at (277,0) width 20: "2.7"
- RenderTextFragment at (297,0) size 6x19
+ LayoutTextFragment at (297,0) size 6x19
text run at (297,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (303,0) size 10x19
+ LayoutTextFragment at (303,0) size 10x19
text run at (303,0) width 10: "B"
LayoutCounter at (313,0) size 20x19
text run at (313,0) width 20: "2.8"
- RenderTextFragment at (333,0) size 6x19
+ LayoutTextFragment at (333,0) size 6x19
text run at (333,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (339,0) size 11x19
+ LayoutTextFragment at (339,0) size 11x19
text run at (339,0) width 11: "A"
LayoutCounter at (350,0) size 20x19
text run at (350,0) width 20: "2.9"
- RenderTextFragment at (370,0) size 6x19
+ LayoutTextFragment at (370,0) size 6x19
text run at (370,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 45x19
- RenderTextFragment at (376,0) size 11x19
+ LayoutTextFragment at (376,0) size 11x19
text run at (376,0) width 11: "A"
LayoutCounter at (387,0) size 28x19
text run at (387,0) width 28: "2.10"
- RenderTextFragment at (415,0) size 6x19
+ LayoutTextFragment at (415,0) size 6x19
text run at (415,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 45x19
- RenderTextFragment at (421,0) size 11x19
+ LayoutTextFragment at (421,0) size 11x19
text run at (421,0) width 11: "A"
LayoutCounter at (432,0) size 28x19
text run at (432,0) width 28: "2.11"
- RenderTextFragment at (460,0) size 6x19
+ LayoutTextFragment at (460,0) size 6x19
text run at (460,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (466,0) size 11x19
+ LayoutTextFragment at (466,0) size 11x19
text run at (466,0) width 11: "A"
LayoutCounter at (477,0) size 8x19
text run at (477,0) width 8: "3"
- RenderTextFragment at (485,0) size 6x19
+ LayoutTextFragment at (485,0) size 6x19
text run at (485,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 491x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt
index d1a6e55..7b07087 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-02-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 195x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 146x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 20x19
text run at (34,0) width 20: "1.1"
- RenderTextFragment at (54,0) size 6x19
+ LayoutTextFragment at (54,0) size 6x19
text run at (54,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (60,0) size 10x19
+ LayoutTextFragment at (60,0) size 10x19
text run at (60,0) width 10: "B"
LayoutCounter at (70,0) size 20x19
text run at (70,0) width 20: "1.2"
- RenderTextFragment at (90,0) size 6x19
+ LayoutTextFragment at (90,0) size 6x19
text run at (90,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (96,0) size 11x19
+ LayoutTextFragment at (96,0) size 11x19
text run at (96,0) width 11: "A"
LayoutCounter at (107,0) size 20x19
text run at (107,0) width 20: "1.3"
- RenderTextFragment at (127,0) size 6x19
+ LayoutTextFragment at (127,0) size 6x19
text run at (127,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (133,0) size 11x19
+ LayoutTextFragment at (133,0) size 11x19
text run at (133,0) width 11: "A"
LayoutCounter at (144,0) size 20x19
text run at (144,0) width 20: "1.4"
- RenderTextFragment at (164,0) size 6x19
+ LayoutTextFragment at (164,0) size 6x19
text run at (164,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (170,0) size 11x19
+ LayoutTextFragment at (170,0) size 11x19
text run at (170,0) width 11: "A"
LayoutCounter at (181,0) size 8x19
text run at (181,0) width 8: "2"
- RenderTextFragment at (189,0) size 6x19
+ LayoutTextFragment at (189,0) size 6x19
text run at (189,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 195x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt
index 3d2b609..664c638c6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-03-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 159x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 110x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "2"
- RenderTextFragment at (42,0) size 6x19
+ LayoutTextFragment at (42,0) size 6x19
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 49x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (48,0) size 10x19
+ LayoutTextFragment at (48,0) size 10x19
text run at (48,0) width 10: "B"
LayoutCounter at (58,0) size 8x19
text run at (58,0) width 8: "3"
- RenderTextFragment at (66,0) size 6x19
+ LayoutTextFragment at (66,0) size 6x19
text run at (66,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (72,0) size 11x19
+ LayoutTextFragment at (72,0) size 11x19
text run at (72,0) width 11: "A"
LayoutCounter at (83,0) size 8x19
text run at (83,0) width 8: "4"
- RenderTextFragment at (91,0) size 6x19
+ LayoutTextFragment at (91,0) size 6x19
text run at (91,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (97,0) size 11x19
+ LayoutTextFragment at (97,0) size 11x19
text run at (97,0) width 11: "A"
LayoutCounter at (108,0) size 20x19
text run at (108,0) width 20: "4.1"
- RenderTextFragment at (128,0) size 6x19
+ LayoutTextFragment at (128,0) size 6x19
text run at (128,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (134,0) size 11x19
+ LayoutTextFragment at (134,0) size 11x19
text run at (134,0) width 11: "A"
LayoutCounter at (145,0) size 8x19
text run at (145,0) width 8: "5"
- RenderTextFragment at (153,0) size 6x19
+ LayoutTextFragment at (153,0) size 6x19
text run at (153,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 159x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt
index e30eab1..424edae 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css2.1/t120401-scope-04-d-expected.txt
@@ -12,31 +12,31 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (0,0) size 8x19
text run at (0,0) width 8: "1"
- RenderTextFragment at (8,0) size 4x19
+ LayoutTextFragment at (8,0) size 4x19
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (12,0) size 8x19
text run at (12,0) width 8: "1"
- RenderTextFragment at (20,0) size 4x19
+ LayoutTextFragment at (20,0) size 4x19
text run at (20,0) width 4: " "
RenderInline {SPAN} at (0,0) size 54x19
RenderInline {<pseudo:before>} at (0,0) size 10x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "R"
RenderInline {SPAN} at (0,0) size 24x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
LayoutCounter at (34,0) size 20x19
text run at (34,0) width 20: "1.1"
- RenderTextFragment at (54,0) size 4x19
+ LayoutTextFragment at (54,0) size 4x19
text run at (54,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {<pseudo:before>} at (0,0) size 20x19
LayoutCounter at (58,0) size 20x19
text run at (58,0) width 20: "1.1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "1 1 R1.1 1.1"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166a-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168a-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169a-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39-expected.txt
index db954d4..8d9b051 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {BODY} at (8,16) size 784x237
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 721: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,57) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39a-expected.txt
index 96e9439..6e71478 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 371: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39b-expected.txt
index 420bb93..9999dd9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {BODY} at (8,16) size 784x237
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 239: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39c-expected.txt
index c81a7ba..8ca6790 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 737: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41a-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42a-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/html/css3-modsel-42a-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166-expected.txt
index 74e22af..0974126 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
index 74e22af..0974126 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168-expected.txt
index 0a8565a..90b0152 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
index 0a8565a..90b0152 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169-expected.txt
index 8bc4fc1..66025df 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
index 8bc4fc1..66025df 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39-expected.txt
index 8b6028d..3a0a276 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {body} at (8,16) size 784x237
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 721: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,57) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
index 3899352..3cd07da 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 371: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
index 90d0077..6fa8a31 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {body} at (8,16) size 784x237
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 239: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
index 0c83115..bc341d4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 737: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41-expected.txt
index 86e3a29e..094e6cb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
index 86e3a29e..094e6cb 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42-expected.txt
index 73ca30b..92ea322 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
index 73ca30b..92ea322 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166-expected.txt
index 7b89ce2..3c524b5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166a-expected.txt
index 7b89ce2..3c524b5 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-166a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168-expected.txt
index c6c4ee4..e624561 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168a-expected.txt
index c6c4ee4..e624561 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-168a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169-expected.txt
index 987041e..834a44d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169a-expected.txt
index 987041e..834a44d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-169a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39-expected.txt
index ce1d9bf..63e0ee0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x269
RenderBlock {test} at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 791x223
+ LayoutTextFragment {#text} at (19,13) size 791x223
text run at (19,13) width 772: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,57) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39a-expected.txt
index a8907a4..8f742e2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39a-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 786x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 401: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39b-expected.txt
index 4d2c051..683a11e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39b-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x269
RenderBlock {test} at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 791x223
+ LayoutTextFragment {#text} at (19,13) size 791x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 290: "Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39c-expected.txt
index ce1ada8..79ef149 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-39c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 786x223
text run at (19,13) width 767: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41-expected.txt
index c81d1bb..6ab7716 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41a-expected.txt
index c81d1bb..6ab7716 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-41a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42-expected.txt
index 6b8a2e6..b853782 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42a-expected.txt
index 6b8a2e6..b853782 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/css3/selectors3/xml/css3-modsel-42a-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-expected.txt
index c753f34..1377a63 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (91,0) size 72x19
text run at (91,0) width 72: "a single line."
RenderBlock {<pseudo:after>} at (0,20) size 784x20
- RenderTextFragment at (0,0) size 184x19
+ LayoutTextFragment at (0,0) size 184x19
text run at (0,0) width 184: "This should be the second line."
RenderBlock {DIV} at (0,96) size 784x20
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/block/lineboxcontain/glyphs-expected.txt
index 635abbb..e275e43 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x280
text run at (1,-3) width 259: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,196) size 784x60
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 21x24
- RenderTextFragment at (0,-8) size 21x41
+ LayoutTextFragment at (0,-8) size 21x41
text run at (0,-8) width 21: "T"
- RenderTextFragment {#text} at (23,0) size 389x19
+ LayoutTextFragment {#text} at (23,0) size 389x19
text run at (23,0) width 389: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (412,0) size 0x19
RenderText {#text} at (23,20) size 485x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/basic-shadows-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/basic-shadows-expected.txt
index 85fc4e7..de16257 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/basic-shadows-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/box-shadow/basic-shadows-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x687 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,20) width 166: "This second line should not."
RenderBlock {P} at (0,612) size 769x40
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 39x67 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderTextFragment at (5,6) size 29x55
+ LayoutTextFragment at (5,6) size 29x55
text run at (5,6) width 29: "T"
- RenderTextFragment {#text} at (43,0) size 467x19
+ LayoutTextFragment {#text} at (43,0) size 467x19
text run at (43,0) width 467: "he first letter of this paragraph should have a border and a nice shadow effect."
LayoutBR {BR} at (510,15) size 0x0
RenderText {#text} at (43,20) size 156x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/002-expected.txt
index f09a2b2..2cd14be 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/002-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 51x19
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#FFD800]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "S"
- RenderTextFragment at (9,0) size 42x19
+ LayoutTextFragment at (9,0) size 42x19
text run at (9,0) width 42: "pecial: "
RenderText {#text} at (51,0) size 553x19
text run at (51,0) width 206: "The \"S\" to the left should be gold. "
text run at (257,0) width 347: "This is testing :before used in conjunction with :first-letter. "
RenderInline {<pseudo:after>} at (0,0) size 61x19
- RenderTextFragment at (604,0) size 61x19
+ LayoutTextFragment at (604,0) size 61x19
text run at (604,0) width 61: "[The End]"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/003-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/003-expected.txt
index 26ba6d5..46f0fbf 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 14x54
- RenderTextFragment at (0,1) size 14x52
+ LayoutTextFragment at (0,1) size 14x52
text run at (0,1) width 14: "I"
- RenderTextFragment {#text} at (14,0) size 429x19
+ LayoutTextFragment {#text} at (14,0) size 429x19
text run at (14,0) width 429: "n an attempt to lose some weight, I have switched computing platforms."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/004-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/004-expected.txt
index 03a832c..db95fc7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/004-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x20 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 154x19
- RenderTextFragment at (0,0) size 154x19
+ LayoutTextFragment at (0,0) size 154x19
text run at (0,0) width 154: "This text should be green."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/005-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/005-expected.txt
index 58365a7..3208df2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/005-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 149x19
RenderInline {<pseudo:before>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (0,0) size 5x19
+ LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
RenderText {#text} at (5,0) size 144x19
text run at (5,0) width 144: "Quotes should surround"
@@ -19,6 +19,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 50: "this text."
RenderInline {<pseudo:after>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (50,0) size 5x19
+ LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/007-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/007-expected.txt
index 4b8dcbb..60fba5b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/007-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 253x19
+ LayoutTextFragment {#text} at (9,0) size 253x19
text run at (9,0) width 253: "HIS TEXT SHOULD BE UPPERCASE."
RenderBlock {P} at (0,36) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 262x19
- RenderTextFragment at (0,0) size 262x19
+ LayoutTextFragment at (0,0) size 262x19
text run at (0,0) width 262: "THIS TEXT SHOULD BE UPPERCASE."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/008-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/008-expected.txt
index 4ddcd8d..a591921 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/008-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 409: "In this paragraph, there should be a right floating green ::after block. "
text run at (409,0) width 155: "It should be ok to do this."
RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=#008000] [bgcolor=#008000]
- RenderTextFragment at (0,0) size 49x19
+ LayoutTextFragment at (0,0) size 49x19
text run at (0,0) width 49: "Invisible"
layer at (300,300) size 296x20
RenderBlock (positioned) {<pseudo:before>} at (300,300) size 296x20
- RenderTextFragment at (0,0) size 296x19
+ LayoutTextFragment at (0,0) size 296x19
text run at (0,0) width 296: "Some text that should be at an (x,y) of (300,300)"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/009-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/009-expected.txt
index 620ca51..35d6d10 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/009-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,72) size 784x57 [color=#FF0000]
RenderInline {SPAN} at (0,0) size 400x19 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 34x55
- RenderTextFragment at (0,1) size 34x55
+ LayoutTextFragment at (0,1) size 34x55
text run at (0,1) width 34: "A"
- RenderTextFragment {#text} at (34,29) size 366x19
+ LayoutTextFragment {#text} at (34,29) size 366x19
text run at (34,29) width 366: "ll of this text should be green, including the big \"A\" first-letter."
RenderBlock {P} at (0,145) size 784x0
RenderBlock {DIV} at (0,145) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/011-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/011-expected.txt
index 2208131..ed16fe02 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/011-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/011-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x572.09
RenderBlock {H2} at (0,0) size 784x62.50
RenderBlock {<pseudo:before>} at (0,0) size 784x16 [color=#D0D3DA]
- RenderTextFragment at (380,0) size 24x15
+ LayoutTextFragment at (380,0) size 24x15
text run at (380,0) width 24: "\x{2022} \x{2022} \x{2022}"
RenderBlock (anonymous) at (0,35.50) size 784x27
RenderText {#text} at (0,0) size 126x26
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
index d860448..188fea0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/012-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,1) width 770: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,89.16) size 784x200 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderInline {<pseudo:first-letter>} at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,2) size 52x84
+ LayoutTextFragment at (2,2) size 52x84
text run at (2,2) width 52: "H"
- RenderTextFragment {#text} at (55,48) size 763x150
+ LayoutTextFragment {#text} at (55,48) size 763x150
text run at (55,48) width 709: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
text run at (1,87) width 255: "to a green, sans-serif font. "
text run at (256,87) width 478: "Then, the CSS :first-letter rule sets the font size to"
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
text run at (1,171) width 100: "correctly)."
RenderBlock {P} at (0,313.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x88 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,2) size 52x84
+ LayoutTextFragment at (1,2) size 52x84
text run at (1,2) width 52: "H"
- RenderTextFragment {#text} at (55,1) size 781x139
+ LayoutTextFragment {#text} at (55,1) size 781x139
text run at (55,1) width 727: "ere is the second paragraph. This is just like the first except that the"
text run at (55,29) width 375: "rule p.floated:first-letter floats the first "
text run at (430,29) width 161: "letter to the left. "
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/013-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/013-expected.txt
index 880be5a..805387a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/013-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {H1} at (0,0) size 784x37
RenderInline {<pseudo:before>} at (0,0) size 207x36
- RenderTextFragment at (0,0) size 207x36
+ LayoutTextFragment at (0,0) size 207x36
text run at (0,0) width 207: "First Chapter: "
RenderText {#text} at (207,0) size 105x36
text run at (207,0) width 105: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 225: "Should read: \"First Chapter: TEST 1\""
RenderBlock {H2} at (0,98.34) size 784x27
RenderInline {<pseudo:before>} at (0,0) size 99x26
- RenderTextFragment at (0,0) size 99x26
+ LayoutTextFragment at (0,0) size 99x26
text run at (0,0) width 99: "Chapter: "
RenderText {#text} at (99,0) size 77x26
text run at (99,0) width 77: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 194: "Should read: \"Chapter: TEST 2\""
RenderBlock {H3} at (0,183.97) size 784x23
RenderInline {<pseudo:before>} at (0,0) size 116x22
- RenderTextFragment at (0,0) size 116x22
+ LayoutTextFragment at (0,0) size 116x22
text run at (0,0) width 116: "Chapter One: "
RenderText {#text} at (116,0) size 65x22
text run at (116,0) width 65: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 224: "Should read: \"Chapter One: TEST 3\""
RenderBlock {H4} at (0,266.95) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 63x19
- RenderTextFragment at (0,0) size 63x19
+ LayoutTextFragment at (0,0) size 63x19
text run at (0,0) width 63: "Chapter: "
RenderText {#text} at (63,0) size 51x19
text run at (63,0) width 51: "TEST 4"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
index 1196180..fd39aff 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/014-expected.txt
@@ -91,7 +91,7 @@ layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 617x19
text run at (0,0) width 617: "This box should contain the text \"generated content\" in CSS2-compliant browsers (but won't in Safari)."
RenderBlock {<pseudo:after>} at (0,20) size 717x20 [color=#008000]
- RenderTextFragment at (0,0) size 107x19
+ LayoutTextFragment at (0,0) size 107x19
text run at (0,0) width 107: "generated content"
RenderBlock {DIV} at (0,699.69) size 769x168.44 [border: (1px solid #000000)]
RenderBlock {H3} at (26,44.72) size 717x23
@@ -102,5 +102,5 @@ layer at (0,0) size 785x915 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 593x19
text run at (0,0) width 593: "This box should contain the text \"generated content\" in CSS2-compliant browsers, including Safari."
RenderBlock {<pseudo:after>} at (0,20) size 717x20 [color=#008000]
- RenderTextFragment at (0,0) size 107x19
+ LayoutTextFragment at (0,0) size 107x19
text run at (0,0) width 107: "generated content"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/015-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/015-expected.txt
index 45840ea..7e019a8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/015-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/015-expected.txt
@@ -17,5 +17,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,41.72) size 305x20
RenderInline {FORM} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 4x19
- RenderTextFragment at (0,0) size 4x19
+ LayoutTextFragment at (0,0) size 4x19
text run at (0,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/016-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/016-expected.txt
index 59387cb..e2de8bd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/016-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/016-expected.txt
@@ -15,26 +15,26 @@ layer at (0,0) size 800x250
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=1)"
RenderBlock {P} at (0,126) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "2"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=2)"
RenderBlock {P} at (0,162) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "3"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=3)"
RenderBlock {P} at (0,198) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "4"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=4)"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
index aec4c0b..d281c33 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-duplicated-after-split-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 147x109
RenderInline {B} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 147x109
- RenderTextFragment at (0,2) size 147x109
+ LayoutTextFragment at (0,2) size 147x109
text run at (0,2) width 147: "not "
RenderText {#text} at (147,2) size 152x109
text run at (147,2) width 152: "fail."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
index fc39817..0ad5cd3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/after-order-expected.txt
@@ -11,20 +11,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,21) size 39x19
text run at (11,21) width 39: "Inline: "
RenderInline {<pseudo:after>} at (0,0) size 461x19
- RenderTextFragment at (50,21) size 224x19
+ LayoutTextFragment at (50,21) size 224x19
text run at (50,21) width 224: "This should be before the green box. "
LayoutImage at (274,11) size 25x25
- RenderTextFragment at (299,21) size 212x19
+ LayoutTextFragment at (299,21) size 212x19
text run at (299,21) width 212: " This should be after the green box."
RenderBlock {DIV} at (10,98) size 764x92 [border: (1px solid #000000)]
RenderText {#text} at (11,61) size 79x19
text run at (11,61) width 79: "Inline-block: "
RenderBlock {<pseudo:after>} at (90,11) size 200x70
- RenderTextFragment at (0,0) size 189x49
+ LayoutTextFragment at (0,0) size 189x49
text run at (0,0) width 189: "This should be before the green"
text run at (0,30) width 31: "box. "
LayoutImage at (31,20) size 25x25
- RenderTextFragment at (56,30) size 200x39
+ LayoutTextFragment at (56,30) size 200x39
text run at (56,30) width 144: " This should be after the"
text run at (0,50) width 64: "green box."
RenderBlock {DIV} at (10,200) size 764x112 [border: (1px solid #000000)]
@@ -32,10 +32,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 39x19
text run at (0,0) width 39: "Block:"
RenderBlock {<pseudo:after>} at (11,31) size 200x70
- RenderTextFragment at (0,0) size 189x49
+ LayoutTextFragment at (0,0) size 189x49
text run at (0,0) width 189: "This should be before the green"
text run at (0,30) width 31: "box. "
LayoutImage at (31,20) size 25x25
- RenderTextFragment at (56,30) size 200x39
+ LayoutTextFragment at (56,30) size 200x39
text run at (56,30) width 144: " This should be after the"
text run at (0,50) width 64: "green box."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
index fe6756e..0965ae1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/before-with-first-letter-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x34
RenderInline {<pseudo:before>} at (0,0) size 47x27
RenderInline {<pseudo:first-letter>} at (0,0) size 18x33 [color=#008000]
- RenderTextFragment at (0,0) size 18x33
+ LayoutTextFragment at (0,0) size 18x33
text run at (0,0) width 18: "T"
- RenderTextFragment at (18,5) size 29x27
+ LayoutTextFragment at (18,5) size 29x27
text run at (18,5) width 29: "he "
RenderText {#text} at (47,5) size 407x27
text run at (47,5) width 407: "first letter is green and larger than the rest."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index 94f4f71..0c3ca33 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 149x19
RenderInline {<pseudo:before>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (0,0) size 5x19
+ LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
RenderText {#text} at (5,0) size 144x19
text run at (5,0) width 144: "Quotes should surround"
@@ -31,5 +31,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 50: "this text."
RenderInline {<pseudo:after>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (50,0) size 5x19
+ LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt
index d9b9f75..9829ee0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/hover-style-change-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x222
RenderText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "This is a test "
RenderInline {<pseudo:after>} at (0,0) size 171x19
- RenderTextFragment at (78,0) size 171x19
+ LayoutTextFragment at (78,0) size 171x19
text run at (78,0) width 171: "and generated hover content"
RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,46) size 784x40
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
index 7d562f4..4744d476 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/inline-display-types-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 90: "Blocks"
RenderBlock {DIV} at (0,58.44) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 33x19
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "Test: "
RenderText {#text} at (33,0) size 44x19
text run at (33,0) width 44: "content"
RenderBlock {DIV} at (0,78.44) size 784x20
RenderBlock {<pseudo:before>} at (0,0) size 29x20
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,0) size 44x19
text run at (29,0) width 44: "content"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 29x20
LayoutTableRow (anonymous) at (0,0) size 29x20
LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,0) size 44x19
text run at (29,0) width 44: "content"
@@ -33,14 +33,14 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,198.31) size 784x60
RenderInline {SPAN} at (0,0) size 77x19
RenderInline {<pseudo:before>} at (0,0) size 33x19
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "Test: "
RenderText {#text} at (33,0) size 44x19
text run at (33,0) width 44: "content"
LayoutBR {BR} at (77,15) size 0x0
RenderInline {SPAN} at (0,0) size 73x19
RenderBlock {<pseudo:before>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,20) size 44x19
text run at (29,20) width 44: "content"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 29x20
LayoutTableRow (anonymous) at (0,0) size 29x20
LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,40) size 44x19
text run at (29,40) width 44: "content"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/no-openclose-quote-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/no-openclose-quote-expected.txt
index 77404a8..d599f1a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/no-openclose-quote-expected.txt
@@ -5,15 +5,15 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderTextFragment at (0,0) size 8x19
+ LayoutTextFragment at (0,0) size 8x19
text run at (0,0) width 8: "*"
LayoutQuote at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (8,0) size 405x19
text run at (8,0) width 108: "This is some text. "
text run at (116,0) width 297: "It should have a single asterisk before and after it."
RenderInline {<pseudo:after>} at (0,0) size 8x19
- RenderTextFragment at (413,0) size 8x19
+ LayoutTextFragment at (413,0) size 8x19
text run at (413,0) width 8: "*"
LayoutQuote at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
index 96356fe..fbead11 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-before-after-child-add-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 74x60 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,0) size 74x20
RenderInline {<pseudo:before>} at (0,0) size 59x19
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (0,20) size 74x20
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
RenderBlock (anonymous) at (0,40) size 74x20
RenderInline {<pseudo:after>} at (0,0) size 48x19
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
index 5d4696b..158a777 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
@@ -10,14 +10,14 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 181x20
LayoutTableRow (anonymous) at (0,0) size 181x20
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableCell (anonymous) at (59,0) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 74x20
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (133,0) size 48x20 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,56) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
index 95fe585..02abf25 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -8,11 +8,11 @@ layer at (0,0) size 800x36
LayoutTableSection (anonymous) at (0,0) size 265x20
LayoutTableRow (anonymous) at (0,0) size 265x20
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 190x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 190x19
+ LayoutTextFragment at (0,0) size 190x19
text run at (0,0) width 190: "You should just see a single line"
LayoutTableCell {DIV} at (190,0) size 4x20 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
LayoutTableCell (anonymous) {<pseudo:after>} at (194,0) size 71x20 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 71x19
+ LayoutTextFragment at (0,0) size 71x19
text run at (0,0) width 71: "of blue text."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-child-add-expected.txt
index c50cf89..08ec2e4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-child-add-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 74x60
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,40) size 74x20
LayoutTableCell (anonymous) at (0,40) size 74x20 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-expected.txt
index 5bdb309..7eb04d4 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-before-after-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x112
text run at (3,3) width 9: "S"
LayoutTableRow {DIV} at (0,26) size 62x26
LayoutTableCell (anonymous) {<pseudo:before>} at (0,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x19
+ LayoutTextFragment at (3,3) size 9x19
text run at (3,3) width 9: "P"
LayoutTableCell {DIV} at (15,26) size 17x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (3,3) size 11x19
@@ -32,5 +32,5 @@ layer at (0,0) size 800x112
RenderText {#text} at (3,3) size 9x19
text run at (3,3) width 9: "S"
LayoutTableCell (anonymous) {<pseudo:after>} at (47,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x19
+ LayoutTextFragment at (3,3) size 9x19
text run at (3,3) width 9: "S"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-expected.txt
index 86e072c..fb3b030 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-to-inline-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x20
LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {<pseudo:before>} at (0,0) size 28x19
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderText {#text} at (28,0) size 21x19
text run at (28,0) width 21: "test"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-with-before-expected.txt
index 755f20d..4bb43c2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-group-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 28x20
LayoutTableRow (anonymous) at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-with-before-expected.txt
index c781d25..6076352 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-row-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 28x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-table-before-after-child-add-expected.txt
index b5dfdb8..b674519 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-table-before-after-child-add-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (0,20) size 74x20
RenderText {#text} at (0,0) size 74x19
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-with-before-expected.txt
index dd94475..907fea7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/table-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 28x20
LayoutTableRow (anonymous) at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/visibleContentHiddenParent-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/visibleContentHiddenParent-expected.txt
index 59afb76..42551c7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/visibleContentHiddenParent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css-generated-content/visibleContentHiddenParent-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {A} at (0,0) size 520x19
RenderInline {<pseudo:before>} at (0,0) size 344x19
- RenderTextFragment at (0,0) size 344x19
+ LayoutTextFragment at (0,0) size 344x19
text run at (0,0) width 344: "This test passes if it does not crash, and this text appears."
RenderText {#text} at (344,0) size 176x19
text run at (344,0) width 176: "But it fails if this text appears."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/attribute-selector-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/attribute-selector-dynamic-expected.txt
index 988128a..7568df1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/attribute-selector-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/attribute-selector-dynamic-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x40
text run at (0,0) width 644: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
RenderBlock {test} at (0,20) size 800x20 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 58x19
- RenderTextFragment at (0,0) size 58x19
+ LayoutTextFragment at (0,0) size 58x19
text run at (0,0) width 58: "PASSED"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
index c847ba5..d2def4a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/compare-content-style-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x256
RenderBlock {DIV} at (0,0) size 784x120
RenderBlock {DIV} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,20) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,40) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,60) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,80) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,100) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,136) size 784x96
RenderBlock {P} at (0,0) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/empty-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/empty-generated-content-expected.txt
index 2ec40c0..a36c41e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/empty-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/empty-generated-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x36
RenderText {#text} at (0,0) size 195x19
text run at (0,0) width 195: "This page intentionally left blank."
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock (anonymous) at (0,36) size 800x0
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-capitalized-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-capitalized-expected.txt
index dacfc51..61c6190 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-capitalized-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-capitalized-expected.txt
@@ -21,9 +21,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 229: "The following lines should be identical:"
RenderBlock {DIV} at (0,92) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#008000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "L"
- RenderTextFragment {#text} at (9,0) size 72x19
+ LayoutTextFragment {#text} at (9,0) size 72x19
text run at (9,0) width 72: "orem Ipsum"
RenderBlock {P} at (0,128) size 784x20
RenderInline {SPAN} at (0,0) size 9x19 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-detach-expected.txt
index b8b556c..b81d288 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-detach-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,110) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
RenderBlock {P} at (0,146) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
RenderBlock {P} at (0,182) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-after-float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-after-float-expected.txt
index eeccf3c..e213e42 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-after-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-after-float-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x20
- RenderTextFragment at (0,0) size 8x19
+ LayoutTextFragment at (0,0) size 8x19
text run at (0,0) width 8: "2"
- RenderTextFragment {#text} at (16,0) size 8x19
+ LayoutTextFragment {#text} at (16,0) size 8x19
text run at (16,0) width 8: "3"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-expected.txt
index 3ad2b48..8dd9bd1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 26x20
RenderBlock {P} at (0,0) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
LayoutTable {TABLE} at (0,118) size 32x26
LayoutTableSection {TBODY} at (0,0) size 32x26
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 28x22 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
RenderBlock {P} at (0,160) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt
index 82e392d..43fe66b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-hover-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 367: "The next line of text should turn green when we hover over it."
RenderBlock {DIV} at (0,72) size 784x40 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 760x39
+ LayoutTextFragment {#text} at (9,0) size 760x39
text run at (9,0) width 751: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including the first"
text run at (0,20) width 450: "letter) should turn green. If the first letter remains black, then there is a bug!"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
index 4171c8e..a0b002e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x88
RenderBlock {P} at (0,0) size 784x20
RenderInline {A} at (0,0) size 27x19 [color=#0000FF]
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "irst"
RenderText {#text} at (27,0) size 182x19
text run at (27,0) width 182: " letter should be bold and blue"
RenderBlock {P} at (0,36) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 12x19
- RenderTextFragment at (0,0) size 12x19
+ LayoutTextFragment at (0,0) size 12x19
text run at (0,0) width 12: "H"
- RenderTextFragment {#text} at (12,0) size 591x19
+ LayoutTextFragment {#text} at (12,0) size 591x19
text run at (12,0) width 591: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-visibility-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-visibility-expected.txt
index 111264d..50a8bb6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-visibility-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/first-letter-visibility-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 388: "The next line of text should become invisible, including first letter."
RenderBlock {DIV} at (0,72) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 11x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "C"
- RenderTextFragment {#text} at (11,0) size 66x19
+ LayoutTextFragment {#text} at (11,0) size 66x19
text run at (11,0) width 66: "lick to hide"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/css/pseudo-element-line-break-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/css/pseudo-element-line-break-expected.txt
index 5fa459e..04bd586 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/css/pseudo-element-line-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/css/pseudo-element-line-break-expected.txt
@@ -5,48 +5,48 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 121x39
text run at (102,3) width 22: "AA"
text run at (3,23) width 20: "BB"
RenderBlock {P} at (0,62) size 86x26 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 55x19
text run at (102,3) width 55: "AAAAA"
RenderBlock {P} at (0,104) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 44x39
- RenderTextFragment at (3,3) size 44x39
+ LayoutTextFragment at (3,3) size 44x39
text run at (3,3) width 44: "AAAA"
text run at (3,23) width 40: "BBBB"
RenderText {#text} at (43,23) size 50x19
text run at (43,23) width 50: "BBBBB"
RenderBlock {P} at (0,166) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 121x39
text run at (102,3) width 22: "AA"
text run at (3,23) width 18: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (21,23) size 81x19
+ LayoutTextFragment at (21,23) size 81x19
text run at (21,23) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,228) size 86x26 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 70x19
text run at (102,3) width 70: "MMMMM"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (172,3) size 81x19
+ LayoutTextFragment at (172,3) size 81x19
text run at (172,3) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,270) size 86x46 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 55x19
text run at (3,3) width 55: "YYYYY"
RenderInline {<pseudo:after>} at (0,0) size 99x39
- RenderTextFragment at (58,3) size 99x39
+ LayoutTextFragment at (58,3) size 99x39
text run at (58,3) width 44: "YYYY"
text run at (3,23) width 36: "ZZZZ"
RenderBlock {P} at (0,332) size 86x46 [border: (3px solid #0000FF)]
@@ -54,11 +54,11 @@ layer at (0,0) size 800x600
text run at (3,3) width 22: "YY"
text run at (3,23) width 18: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (21,23) size 81x19
+ LayoutTextFragment at (21,23) size 81x19
text run at (21,23) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,394) size 86x26 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 45x19
text run at (3,3) width 45: "ZZZZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (48,3) size 81x19
+ LayoutTextFragment at (48,3) size 81x19
text run at (48,3) width 81: "ZZZZZZZZZ"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/text-combine-expected.txt
index 9de4c66..83b66e7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/text-combine-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x276
text run at (0,0) width 276: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 27x24
- RenderCombineText {#text} at (0,276) size 27x24
+ LayoutTextCombine {#text} at (0,276) size 27x24
text run at (0,276) width 24: "3.667"
RenderText {#text} at (0,300) size 27x144
text run at (0,300) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x276
text run at (0,0) width 276: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 27x24
- RenderCombineText {#text} at (0,276) size 27x24
+ LayoutTextCombine {#text} at (0,276) size 27x24
text run at (0,276) width 24: "3.667"
RenderText {#text} at (0,300) size 27x144
text run at (0,300) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
index 7e7a2e8..1fab6a8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -75,7 +75,7 @@ layer at (164,12) size 58x70 clip at (165,13) size 41x68
RenderBlock {DIV} at (0,0) size 41x17
RenderBlock {OPTION} at (0,17) size 41x17 [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 21x16
text run at (18,0) width 21: "baz"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-with-display-none-option-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-with-display-none-option-expected.txt
index 848f3f1..733fafc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-with-display-none-option-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -56,7 +56,7 @@ layer at (68,69) size 65x121 clip at (69,70) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
@@ -77,7 +77,7 @@ layer at (137,69) size 65x121 clip at (138,70) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -132,19 +132,19 @@ layer at (326,52) size 63x138 clip at (327,53) size 46x136
text run at (2,0) width 41: "**456**"
RenderBlock {OPTION} at (0,17) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
RenderBlock {OPTION} at (0,34) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
RenderBlock {OPTION} at (0,51) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 19x16
text run at (18,0) width 19: "Six"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
index 9e6ca68..e1cbe73 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -158,19 +158,19 @@ layer at (12,383) size 200x25 clip at (13,384) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 1"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.3"
@@ -180,19 +180,19 @@ layer at (12,383) size 200x25 clip at (13,384) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 2"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.3"
@@ -202,19 +202,19 @@ layer at (12,383) size 200x25 clip at (13,384) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 3"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.3"
@@ -224,19 +224,19 @@ layer at (12,383) size 200x25 clip at (13,384) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 4"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.1"
RenderBlock {OPTION} at (0,34) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.3"
@@ -246,19 +246,19 @@ layer at (12,383) size 200x25 clip at (13,384) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 5"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.3"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt
index bbf715b..3569373 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/optgroup-rendering-expected.txt
@@ -20,25 +20,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 52: "Enabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -48,25 +48,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 55: "Disabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -76,25 +76,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 59: "Enabled2"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
index aa2962f..2100891 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/anonymous-items-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock {OL} at (0,36) size 784x20
LayoutListItem {<pseudo:after>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,72) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "one"
LayoutListItem {<pseudo:after>} at (40,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
RenderBlock {OL} at (0,128) size 784x20
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,164) size 784x40
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 18: "div"
LayoutListItem {<pseudo:after>} at (0,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutListItem {LI} at (40,60) size 744x20
LayoutListMarker at (-21,0) size 16x19: "3"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (40,20) size 744x40
LayoutListItem {<pseudo:before>} at (0,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
RenderBlock (anonymous) at (0,20) size 744x20
RenderText {#text} at (0,0) size 18x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/marker-before-empty-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/marker-before-empty-inline-expected.txt
index f3b0550..dfc6ad2 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/lists/marker-before-empty-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/lists/marker-before-empty-inline-expected.txt
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {SPAN} at (0,0) size 39x19
RenderInline {<pseudo:before>} at (0,0) size 39x19
- RenderTextFragment at (0,0) size 39x19
+ LayoutTextFragment at (0,0) size 39x19
text run at (0,0) width 39: "before"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,20) size 744x20
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
index 15b8c93..923192d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
@@ -12,7 +12,7 @@ layer at (8,16) size 760x437
layer at (13,21) size 750x20
RenderBlock (anonymous multi-column) at (5,5) size 750x20
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
layer at (13,108) size 750x340
RenderBlock (anonymous multi-column) at (5,91.81) size 750x340
@@ -54,7 +54,7 @@ layer at (13,108) size 750x340
text run at (25,600) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
text run at (0,620) width 143: "Nulla varius enim ac mi."
RenderBlock {<pseudo:after>} at (0,640) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,469) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,452.81) size 760x436.81 [border: (5px solid #800000)]
@@ -65,7 +65,7 @@ layer at (8,469) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,474) size 750x340 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x340
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x640
RenderText {#text} at (0,0) size 367x639
@@ -107,7 +107,7 @@ layer at (13,474) size 750x340 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,881) size 750x20 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,411.81) size 750x20
RenderBlock {<pseudo:after>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,922) size 760x468 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,905.63) size 760x468.81 [border: (5px solid #800000)]
@@ -118,7 +118,7 @@ layer at (8,922) size 760x468 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,927) size 750x156 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x156
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock {P} at (0,36) size 367x240
RenderText {#text} at (0,0) size 367x239
@@ -162,7 +162,7 @@ layer at (13,1149) size 750x236 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,380) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,400) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,452) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,1406) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1390.44) size 760x472.81 [border: (5px solid #800000)]
@@ -173,7 +173,7 @@ layer at (8,1406) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1411) size 750x140 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x140
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x240
RenderText {#text} at (0,0) size 367x239
@@ -222,7 +222,7 @@ layer at (13,1618) size 750x256 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,200) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,472) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,1895) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1879.25) size 760x472.81 [border: (5px solid #800000)]
@@ -233,7 +233,7 @@ layer at (8,1895) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1900) size 750x260 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x260
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x220
RenderInline {SPAN} at (0,0) size 367x219
@@ -286,7 +286,7 @@ layer at (13,2227) size 750x136 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,200) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,252) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,2384) size 760x509 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,2368.06) size 760x508.81 [border: (5px solid #800000)]
@@ -301,7 +301,7 @@ layer at (8,2384) size 760x509 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,2389) size 750x292 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x292
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock {P} at (0,36) size 367x220
RenderText {#text} at (0,0) size 367x219
@@ -354,5 +354,5 @@ layer at (13,2788) size 750x100 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,160) width 293: "ipsum dolor sit amet, consectetuer adipiscing elit."
RenderText {#text} at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,180) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
index 1d987b8..515ecc1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-beforeafter-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 75x19
RenderInline {<pseudo:before>} at (0,0) size 49x19
- RenderTextFragment at (29,12) size 49x19
+ LayoutTextFragment at (29,12) size 49x19
text run at (29,12) width 49: "[before]"
LayoutRubyRun (anonymous) at (74,12) size 34x20
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -38,7 +38,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x19
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (55,12) size 37x19
+ LayoutTextFragment at (55,12) size 37x19
text run at (55,12) width 37: "[after]"
RenderText {#text} at (92,12) size 26x19
text run at (92,12) width 26: " Bar"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 112x19
RenderInline {<pseudo:before>} at (0,0) size 49x19
- RenderTextFragment at (29,12) size 49x19
+ LayoutTextFragment at (29,12) size 49x19
text run at (29,12) width 49: "[before]"
LayoutRubyRun (anonymous) at (74,12) size 34x20
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x19
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (104,12) size 37x19
+ LayoutTextFragment at (104,12) size 37x19
text run at (104,12) width 37: "[after]"
RenderText {#text} at (141,12) size 26x19
text run at (141,12) width 26: " Bar"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-expected.txt
index faddcf43..fab2f49 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/ruby/ruby-text-before-after-content-expected.txt
@@ -7,12 +7,12 @@ layer at (0,0) size 800x88
LayoutRubyRun (anonymous) at (0,19) size 181x37
LayoutRubyText {RT} at (0,-19) size 181x20
RenderInline {<pseudo:before>} at (0,0) size 59x19
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderText {#text} at (59,0) size 74x19
text run at (59,0) width 74: "CONTENT"
RenderInline {<pseudo:after>} at (0,0) size 48x19
- RenderTextFragment at (133,0) size 48x19
+ LayoutTextFragment at (133,0) size 48x19
text run at (133,0) width 48: "AFTER"
LayoutRubyBase (anonymous) at (0,0) size 181x37
RenderText {#text} at (79,0) size 23x36
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039-expected.txt
index 00b984f..72ddb32 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 454x19
+ LayoutTextFragment {#text} at (19,13) size 454x19
text run at (19,13) width 312: "his very long paragraph should have a big first letter "
text run at (331,13) width 142: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039b-expected.txt
index 00b984f..72ddb32 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/039b-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 454x19
+ LayoutTextFragment {#text} at (19,13) size 454x19
text run at (19,13) width 312: "his very long paragraph should have a big first letter "
text run at (331,13) width 142: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/041-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/041-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/041-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/041-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/042-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/042-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/042-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/042-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/166a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/166a-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168a-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169a-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169a-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/selectors/169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/frame-and-rules-expected.txt
index 3818cc1..8e760c9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 226x19
text run at (15,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -58,7 +58,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -107,7 +107,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -156,7 +156,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 240x19
text run at (8,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -205,7 +205,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 238x19
text run at (10,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -254,7 +254,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -303,7 +303,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (238,0) size 5x19
+ LayoutTextFragment at (238,0) size 5x19
text run at (238,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -352,7 +352,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -401,7 +401,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 242x19
text run at (8,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (249,0) size 6x19
+ LayoutTextFragment at (249,0) size 6x19
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -450,7 +450,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -499,7 +499,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 248x19
text run at (4,0) width 248: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (252,0) size 5x19
+ LayoutTextFragment at (252,0) size 5x19
text run at (252,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -548,7 +548,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (3,0) size 250x19
text run at (3,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (252,0) size 6x19
+ LayoutTextFragment at (252,0) size 6x19
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -597,7 +597,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 252x19
text run at (2,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -646,7 +646,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 250x19
text run at (4,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -695,7 +695,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -744,7 +744,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -793,7 +793,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (12,0) size 234x19
text run at (12,0) width 234: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -842,7 +842,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 254x19
text run at (2,0) width 254: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (255,0) size 6x19
+ LayoutTextFragment at (255,0) size 6x19
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -891,7 +891,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 224x19
text run at (16,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -940,7 +940,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 234x19
text run at (11,0) width 234: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -989,7 +989,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (245,0) size 6x19
+ LayoutTextFragment at (245,0) size 6x19
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 236x19
text run at (11,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (236,0) size 6x19
+ LayoutTextFragment at (236,0) size 6x19
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (237,0) size 5x19
+ LayoutTextFragment at (237,0) size 5x19
text run at (237,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (239,0) size 5x19
+ LayoutTextFragment at (239,0) size 5x19
text run at (239,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 240x19
text run at (9,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (248,0) size 6x19
+ LayoutTextFragment at (248,0) size 6x19
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (238,0) size 6x19
+ LayoutTextFragment at (238,0) size 6x19
text run at (238,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 232x19
text run at (13,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 230x19
text run at (15,0) width 230: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 211x19
text run at (24,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (235,0) size 5x19
+ LayoutTextFragment at (235,0) size 5x19
text run at (235,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 213x19
text run at (23,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (235,0) size 6x19
+ LayoutTextFragment at (235,0) size 6x19
text run at (235,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 216x19
text run at (22,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 234x19
text run at (13,0) width 234: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 212x19
text run at (23,0) width 212: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (234,0) size 6x19
+ LayoutTextFragment at (234,0) size 6x19
text run at (234,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (239,0) size 6x19
+ LayoutTextFragment at (239,0) size 6x19
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 224x19
text run at (17,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 222x19
text run at (19,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 203x19
text run at (28,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (231,0) size 5x19
+ LayoutTextFragment at (231,0) size 5x19
text run at (231,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (27,0) size 205x19
text run at (27,0) width 205: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (231,0) size 6x19
+ LayoutTextFragment at (231,0) size 6x19
text run at (231,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 208x19
text run at (26,0) width 208: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (233,0) size 6x19
+ LayoutTextFragment at (233,0) size 6x19
text run at (233,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 226x19
text run at (17,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (243,0) size 5x19
+ LayoutTextFragment at (243,0) size 5x19
text run at (243,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (55,0) size 245x19
text run at (55,0) width 245: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (299,0) size 6x19
+ LayoutTextFragment at (299,0) size 6x19
text run at (299,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
index c699ffb..1e1d87b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {<pseudo:after>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 27x19
+ LayoutTextFragment at (0,0) size 27x19
text run at (0,0) width 27: "after"
RenderBlock {P} at (0,128) size 784x40
LayoutTable {TABLE} at (0,0) size 29x40
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
index 30ddd4b..c56d508 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x349
LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (0,280) size 13x36
+ LayoutTextFragment at (0,280) size 13x36
text run at (0,280) width 13: "\""
RenderText {#text} at (13,280) size 30x36
text run at (13,280) width 30: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x349
text run at (651,280) width 29: "B "
RenderInline {<pseudo:after>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (680,280) size 13x36
+ LayoutTextFragment at (680,280) size 13x36
text run at (680,280) width 13: "\""
layer at (59,16) size 608x308
LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
index c32800b..8ebf0a9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-before-child-in-table-expected.txt
index d5f45ea..42adddc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock (anonymous) at (0,58) size 97x20
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-block-expected.txt
index e79c104..484254e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 86x58
LayoutTableRow (anonymous) at (0,0) size 86x58
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt
index b6362e0..f16f185 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (74,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-block-expected.txt
index 9c007a6..8da6acc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 97x58
LayoutTableRow (anonymous) at (0,0) size 97x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
RenderBlock {DIV} at (19,77) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-table-expected.txt
index 64a5621..754398a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 171x58
LayoutTableRow (anonymous) at (0,0) size 171x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
LayoutTableCell (anonymous) at (97,19) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-block-expected.txt
index 867e400..4933a03 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 48x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
index 2d0c12ea..e634562 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,20) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-block-expected.txt
index daf7980..77bac1a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 59x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (19,39) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-table-expected.txt
index ed725b5..c53f2b6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 74x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-expected.txt
index 5899017..ead0e93 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 44: "Lorem "
RenderInline {SPAN} at (0,0) size 37x19
RenderInline {<pseudo:before>} at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (44,0) size 37x19
text run at (44,0) width 37: "Ipsum"
RenderText {#text} at (81,0) size 4x19
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "Lor"
RenderInline {SPAN} at (0,0) size 59x19
RenderInline {<pseudo:before>} at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (22,0) size 59x19
text run at (22,0) width 59: "em Ipsum"
RenderText {#text} at (81,0) size 4x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/decorations-with-text-combine-expected.txt
index 70b86eb..68d1814 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x72
text run at (27,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,72) size 27x24
+ LayoutTextCombine {#text} at (27,72) size 27x24
text run at (27,72) width 24: "1"
RenderText {#text} at (27,96) size 27x48
text run at (27,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,144) size 27x24
+ LayoutTextCombine {#text} at (27,144) size 27x24
text run at (27,144) width 24: "123"
RenderText {#text} at (27,168) size 27x120
text run at (27,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,288) size 27x24
+ LayoutTextCombine {#text} at (27,288) size 27x24
text run at (27,288) width 24: "12345"
RenderText {#text} at (27,312) size 27x168
text run at (27,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x72
text run at (27,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,72) size 27x24
+ LayoutTextCombine {#text} at (27,72) size 27x24
text run at (27,72) width 24: "1"
RenderText {#text} at (27,96) size 27x48
text run at (27,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,144) size 27x24
+ LayoutTextCombine {#text} at (27,144) size 27x24
text run at (27,144) width 24: "123"
RenderText {#text} at (27,168) size 27x120
text run at (27,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,288) size 27x24
+ LayoutTextCombine {#text} at (27,288) size 27x24
text run at (27,288) width 24: "12345"
RenderText {#text} at (27,312) size 27x168
text run at (27,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/emphasis-combined-text-expected.txt
index ee6e97d..73b4924 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (55,0) size 55x96
text run at (55,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (55,96) size 55x48
+ LayoutTextCombine {#text} at (55,96) size 55x48
text run at (55,96) width 48: "90"
RenderText {#text} at (55,144) size 55x48
text run at (55,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 55x96
text run at (27,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (27,96) size 55x48
+ LayoutTextCombine {#text} at (27,96) size 55x48
text run at (27,96) width 48: "90"
RenderText {#text} at (27,144) size 55x48
text run at (27,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (48,0) size 55x96
text run at (48,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (48,96) size 55x48
+ LayoutTextCombine {#text} at (48,96) size 55x48
text run at (48,96) width 48: "90"
RenderText {#text} at (48,144) size 55x48
text run at (48,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/002-expected.txt
index 605be9d..c424d75 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x47 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 32x41 [color=#800000]
- RenderTextFragment at (2,3) size 32x41
+ LayoutTextFragment at (2,3) size 32x41
text run at (2,3) width 32: "M"
- RenderTextFragment {#text} at (34,20) size 169x19
+ LayoutTextFragment {#text} at (34,20) size 169x19
text run at (34,20) width 169: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/003-expected.txt
index ca60b34..b23a6dd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x28
RenderInline {<pseudo:first-letter>} at (0,0) size 17x27 [color=#FF0000]
- RenderTextFragment at (0,0) size 17x27
+ LayoutTextFragment at (0,0) size 17x27
text run at (0,0) width 17: "A"
- RenderTextFragment {#text} at (17,6) size 380x19
+ LayoutTextFragment {#text} at (17,6) size 380x19
text run at (17,6) width 380: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/text/font-ascent-mac-expected.txt
index d46fd24..78a3a4d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,360) size 752x41
text run at (0,3) width 62: "38FGKX"
layer at (24,94) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,151) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,208) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,265) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,323) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,380) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid3-expected.txt
index dc3225d..e6f43ea 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/acid3-expected.txt
@@ -66,7 +66,7 @@ layer at (17,18) size 80x36
text run at (0,24) width 34: "AT ALL"
layer at (638,18) size 20x20
RenderBlock (positioned) {<pseudo:after>} at (638,18) size 20x20 [color=#FFFFFF] [bgcolor=#FF00FF]
- RenderTextFragment at (0,0) size 20x20
+ LayoutTextFragment at (0,0) size 20x20
text run at (0,0) width 20: "X"
layer at (10,10) size 83x46
RenderBlock (positioned) {DIV} at (10,10) size 83x46 [color=#00000000]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/generated-content-inside-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/generated-content-inside-table-expected.txt
index d1b5142..e0cbe70 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/generated-content-inside-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/misc/generated-content-inside-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "This text should not break "
RenderInline {<pseudo:after>} at (0,0) size 4x19
- RenderTextFragment at (160,0) size 4x19
+ LayoutTextFragment at (160,0) size 4x19
text run at (160,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/text/textshadow-004-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/text/textshadow-004-expected.txt
index 0377700..e14f261 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/text/textshadow-004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/ietestcenter/css3/text/textshadow-004-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x80
text run at (0,0) width 284: "Test passes if there is green visible on the page."
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (9,0) size 52x19
+ LayoutTextFragment {#text} at (9,0) size 52x19
text run at (9,0) width 52: "iller Text"
RenderBlock {DIV} at (0,56) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
index c753f34..1377a63 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (91,0) size 72x19
text run at (91,0) width 72: "a single line."
RenderBlock {<pseudo:after>} at (0,20) size 784x20
- RenderTextFragment at (0,0) size 184x19
+ LayoutTextFragment at (0,0) size 184x19
text run at (0,0) width 184: "This should be the second line."
RenderBlock {DIV} at (0,96) size 784x20
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index 635abbb..e275e43 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x280
text run at (1,-3) width 259: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,196) size 784x60
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 21x24
- RenderTextFragment at (0,-8) size 21x41
+ LayoutTextFragment at (0,-8) size 21x41
text run at (0,-8) width 21: "T"
- RenderTextFragment {#text} at (23,0) size 389x19
+ LayoutTextFragment {#text} at (23,0) size 389x19
text run at (23,0) width 389: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (412,0) size 0x19
RenderText {#text} at (23,20) size 485x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
index 3ad2b48..8dd9bd1 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 26x20
RenderBlock {P} at (0,0) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
LayoutTable {TABLE} at (0,118) size 32x26
LayoutTableSection {TBODY} at (0,0) size 32x26
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 28x22 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
RenderBlock {P} at (0,160) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
index 3818cc1..8e760c9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 226x19
text run at (15,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -58,7 +58,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -107,7 +107,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -156,7 +156,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 240x19
text run at (8,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -205,7 +205,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 238x19
text run at (10,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -254,7 +254,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -303,7 +303,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (238,0) size 5x19
+ LayoutTextFragment at (238,0) size 5x19
text run at (238,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -352,7 +352,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -401,7 +401,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 242x19
text run at (8,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (249,0) size 6x19
+ LayoutTextFragment at (249,0) size 6x19
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -450,7 +450,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -499,7 +499,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 248x19
text run at (4,0) width 248: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (252,0) size 5x19
+ LayoutTextFragment at (252,0) size 5x19
text run at (252,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -548,7 +548,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (3,0) size 250x19
text run at (3,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (252,0) size 6x19
+ LayoutTextFragment at (252,0) size 6x19
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -597,7 +597,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 252x19
text run at (2,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -646,7 +646,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 250x19
text run at (4,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -695,7 +695,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -744,7 +744,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -793,7 +793,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (12,0) size 234x19
text run at (12,0) width 234: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -842,7 +842,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 254x19
text run at (2,0) width 254: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (255,0) size 6x19
+ LayoutTextFragment at (255,0) size 6x19
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -891,7 +891,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 224x19
text run at (16,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -940,7 +940,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 234x19
text run at (11,0) width 234: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -989,7 +989,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (245,0) size 6x19
+ LayoutTextFragment at (245,0) size 6x19
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 236x19
text run at (11,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (236,0) size 6x19
+ LayoutTextFragment at (236,0) size 6x19
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (237,0) size 5x19
+ LayoutTextFragment at (237,0) size 5x19
text run at (237,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (239,0) size 5x19
+ LayoutTextFragment at (239,0) size 5x19
text run at (239,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 240x19
text run at (9,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (248,0) size 6x19
+ LayoutTextFragment at (248,0) size 6x19
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (238,0) size 6x19
+ LayoutTextFragment at (238,0) size 6x19
text run at (238,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 232x19
text run at (13,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 230x19
text run at (15,0) width 230: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 211x19
text run at (24,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (235,0) size 5x19
+ LayoutTextFragment at (235,0) size 5x19
text run at (235,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 213x19
text run at (23,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (235,0) size 6x19
+ LayoutTextFragment at (235,0) size 6x19
text run at (235,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 216x19
text run at (22,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 234x19
text run at (13,0) width 234: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 212x19
text run at (23,0) width 212: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (234,0) size 6x19
+ LayoutTextFragment at (234,0) size 6x19
text run at (234,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (239,0) size 6x19
+ LayoutTextFragment at (239,0) size 6x19
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 224x19
text run at (17,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 222x19
text run at (19,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 203x19
text run at (28,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (231,0) size 5x19
+ LayoutTextFragment at (231,0) size 5x19
text run at (231,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (27,0) size 205x19
text run at (27,0) width 205: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (231,0) size 6x19
+ LayoutTextFragment at (231,0) size 6x19
text run at (231,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 208x19
text run at (26,0) width 208: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (233,0) size 6x19
+ LayoutTextFragment at (233,0) size 6x19
text run at (233,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 226x19
text run at (17,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (243,0) size 5x19
+ LayoutTextFragment at (243,0) size 5x19
text run at (243,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (55,0) size 245x19
text run at (55,0) width 245: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (299,0) size 6x19
+ LayoutTextFragment at (299,0) size 6x19
text run at (299,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
index c699ffb..1e1d87b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {<pseudo:after>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 27x19
+ LayoutTextFragment at (0,0) size 27x19
text run at (0,0) width 27: "after"
RenderBlock {P} at (0,128) size 784x40
LayoutTable {TABLE} at (0,0) size 29x40
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
index 30ddd4b..c56d508 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x349
LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (0,280) size 13x36
+ LayoutTextFragment at (0,280) size 13x36
text run at (0,280) width 13: "\""
RenderText {#text} at (13,280) size 30x36
text run at (13,280) width 30: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x349
text run at (651,280) width 29: "B "
RenderInline {<pseudo:after>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (680,280) size 13x36
+ LayoutTextFragment at (680,280) size 13x36
text run at (680,280) width 13: "\""
layer at (59,16) size 608x308
LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
index c32800b..8ebf0a9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
index d5f45ea..42adddc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock (anonymous) at (0,58) size 97x20
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
index e79c104..484254e 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 86x58
LayoutTableRow (anonymous) at (0,0) size 86x58
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
index b6362e0..f16f185 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (74,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
index 9c007a6..8da6acc 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 97x58
LayoutTableRow (anonymous) at (0,0) size 97x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
RenderBlock {DIV} at (19,77) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
index 64a5621..754398a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 171x58
LayoutTableRow (anonymous) at (0,0) size 171x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
LayoutTableCell (anonymous) at (97,19) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
index 867e400..4933a03 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 48x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
index 2d0c12ea..e634562 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,20) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
index daf7980..77bac1a 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 59x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (19,39) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
index ed725b5..c53f2b6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 74x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
index 70b86eb..68d1814 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x72
text run at (0,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,72) size 27x24
+ LayoutTextCombine {#text} at (0,72) size 27x24
text run at (0,72) width 24: "1"
RenderText {#text} at (0,96) size 27x48
text run at (0,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,144) size 27x24
+ LayoutTextCombine {#text} at (0,144) size 27x24
text run at (0,144) width 24: "123"
RenderText {#text} at (0,168) size 27x120
text run at (0,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (0,288) size 27x24
+ LayoutTextCombine {#text} at (0,288) size 27x24
text run at (0,288) width 24: "12345"
RenderText {#text} at (0,312) size 27x168
text run at (0,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x72
text run at (27,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,72) size 27x24
+ LayoutTextCombine {#text} at (27,72) size 27x24
text run at (27,72) width 24: "1"
RenderText {#text} at (27,96) size 27x48
text run at (27,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,144) size 27x24
+ LayoutTextCombine {#text} at (27,144) size 27x24
text run at (27,144) width 24: "123"
RenderText {#text} at (27,168) size 27x120
text run at (27,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,288) size 27x24
+ LayoutTextCombine {#text} at (27,288) size 27x24
text run at (27,288) width 24: "12345"
RenderText {#text} at (27,312) size 27x168
text run at (27,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x72
text run at (27,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,72) size 27x24
+ LayoutTextCombine {#text} at (27,72) size 27x24
text run at (27,72) width 24: "1"
RenderText {#text} at (27,96) size 27x48
text run at (27,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,144) size 27x24
+ LayoutTextCombine {#text} at (27,144) size 27x24
text run at (27,144) width 24: "123"
RenderText {#text} at (27,168) size 27x120
text run at (27,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x24 [color=#0000FF]
- RenderCombineText {#text} at (27,288) size 27x24
+ LayoutTextCombine {#text} at (27,288) size 27x24
text run at (27,288) width 24: "12345"
RenderText {#text} at (27,312) size 27x168
text run at (27,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
index ee6e97d..73b4924 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (55,0) size 55x96
text run at (55,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (55,96) size 55x48
+ LayoutTextCombine {#text} at (55,96) size 55x48
text run at (55,96) width 48: "90"
RenderText {#text} at (55,144) size 55x48
text run at (55,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 55x96
text run at (27,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (27,96) size 55x48
+ LayoutTextCombine {#text} at (27,96) size 55x48
text run at (27,96) width 48: "90"
RenderText {#text} at (27,144) size 55x48
text run at (27,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (48,0) size 55x96
text run at (48,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (48,96) size 55x48
+ LayoutTextCombine {#text} at (48,96) size 55x48
text run at (48,96) width 48: "90"
RenderText {#text} at (48,144) size 55x48
text run at (48,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
index d46fd24..78a3a4d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,360) size 752x41
text run at (0,3) width 62: "38FGKX"
layer at (24,94) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,151) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,208) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,265) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,323) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,380) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/compositing/generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/compositing/generated-content-expected.txt
index 901db0a..26ecdeb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/compositing/generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/compositing/generated-content-expected.txt
@@ -13,5 +13,5 @@ layer at (0,0) size 800x294
RenderBlock {DIV} at (0,68) size 202x202 [border: (1px solid #000000)]
layer at (9,85) size 200x200
RenderBlock {<pseudo:after>} at (1,1) size 200x200
- RenderTextFragment at (0,0) size 66x18
+ LayoutTextFragment at (0,0) size 66x18
text run at (0,0) width 66: "Generated"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
index fb9c26b..b802f23 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/firstletter-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBody {BODY} at (8,8) size 769x695 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 354x18
+ LayoutTextFragment {#text} at (9,0) size 354x18
text run at (9,0) width 354: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,34) size 769x60
RenderText {#text} at (0,0) size 305x60
@@ -21,9 +21,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {HR} at (0,107) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,125) size 769x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 766x54
+ LayoutTextFragment {#text} at (9,0) size 766x54
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (453,0) width 305: "If this precise combination does not occur, then"
text run at (0,18) width 216: "the user agent has failed this test. "
@@ -31,9 +31,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 124: "more than one line."
RenderBlock {P} at (0,195) size 769x73
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#800000]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 752x58
+ LayoutTextFragment {#text} at (19,15) size 752x58
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (644,15) width 88: "If this precise"
text run at (0,37) width 433: "combination does not occur, then the user agent has failed this test. "
@@ -41,9 +41,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 355: "the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,284) size 769x100
RenderInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- RenderTextFragment at (0,0) size 76x64
+ LayoutTextFragment at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
- RenderTextFragment {#text} at (75,36) size 754x64
+ LayoutTextFragment {#text} at (75,36) size 754x64
text run at (75,36) width 325: "e should check for quotation support,\" it was said. "
text run at (399,36) width 339: "The first two characters in this paragraph-- a double-"
text run at (0,64) width 628: "quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
@@ -63,9 +63,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,26) size 755x267 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 726x54
+ LayoutTextFragment {#text} at (9,0) size 726x54
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (453,0) width 273: "If this precise combination does not occur,"
text run at (0,18) width 248: "then the user agent has failed this test. "
@@ -73,9 +73,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 209: "displayed on more than one line."
RenderBlock {P} at (4,74) size 747x73
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#800000]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 732x58
+ LayoutTextFragment {#text} at (19,15) size 732x58
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (644,15) width 88: "If this precise"
text run at (0,37) width 433: "combination does not occur, then the user agent has failed this test. "
@@ -83,9 +83,9 @@ layer at (0,0) size 785x711 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 385: "test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,163) size 747x100
RenderInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- RenderTextFragment at (0,0) size 76x64
+ LayoutTextFragment at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
- RenderTextFragment {#text} at (75,36) size 738x64
+ LayoutTextFragment {#text} at (75,36) size 738x64
text run at (75,36) width 325: "e should check for quotation support,\" it was said. "
text run at (399,36) width 339: "The first two characters in this paragraph-- a double-"
text run at (0,64) width 628: "quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt
index 2f3bdbf..c22af92 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css1/pseudo/multiple_pseudo_elements-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1014 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 354x18
+ LayoutTextFragment {#text} at (9,0) size 354x18
text run at (9,0) width 354: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,34) size 769x105
RenderText {#text} at (0,0) size 359x105
@@ -27,9 +27,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {HR} at (0,152) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,170) size 769x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 744x54
+ LayoutTextFragment {#text} at (9,0) size 744x54
text run at (9,0) width 735: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be"
text run at (0,18) width 44: "green. "
text run at (43,18) width 525: "If this precise combination does not occur, then the user agent has failed this test. "
@@ -37,9 +37,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,36) width 505: "ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,240) size 769x183
RenderInline {<pseudo:first-letter>} at (0,0) size 69x129 [color=#800000]
- RenderTextFragment at (0,0) size 69x129
+ LayoutTextFragment at (0,0) size 69x129
text run at (0,0) width 69: "T"
- RenderTextFragment {#text} at (68,72) size 766x111
+ LayoutTextFragment {#text} at (68,72) size 766x111
text run at (68,72) width 634: "he first letter of this paragraph, and only that one,"
text run at (0,129) width 754: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line"
text run at (0,147) width 304: "should be 200% bigger than normal and green. "
@@ -48,9 +48,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (57,165) width 678: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,439) size 769x118
RenderInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- RenderTextFragment at (0,0) size 76x64
+ LayoutTextFragment at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
- RenderTextFragment {#text} at (75,36) size 766x82
+ LayoutTextFragment {#text} at (75,36) size 766x82
text run at (75,36) width 335: "e should check for quotation support,\" it was said. "
text run at (409,36) width 357: "The first two characters in this paragraph-- a double-"
text run at (0,64) width 696: "quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red). "
@@ -72,9 +72,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (12,26) size 755x413 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#800000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 744x54
+ LayoutTextFragment {#text} at (9,0) size 744x54
text run at (9,0) width 735: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be"
text run at (0,18) width 44: "green. "
text run at (43,18) width 525: "If this precise combination does not occur, then the user agent has failed this test. "
@@ -82,9 +82,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,36) width 505: "ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,74) size 747x201
RenderInline {<pseudo:first-letter>} at (0,0) size 69x129 [color=#800000]
- RenderTextFragment at (0,0) size 69x129
+ LayoutTextFragment at (0,0) size 69x129
text run at (0,0) width 69: "T"
- RenderTextFragment {#text} at (68,72) size 742x129
+ LayoutTextFragment {#text} at (68,72) size 742x129
text run at (68,72) width 634: "he first letter of this paragraph, and only that one,"
text run at (0,129) width 726: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first"
text run at (0,147) width 332: "line should be 200% bigger than normal and green. "
@@ -94,9 +94,9 @@ layer at (0,0) size 785x1030 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,183) width 56: "one line."
RenderBlock {P} at (4,291) size 747x118
RenderInline {<pseudo:first-letter>} at (0,0) size 76x64 [color=#800000]
- RenderTextFragment at (0,0) size 76x64
+ LayoutTextFragment at (0,0) size 76x64
text run at (0,0) width 76: "\"W"
- RenderTextFragment {#text} at (75,36) size 744x82
+ LayoutTextFragment {#text} at (75,36) size 744x82
text run at (75,36) width 335: "e should check for quotation support,\" it was said. "
text run at (409,36) width 303: "The first two characters in this paragraph-- a"
text run at (0,64) width 741: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red)."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.txt
index 3eb3656..e4a45e4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t040103-escapes-00-b-expected.txt
@@ -11,13 +11,13 @@ layer at (0,0) size 800x152
text run at (0,0) width 153: "This is a test paragraph."
RenderBlock {P} at (0,68) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 33x18
- RenderTextFragment at (0,0) size 33x18
+ LayoutTextFragment at (0,0) size 33x18
text run at (0,0) width 33: "This "
RenderText {#text} at (32,0) size 121x18
text run at (32,0) width 121: "is a test paragraph."
RenderBlock {P} at (0,102) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 33x18
- RenderTextFragment at (0,0) size 33x18
+ LayoutTextFragment at (0,0) size 33x18
text run at (0,0) width 33: "This "
RenderText {#text} at (32,0) size 121x18
text run at (32,0) width 121: "is a test paragraph."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt
index e5d9db6..3cbf15c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c24-first-lttr-00-b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x255
RenderBody {BODY} at (8,16) size 784x223 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#008000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 20x18
+ LayoutTextFragment {#text} at (9,0) size 20x18
text run at (9,0) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x18
RenderText {#text} at (28,0) size 70x18
@@ -24,9 +24,9 @@ layer at (0,0) size 800x255
text run at (0,18) width 189: "user agent has failed this test."
RenderBlock {P} at (0,52) size 784x55
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#008000]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 20x18
+ LayoutTextFragment {#text} at (19,15) size 20x18
text run at (19,15) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x18
RenderText {#text} at (38,15) size 70x18
@@ -48,9 +48,9 @@ layer at (0,0) size 800x255
text run at (185,37) width 244: "then the user agent has failed this test."
RenderBlock {P} at (0,123) size 784x100
RenderInline {<pseudo:first-letter>} at (0,0) size 58x64 [color=#008000]
- RenderTextFragment at (0,0) size 58x64
+ LayoutTextFragment at (0,0) size 58x64
text run at (0,0) width 58: "\"T"
- RenderTextFragment {#text} at (57,36) size 20x18
+ LayoutTextFragment {#text} at (57,36) size 20x18
text run at (57,36) width 20: "he "
RenderInline {STRONG} at (0,0) size 134x18
RenderText {#text} at (76,36) size 134x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
index 869b63a..9df26f4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x455
RenderBody {BODY} at (8,16) size 784x431 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x238
RenderInline {<pseudo:first-letter>} at (0,0) size 88x166 [color=#00FFFF]
- RenderTextFragment at (0,0) size 88x166
+ LayoutTextFragment at (0,0) size 88x166
text run at (0,0) width 88: "T"
- RenderTextFragment {#text} at (87,87) size 59x55
+ LayoutTextFragment {#text} at (87,87) size 59x55
text run at (87,87) width 59: "he "
RenderInline {STRONG} at (0,0) size 207x55
RenderText {#text} at (145,87) size 207x55
@@ -49,9 +49,9 @@ layer at (0,0) size 800x455
text run at (56,220) width 149: "than one line. (TEST1)"
RenderBlock {P} at (0,254) size 784x73
RenderInline {<pseudo:first-letter>} at (0,0) size 33x37 [color=#00FFFF]
- RenderTextFragment at (0,0) size 33x37
+ LayoutTextFragment at (0,0) size 33x37
text run at (0,0) width 33: "\"T"
- RenderTextFragment {#text} at (32,15) size 98x18
+ LayoutTextFragment {#text} at (32,15) size 98x18
text run at (32,15) width 98: "est\": The first "
RenderInline {STRONG} at (0,0) size 109x18
RenderText {#text} at (129,15) size 109x18
@@ -86,9 +86,9 @@ layer at (0,0) size 800x455
text run at (322,55) width 416: "the paragraph must be displayed on more than one line. (TEST2)"
RenderBlock {P} at (0,343) size 784x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#00FFFF]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 20x18
+ LayoutTextFragment {#text} at (9,0) size 20x18
text run at (9,0) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x18
RenderText {#text} at (28,0) size 70x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt
index 45c6e6d..de14d33 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counter-01-b-expected.txt
@@ -15,84 +15,84 @@ layer at (0,0) size 800x94
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (0,0) size 8x18
+ LayoutTextFragment at (0,0) size 8x18
text run at (0,0) width 8: "z"
RenderText {#text} at (7,0) size 5x18
text run at (7,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (11,0) size 8x18
+ LayoutTextFragment at (11,0) size 8x18
text run at (11,0) width 8: "z"
RenderText {#text} at (18,0) size 5x18
text run at (18,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (22,0) size 8x18
+ LayoutTextFragment at (22,0) size 8x18
text run at (22,0) width 8: "z"
RenderText {#text} at (29,0) size 5x18
text run at (29,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (33,0) size 8x18
+ LayoutTextFragment at (33,0) size 8x18
text run at (33,0) width 8: "z"
RenderText {#text} at (40,0) size 5x18
text run at (40,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (44,0) size 8x18
+ LayoutTextFragment at (44,0) size 8x18
text run at (44,0) width 8: "z"
RenderText {#text} at (51,0) size 5x18
text run at (51,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (55,0) size 8x18
+ LayoutTextFragment at (55,0) size 8x18
text run at (55,0) width 8: "z"
RenderText {#text} at (62,0) size 5x18
text run at (62,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (66,0) size 8x18
+ LayoutTextFragment at (66,0) size 8x18
text run at (66,0) width 8: "z"
RenderText {#text} at (73,0) size 5x18
text run at (73,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (77,0) size 8x18
+ LayoutTextFragment at (77,0) size 8x18
text run at (77,0) width 8: "z"
RenderText {#text} at (84,0) size 5x18
text run at (84,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (88,0) size 8x18
+ LayoutTextFragment at (88,0) size 8x18
text run at (88,0) width 8: "z"
RenderText {#text} at (95,0) size 5x18
text run at (95,0) width 5: " "
RenderInline {SPAN} at (0,0) size 9x18
RenderInline {<pseudo:before>} at (0,0) size 9x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (99,0) size 9x18
+ LayoutTextFragment at (99,0) size 9x18
text run at (99,0) width 9: "z"
RenderText {#text} at (107,0) size 5x18
text run at (107,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (111,0) size 8x18
+ LayoutTextFragment at (111,0) size 8x18
text run at (111,0) width 8: "z"
RenderText {#text} at (118,0) size 5x18
text run at (118,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (122,0) size 8x18
+ LayoutTextFragment at (122,0) size 8x18
text run at (122,0) width 8: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt
index d42621f..6f44d09 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-01-b-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (0,0) size 4x18
text run at (0,0) width 4: "."
- RenderTextFragment at (4,0) size 8x18
+ LayoutTextFragment at (4,0) size 8x18
text run at (4,0) width 8: "z"
RenderText {#text} at (11,0) size 5x18
text run at (11,0) width 5: " "
@@ -24,7 +24,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (15,0) size 5x18
text run at (15,0) width 5: "."
- RenderTextFragment at (19,0) size 8x18
+ LayoutTextFragment at (19,0) size 8x18
text run at (19,0) width 8: "z"
RenderText {#text} at (26,0) size 5x18
text run at (26,0) width 5: " "
@@ -32,7 +32,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (30,0) size 5x18
text run at (30,0) width 5: "."
- RenderTextFragment at (34,0) size 8x18
+ LayoutTextFragment at (34,0) size 8x18
text run at (34,0) width 8: "z"
RenderText {#text} at (41,0) size 5x18
text run at (41,0) width 5: " "
@@ -40,7 +40,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (45,0) size 5x18
text run at (45,0) width 5: "."
- RenderTextFragment at (49,0) size 8x18
+ LayoutTextFragment at (49,0) size 8x18
text run at (49,0) width 8: "z"
RenderText {#text} at (56,0) size 5x18
text run at (56,0) width 5: " "
@@ -48,7 +48,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (60,0) size 5x18
text run at (60,0) width 5: "."
- RenderTextFragment at (64,0) size 8x18
+ LayoutTextFragment at (64,0) size 8x18
text run at (64,0) width 8: "z"
RenderText {#text} at (71,0) size 5x18
text run at (71,0) width 5: " "
@@ -56,7 +56,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (75,0) size 5x18
text run at (75,0) width 5: "."
- RenderTextFragment at (79,0) size 8x18
+ LayoutTextFragment at (79,0) size 8x18
text run at (79,0) width 8: "z"
RenderText {#text} at (86,0) size 5x18
text run at (86,0) width 5: " "
@@ -64,7 +64,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (90,0) size 5x18
text run at (90,0) width 5: "."
- RenderTextFragment at (94,0) size 8x18
+ LayoutTextFragment at (94,0) size 8x18
text run at (94,0) width 8: "z"
RenderText {#text} at (101,0) size 5x18
text run at (101,0) width 5: " "
@@ -72,7 +72,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (105,0) size 5x18
text run at (105,0) width 5: "."
- RenderTextFragment at (109,0) size 8x18
+ LayoutTextFragment at (109,0) size 8x18
text run at (109,0) width 8: "z"
RenderText {#text} at (116,0) size 5x18
text run at (116,0) width 5: " "
@@ -80,7 +80,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (120,0) size 5x18
text run at (120,0) width 5: "."
- RenderTextFragment at (124,0) size 8x18
+ LayoutTextFragment at (124,0) size 8x18
text run at (124,0) width 8: "z"
RenderText {#text} at (131,0) size 5x18
text run at (131,0) width 5: " "
@@ -88,7 +88,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 13x18
LayoutCounter at (135,0) size 5x18
text run at (135,0) width 5: "."
- RenderTextFragment at (139,0) size 9x18
+ LayoutTextFragment at (139,0) size 9x18
text run at (139,0) width 9: "z"
RenderText {#text} at (147,0) size 5x18
text run at (147,0) width 5: " "
@@ -96,7 +96,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (151,0) size 5x18
text run at (151,0) width 5: "."
- RenderTextFragment at (155,0) size 8x18
+ LayoutTextFragment at (155,0) size 8x18
text run at (155,0) width 8: "z"
RenderText {#text} at (162,0) size 5x18
text run at (162,0) width 5: " "
@@ -104,7 +104,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (166,0) size 5x18
text run at (166,0) width 5: "."
- RenderTextFragment at (170,0) size 8x18
+ LayoutTextFragment at (170,0) size 8x18
text run at (170,0) width 8: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt
index 7dc4a4d..a993711 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-16-c-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 34x18
LayoutCounter at (0,0) size 20x18
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x18
+ LayoutTextFragment at (20,0) size 14x18
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x18
RenderInline {<pseudo:before>} at (0,0) size 30x18
LayoutCounter at (33,0) size 17x18
text run at (33,0) width 17: "12"
- RenderTextFragment at (49,0) size 14x18
+ LayoutTextFragment at (49,0) size 14x18
text run at (49,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 100x18
RenderInline {<pseudo:before>} at (0,0) size 100x18
LayoutCounter at (62,0) size 21x18
text run at (62,0) width 21: "1.3"
- RenderTextFragment at (82,0) size 26x18
+ LayoutTextFragment at (82,0) size 26x18
text run at (82,0) width 16: "-- "
text run at (97,0) width 11: "--"
LayoutCounter at (107,0) size 55x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt
index 9315fad..8b35499 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1202-counters-17-d-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 34x18
LayoutCounter at (0,0) size 20x18
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x18
+ LayoutTextFragment at (20,0) size 14x18
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x18
RenderInline {<pseudo:before>} at (0,0) size 30x18
LayoutCounter at (33,0) size 17x18
text run at (33,0) width 17: "12"
- RenderTextFragment at (49,0) size 14x18
+ LayoutTextFragment at (49,0) size 14x18
text run at (49,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 124x18
RenderInline {<pseudo:before>} at (0,0) size 124x18
LayoutCounter at (62,0) size 21x18
text run at (62,0) width 21: "1.3"
- RenderTextFragment at (82,0) size 50x18
+ LayoutTextFragment at (82,0) size 50x18
text run at (82,0) width 50: "-- --"
LayoutCounter at (131,0) size 55x18
text run at (131,0) width 55: "1-------3"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt
index 8d1f973..fdcc28a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-01-c-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (0,0) size 8x18
text run at (0,0) width 8: "0"
- RenderTextFragment at (8,0) size 4x18
+ LayoutTextFragment at (8,0) size 4x18
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {SPAN} at (0,0) size 8x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
LayoutCounter at (12,0) size 8x18
text run at (12,0) width 8: "1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 20x18
text run at (0,0) width 20: "0 1"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt
index 377e564..6167579 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-implied-02-d-expected.txt
@@ -9,34 +9,34 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 35x18
RenderInline {<pseudo:before>} at (0,0) size 11x18
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "B"
RenderInline {SPAN} at (0,0) size 13x18
RenderInline {<pseudo:before>} at (0,0) size 13x18
LayoutCounter at (10,0) size 9x18
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 5x18
+ LayoutTextFragment at (18,0) size 5x18
text run at (18,0) width 5: " "
RenderInline {SPAN} at (0,0) size 13x18
RenderInline {SPAN} at (0,0) size 13x18
RenderInline {<pseudo:before>} at (0,0) size 13x18
LayoutCounter at (22,0) size 9x18
text run at (22,0) width 9: "0"
- RenderTextFragment at (30,0) size 5x18
+ LayoutTextFragment at (30,0) size 5x18
text run at (30,0) width 5: " "
RenderInline {SPAN} at (0,0) size 33x18
RenderInline {SPAN} at (0,0) size 13x18
RenderInline {<pseudo:before>} at (0,0) size 13x18
LayoutCounter at (34,0) size 9x18
text run at (34,0) width 9: "1"
- RenderTextFragment at (42,0) size 5x18
+ LayoutTextFragment at (42,0) size 5x18
text run at (42,0) width 5: " "
RenderInline {SPAN} at (0,0) size 21x18
RenderInline {SPAN} at (0,0) size 21x18
RenderInline {<pseudo:before>} at (0,0) size 21x18
LayoutCounter at (46,0) size 21x18
text run at (46,0) width 21: "1.0"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 67x18
text run at (0,0) width 67: "B1 0 1 1.0"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt
index 84d7cf2..4931c3b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t1204-root-e-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x94
RenderBlock {HTML} at (0,0) size 800x94
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {<pseudo:before>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,16) size 784x70
RenderBlock {P} at (0,0) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt
index 1151a54..744ecac 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-01-c-expected.txt
@@ -9,108 +9,108 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 491x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x18
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x18
+ LayoutTextFragment at (18,0) size 6x18
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 442x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (24,0) size 11x18
+ LayoutTextFragment at (24,0) size 11x18
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 9x18
text run at (34,0) width 9: "2"
- RenderTextFragment at (42,0) size 6x18
+ LayoutTextFragment at (42,0) size 6x18
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 219x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (48,0) size 11x18
+ LayoutTextFragment at (48,0) size 11x18
text run at (48,0) width 11: "B"
LayoutCounter at (58,0) size 21x18
text run at (58,0) width 21: "2.1"
- RenderTextFragment at (78,0) size 6x18
+ LayoutTextFragment at (78,0) size 6x18
text run at (78,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (84,0) size 11x18
+ LayoutTextFragment at (84,0) size 11x18
text run at (84,0) width 11: "B"
LayoutCounter at (94,0) size 21x18
text run at (94,0) width 21: "2.2"
- RenderTextFragment at (114,0) size 6x18
+ LayoutTextFragment at (114,0) size 6x18
text run at (114,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x18
- RenderTextFragment at (120,0) size 12x18
+ LayoutTextFragment at (120,0) size 12x18
text run at (120,0) width 12: "A"
LayoutCounter at (131,0) size 21x18
text run at (131,0) width 21: "2.3"
- RenderTextFragment at (151,0) size 6x18
+ LayoutTextFragment at (151,0) size 6x18
text run at (151,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 74x18
RenderInline {<pseudo:before>} at (0,0) size 37x18
- RenderTextFragment at (156,0) size 12x18
+ LayoutTextFragment at (156,0) size 12x18
text run at (156,0) width 12: "B"
LayoutCounter at (167,0) size 21x18
text run at (167,0) width 21: "2.4"
- RenderTextFragment at (187,0) size 6x18
+ LayoutTextFragment at (187,0) size 6x18
text run at (187,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x18
- RenderTextFragment at (192,0) size 13x18
+ LayoutTextFragment at (192,0) size 13x18
text run at (192,0) width 13: "A"
LayoutCounter at (204,0) size 21x18
text run at (204,0) width 21: "2.5"
- RenderTextFragment at (224,0) size 6x18
+ LayoutTextFragment at (224,0) size 6x18
text run at (224,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x18
- RenderTextFragment at (229,0) size 13x18
+ LayoutTextFragment at (229,0) size 13x18
text run at (229,0) width 13: "A"
LayoutCounter at (241,0) size 21x18
text run at (241,0) width 21: "2.6"
- RenderTextFragment at (261,0) size 6x18
+ LayoutTextFragment at (261,0) size 6x18
text run at (261,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 155x18
RenderInline {<pseudo:before>} at (0,0) size 37x18
- RenderTextFragment at (266,0) size 12x18
+ LayoutTextFragment at (266,0) size 12x18
text run at (266,0) width 12: "B"
LayoutCounter at (277,0) size 21x18
text run at (277,0) width 21: "2.7"
- RenderTextFragment at (297,0) size 6x18
+ LayoutTextFragment at (297,0) size 6x18
text run at (297,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 74x18
RenderInline {<pseudo:before>} at (0,0) size 37x18
- RenderTextFragment at (302,0) size 12x18
+ LayoutTextFragment at (302,0) size 12x18
text run at (302,0) width 12: "B"
LayoutCounter at (313,0) size 21x18
text run at (313,0) width 21: "2.8"
- RenderTextFragment at (333,0) size 6x18
+ LayoutTextFragment at (333,0) size 6x18
text run at (333,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x18
- RenderTextFragment at (338,0) size 13x18
+ LayoutTextFragment at (338,0) size 13x18
text run at (338,0) width 13: "A"
LayoutCounter at (350,0) size 21x18
text run at (350,0) width 21: "2.9"
- RenderTextFragment at (370,0) size 6x18
+ LayoutTextFragment at (370,0) size 6x18
text run at (370,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 46x18
- RenderTextFragment at (375,0) size 13x18
+ LayoutTextFragment at (375,0) size 13x18
text run at (375,0) width 13: "A"
LayoutCounter at (387,0) size 29x18
text run at (387,0) width 29: "2.10"
- RenderTextFragment at (415,0) size 6x18
+ LayoutTextFragment at (415,0) size 6x18
text run at (415,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 46x18
- RenderTextFragment at (420,0) size 12x18
+ LayoutTextFragment at (420,0) size 12x18
text run at (420,0) width 12: "A"
LayoutCounter at (431,0) size 29x18
text run at (431,0) width 29: "2.11"
- RenderTextFragment at (459,0) size 7x18
+ LayoutTextFragment at (459,0) size 7x18
text run at (459,0) width 7: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x18
- RenderTextFragment at (465,0) size 12x18
+ LayoutTextFragment at (465,0) size 12x18
text run at (465,0) width 12: "A"
LayoutCounter at (476,0) size 9x18
text run at (476,0) width 9: "3"
- RenderTextFragment at (484,0) size 7x18
+ LayoutTextFragment at (484,0) size 7x18
text run at (484,0) width 7: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 491x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
index 278c741..d3a36bc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-02-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 195x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x18
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x18
+ LayoutTextFragment at (18,0) size 6x18
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 146x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (24,0) size 11x18
+ LayoutTextFragment at (24,0) size 11x18
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 21x18
text run at (34,0) width 21: "1.1"
- RenderTextFragment at (54,0) size 6x18
+ LayoutTextFragment at (54,0) size 6x18
text run at (54,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (60,0) size 11x18
+ LayoutTextFragment at (60,0) size 11x18
text run at (60,0) width 11: "B"
LayoutCounter at (70,0) size 21x18
text run at (70,0) width 21: "1.2"
- RenderTextFragment at (90,0) size 6x18
+ LayoutTextFragment at (90,0) size 6x18
text run at (90,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x18
- RenderTextFragment at (96,0) size 12x18
+ LayoutTextFragment at (96,0) size 12x18
text run at (96,0) width 12: "A"
LayoutCounter at (107,0) size 21x18
text run at (107,0) width 21: "1.3"
- RenderTextFragment at (127,0) size 6x18
+ LayoutTextFragment at (127,0) size 6x18
text run at (127,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x18
- RenderTextFragment at (132,0) size 13x18
+ LayoutTextFragment at (132,0) size 13x18
text run at (132,0) width 13: "A"
LayoutCounter at (144,0) size 21x18
text run at (144,0) width 21: "1.4"
- RenderTextFragment at (164,0) size 6x18
+ LayoutTextFragment at (164,0) size 6x18
text run at (164,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x18
- RenderTextFragment at (169,0) size 13x18
+ LayoutTextFragment at (169,0) size 13x18
text run at (169,0) width 13: "A"
LayoutCounter at (181,0) size 9x18
text run at (181,0) width 9: "2"
- RenderTextFragment at (189,0) size 6x18
+ LayoutTextFragment at (189,0) size 6x18
text run at (189,0) width 6: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 195x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt
index 5b42f12..59ccc11 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-03-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 159x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x18
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x18
+ LayoutTextFragment at (18,0) size 6x18
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 110x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (24,0) size 11x18
+ LayoutTextFragment at (24,0) size 11x18
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 9x18
text run at (34,0) width 9: "2"
- RenderTextFragment at (42,0) size 6x18
+ LayoutTextFragment at (42,0) size 6x18
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 49x18
RenderInline {<pseudo:before>} at (0,0) size 24x18
- RenderTextFragment at (48,0) size 11x18
+ LayoutTextFragment at (48,0) size 11x18
text run at (48,0) width 11: "B"
LayoutCounter at (58,0) size 9x18
text run at (58,0) width 9: "3"
- RenderTextFragment at (66,0) size 6x18
+ LayoutTextFragment at (66,0) size 6x18
text run at (66,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x18
- RenderTextFragment at (72,0) size 12x18
+ LayoutTextFragment at (72,0) size 12x18
text run at (72,0) width 12: "A"
LayoutCounter at (83,0) size 9x18
text run at (83,0) width 9: "4"
- RenderTextFragment at (91,0) size 6x18
+ LayoutTextFragment at (91,0) size 6x18
text run at (91,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x18
- RenderTextFragment at (96,0) size 13x18
+ LayoutTextFragment at (96,0) size 13x18
text run at (96,0) width 13: "A"
LayoutCounter at (108,0) size 21x18
text run at (108,0) width 21: "4.1"
- RenderTextFragment at (128,0) size 6x18
+ LayoutTextFragment at (128,0) size 6x18
text run at (128,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x18
- RenderTextFragment at (133,0) size 13x18
+ LayoutTextFragment at (133,0) size 13x18
text run at (133,0) width 13: "A"
LayoutCounter at (145,0) size 9x18
text run at (145,0) width 9: "5"
- RenderTextFragment at (153,0) size 6x18
+ LayoutTextFragment at (153,0) size 6x18
text run at (153,0) width 6: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 159x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt
index 3ee2fe5..ff3d7eb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css2.1/t120401-scope-04-d-expected.txt
@@ -12,31 +12,31 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (0,0) size 8x18
text run at (0,0) width 8: "1"
- RenderTextFragment at (8,0) size 4x18
+ LayoutTextFragment at (8,0) size 4x18
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x18
RenderInline {SPAN} at (0,0) size 12x18
RenderInline {<pseudo:before>} at (0,0) size 12x18
LayoutCounter at (12,0) size 8x18
text run at (12,0) width 8: "1"
- RenderTextFragment at (20,0) size 4x18
+ LayoutTextFragment at (20,0) size 4x18
text run at (20,0) width 4: " "
RenderInline {SPAN} at (0,0) size 55x18
RenderInline {<pseudo:before>} at (0,0) size 11x18
- RenderTextFragment at (24,0) size 11x18
+ LayoutTextFragment at (24,0) size 11x18
text run at (24,0) width 11: "R"
RenderInline {SPAN} at (0,0) size 25x18
RenderInline {<pseudo:before>} at (0,0) size 25x18
LayoutCounter at (34,0) size 21x18
text run at (34,0) width 21: "1.1"
- RenderTextFragment at (54,0) size 5x18
+ LayoutTextFragment at (54,0) size 5x18
text run at (54,0) width 5: " "
RenderInline {SPAN} at (0,0) size 1x18
RenderInline {SPAN} at (0,0) size 21x18
RenderInline {<pseudo:before>} at (0,0) size 21x18
LayoutCounter at (58,0) size 21x18
text run at (58,0) width 21: "1.1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 79x18
text run at (0,0) width 79: "1 1 R1.1 1.1"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166-expected.txt
index 0c913e6..f7d0865 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166a-expected.txt
index 0c913e6..f7d0865 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168-expected.txt
index 95c946f..bf43be1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168a-expected.txt
index 95c946f..bf43be1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169-expected.txt
index 5307698..361c1d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169a-expected.txt
index 5307698..361c1d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39-expected.txt
index b9a83c1..24faa8f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {BODY} at (8,16) size 784x235
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x220
+ LayoutTextFragment {#text} at (19,15) size 768x220
text run at (19,15) width 749: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39a-expected.txt
index b18ff5c..9e436c0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x220
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39b-expected.txt
index b75099d..d9e7652 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {BODY} at (8,16) size 784x235
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x220
+ LayoutTextFragment {#text} at (19,15) size 768x220
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 230: "Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39c-expected.txt
index bc141a0..57d36f0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x220
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41-expected.txt
index db16b2b..f0a1fb1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41a-expected.txt
index db16b2b..f0a1fb1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42-expected.txt
index e31215c..b705a9a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x36 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x36
+ LayoutTextFragment at (623,0) size 720x36
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42a-expected.txt
index e31215c..b705a9a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-42a-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x36 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x36
+ LayoutTextFragment at (623,0) size 720x36
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166-expected.txt
index 9d49447..2fb9866 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {body} at (8,16) size 784x18
RenderBlock {p} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
index 9d49447..2fb9866 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {body} at (8,16) size 784x18
RenderBlock {p} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168-expected.txt
index a716a3d..9512bb2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
index a716a3d..9512bb2 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169-expected.txt
index 3432b65..605fee5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
index 3432b65..605fee5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39-expected.txt
index 9a90747..cc39784 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {body} at (8,16) size 784x235
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x220
+ LayoutTextFragment {#text} at (19,15) size 768x220
text run at (19,15) width 749: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
index 70eebcf..4783135 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x220
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
index fb1317a..d61060f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {body} at (8,16) size 784x235
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x220
+ LayoutTextFragment {#text} at (19,15) size 768x220
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 230: "Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
index c5de3ba..001d9b5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x220
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41-expected.txt
index 7526bb2..650e936 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {body} at (8,16) size 784x36
RenderBlock {p} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
index 7526bb2..650e936 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {body} at (8,16) size 784x36
RenderBlock {p} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42-expected.txt
index e79d3ad..a6a52d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x36 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x36
+ LayoutTextFragment at (623,0) size 720x36
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
index e79d3ad..a6a52d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x36 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x36
+ LayoutTextFragment at (623,0) size 720x36
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166-expected.txt
index 03fb8f5..cadb7e9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x50
RenderBlock {test} at (0,0) size 800x50
RenderBlock {p} at (0,16) size 800x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166a-expected.txt
index 03fb8f5..cadb7e9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-166a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x50
RenderBlock {test} at (0,0) size 800x50
RenderBlock {p} at (0,16) size 800x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168-expected.txt
index 9fedb26..5993107 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168a-expected.txt
index 9fedb26..5993107 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-168a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169-expected.txt
index 575930b..51a2da7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169a-expected.txt
index 575930b..51a2da7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-169a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39-expected.txt
index 09590cc..0563374 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x267
RenderBlock {test} at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 800x220
+ LayoutTextFragment {#text} at (19,15) size 800x220
text run at (19,15) width 781: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39a-expected.txt
index 8454794..00935e5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39a-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 792x220
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39b-expected.txt
index 1388798..75880b3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39b-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x267
RenderBlock {test} at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 800x220
+ LayoutTextFragment {#text} at (19,15) size 800x220
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 262: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39c-expected.txt
index 2806dbc..8f92438 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-39c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:before>} at (0,0) size 20x18 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 792x220
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41-expected.txt
index cd145c0c..7e6b948 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x68
RenderBlock {test} at (0,0) size 800x68
RenderBlock {p} at (0,16) size 800x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41a-expected.txt
index cd145c0c..7e6b948 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-41a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x68
RenderBlock {test} at (0,0) size 800x68
RenderBlock {p} at (0,16) size 800x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42-expected.txt
index 2982de6..27e8389 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x50
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 176x18 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 176x18
+ LayoutTextFragment at (623,0) size 176x18
text run at (623,0) width 176: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42a-expected.txt
index 2982de6..27e8389 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/css3/selectors3/xml/css3-modsel-42a-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x50
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 176x18 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 176x18
+ LayoutTextFragment at (623,0) size 176x18
text run at (623,0) width 176: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.txt
index 443cabb..852a3fc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (98,0) size 82x18
text run at (98,0) width 82: "a single line."
RenderBlock {<pseudo:after>} at (0,18) size 784x18
- RenderTextFragment at (0,0) size 199x18
+ LayoutTextFragment at (0,0) size 199x18
text run at (0,0) width 199: "This should be the second line."
RenderBlock {DIV} at (0,88) size 784x18
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/block/lineboxcontain/glyphs-expected.txt
index 3687a0a..88d6c67 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x275
text run at (1,-2) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,197) size 784x54
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 22x24
- RenderTextFragment at (0,-8) size 22x41
+ LayoutTextFragment at (0,-8) size 22x41
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (24,0) size 419x18
+ LayoutTextFragment {#text} at (24,0) size 419x18
text run at (24,0) width 419: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (442,0) size 1x18
RenderText {#text} at (24,18) size 524x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt
index 2fd6300..f1316f0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/box-shadow/basic-shadows-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x671 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,18) width 180: "This second line should not."
RenderBlock {P} at (0,598) size 769x36
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 39.33x65 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderTextFragment at (5,5) size 30x55
+ LayoutTextFragment at (5,5) size 30x55
text run at (5,5) width 30: "T"
- RenderTextFragment {#text} at (43,0) size 499x18
+ LayoutTextFragment {#text} at (43,0) size 499x18
text run at (43,0) width 499: "he first letter of this paragraph should have a border and a nice shadow effect."
LayoutBR {BR} at (541,14) size 1x0
RenderText {#text} at (43,18) size 167x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/002-expected.txt
index 1bc1fda..8dc2923 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/002-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 56x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#FFD800]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "S"
- RenderTextFragment at (8,0) size 48x18
+ LayoutTextFragment at (8,0) size 48x18
text run at (8,0) width 48: "pecial: "
RenderText {#text} at (55,0) size 605x18
text run at (55,0) width 223: "The \"S\" to the left should be gold. "
text run at (277,0) width 383: "This is testing :before used in conjunction with :first-letter. "
RenderInline {<pseudo:after>} at (0,0) size 66x18
- RenderTextFragment at (659,0) size 66x18
+ LayoutTextFragment at (659,0) size 66x18
text run at (659,0) width 66: "[The End]"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/003-expected.txt
index a631d6c..accfc6f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 15x52
- RenderTextFragment at (0,0) size 15x52
+ LayoutTextFragment at (0,0) size 15x52
text run at (0,0) width 15: "I"
- RenderTextFragment {#text} at (15,0) size 461x18
+ LayoutTextFragment {#text} at (15,0) size 461x18
text run at (15,0) width 461: "n an attempt to lose some weight, I have switched computing platforms."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/004-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/004-expected.txt
index c2d4ffb..865b2af 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/004-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x18 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 166x18
- RenderTextFragment at (0,0) size 166x18
+ LayoutTextFragment at (0,0) size 166x18
text run at (0,0) width 166: "This text should be green."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
index e8d03ac..0fbb58b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/005-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 160x18
RenderInline {<pseudo:before>} at (0,0) size 7x18
LayoutQuote at (0,0) size 7x18
- RenderTextFragment at (0,0) size 7x18
+ LayoutTextFragment at (0,0) size 7x18
text run at (0,0) width 7: "\""
RenderText {#text} at (6,0) size 154x18
text run at (6,0) width 154: "Quotes should surround"
@@ -19,6 +19,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 56: "this text."
RenderInline {<pseudo:after>} at (0,0) size 7x18
LayoutQuote at (0,0) size 7x18
- RenderTextFragment at (55,0) size 7x18
+ LayoutTextFragment at (55,0) size 7x18
text run at (55,0) width 7: "\""
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/007-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/007-expected.txt
index 45d52b1..53fb26a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/007-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 264x18
+ LayoutTextFragment {#text} at (9,0) size 264x18
text run at (9,0) width 264: "HIS TEXT SHOULD BE UPPERCASE."
RenderBlock {P} at (0,34) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 273x18
- RenderTextFragment at (0,0) size 273x18
+ LayoutTextFragment at (0,0) size 273x18
text run at (0,0) width 273: "THIS TEXT SHOULD BE UPPERCASE."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt
index 7cb4919..12350f0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/008-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 443: "In this paragraph, there should be a right floating green ::after block. "
text run at (442,0) width 164: "It should be ok to do this."
RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=#008000] [bgcolor=#008000]
- RenderTextFragment at (0,0) size 56x18
+ LayoutTextFragment at (0,0) size 56x18
text run at (0,0) width 56: "Invisible"
layer at (300,300) size 312x18
RenderBlock (positioned) {<pseudo:before>} at (300,300) size 311.50x18
- RenderTextFragment at (0,0) size 312x18
+ LayoutTextFragment at (0,0) size 312x18
text run at (0,0) width 312: "Some text that should be at an (x,y) of (300,300)"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/009-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/009-expected.txt
index 5d9adb19..1d44bb4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/009-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,68) size 784x55 [color=#FF0000]
RenderInline {SPAN} at (0,0) size 439x18 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 35x55
- RenderTextFragment at (0,0) size 35x55
+ LayoutTextFragment at (0,0) size 35x55
text run at (0,0) width 35: "A"
- RenderTextFragment {#text} at (34,29) size 405x18
+ LayoutTextFragment {#text} at (34,29) size 405x18
text run at (34,29) width 405: "ll of this text should be green, including the big \"A\" first-letter."
RenderBlock {P} at (0,139) size 784x0
RenderBlock {DIV} at (0,139) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt
index 8555d22..30e4ac9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/011-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x572.09
RenderBlock {H2} at (0,0) size 784x62.50
RenderBlock {<pseudo:before>} at (0,0) size 784x15 [color=#D0D3DA]
- RenderTextFragment at (381,0) size 22x15
+ LayoutTextFragment at (381,0) size 22x15
text run at (381,0) width 22: "\x{2022} \x{2022} \x{2022}"
RenderBlock (anonymous) at (0,34.50) size 784x28
RenderText {#text} at (0,0) size 128x28
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
index 2dbe768..fefc9b9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/012-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 776: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,87.16) size 784x197 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderInline {<pseudo:first-letter>} at (0,0) size 54x85 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,1) size 52x83
+ LayoutTextFragment at (2,1) size 52x83
text run at (2,1) width 52: "H"
- RenderTextFragment {#text} at (54,45) size 756x151
+ LayoutTextFragment {#text} at (54,45) size 756x151
text run at (54,45) width 703: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
text run at (1,84) width 256: "to a green, sans-serif font. "
text run at (256,84) width 482: "Then, the CSS :first-letter rule sets the font size to"
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
text run at (1,168) width 100: "correctly)."
RenderBlock {P} at (0,308.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x85 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,1) size 52x83
+ LayoutTextFragment at (1,1) size 52x83
text run at (1,1) width 52: "H"
- RenderTextFragment {#text} at (55,1) size 782x140
+ LayoutTextFragment {#text} at (55,1) size 782x140
text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"
text run at (55,29) width 376: "rule p.floated:first-letter floats the first "
text run at (430,29) width 161: "letter to the left. "
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt
index 031b83b..db13cfc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/013-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {H1} at (0,0) size 784x37
RenderInline {<pseudo:before>} at (0,0) size 207x37
- RenderTextFragment at (0,0) size 207x37
+ LayoutTextFragment at (0,0) size 207x37
text run at (0,0) width 207: "First Chapter: "
RenderText {#text} at (206,0) size 106x37
text run at (206,0) width 106: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 242: "Should read: \"First Chapter: TEST 1\""
RenderBlock {H2} at (0,96.34) size 784x28
RenderInline {<pseudo:before>} at (0,0) size 100x28
- RenderTextFragment at (0,0) size 100x28
+ LayoutTextFragment at (0,0) size 100x28
text run at (0,0) width 100: "Chapter: "
RenderText {#text} at (99,0) size 80x28
text run at (99,0) width 80: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\""
RenderBlock {H3} at (0,180.97) size 784x22
RenderInline {<pseudo:before>} at (0,0) size 116x22
- RenderTextFragment at (0,0) size 116x22
+ LayoutTextFragment at (0,0) size 116x22
text run at (0,0) width 116: "Chapter One: "
RenderText {#text} at (115,0) size 63x22
text run at (115,0) width 63: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\""
RenderBlock {H4} at (0,260.95) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 67x18
- RenderTextFragment at (0,0) size 67x18
+ LayoutTextFragment at (0,0) size 67x18
text run at (0,0) width 67: "Chapter: "
RenderText {#text} at (66,0) size 54x18
text run at (66,0) width 54: "TEST 4"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt
index b485645..1f470a7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/014-expected.txt
@@ -91,7 +91,7 @@ layer at (0,0) size 785x887 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 661x18
text run at (0,0) width 661: "This box should contain the text \"generated content\" in CSS2-compliant browsers (but won't in Safari)."
RenderBlock {<pseudo:after>} at (0,18) size 717x18 [color=#008000]
- RenderTextFragment at (0,0) size 114x18
+ LayoutTextFragment at (0,0) size 114x18
text run at (0,0) width 114: "generated content"
RenderBlock {DIV} at (0,676.69) size 769x163.44 [border: (1px solid #000000)]
RenderBlock {H3} at (26,44.72) size 717x22
@@ -102,5 +102,5 @@ layer at (0,0) size 785x887 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 639x18
text run at (0,0) width 639: "This box should contain the text \"generated content\" in CSS2-compliant browsers, including Safari."
RenderBlock {<pseudo:after>} at (0,18) size 717x18 [color=#008000]
- RenderTextFragment at (0,0) size 114x18
+ LayoutTextFragment at (0,0) size 114x18
text run at (0,0) width 114: "generated content"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt
index d32f115..1968875 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/015-expected.txt
@@ -17,5 +17,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,40.72) size 300x18
RenderInline {FORM} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 4x18
- RenderTextFragment at (0,0) size 4x18
+ LayoutTextFragment at (0,0) size 4x18
text run at (0,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt
index 5ac5387..8abd2fe 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/016-expected.txt
@@ -15,26 +15,26 @@ layer at (0,0) size 800x238
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "1"
RenderInline {<pseudo:after>} at (0,0) size 54x18
- RenderTextFragment at (8,0) size 54x18
+ LayoutTextFragment at (8,0) size 54x18
text run at (8,0) width 54: "(href=1)"
RenderBlock {P} at (0,120) size 784x18
RenderInline {A} at (0,0) size 62x18 [color=#0000EE]
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "2"
RenderInline {<pseudo:after>} at (0,0) size 54x18
- RenderTextFragment at (8,0) size 54x18
+ LayoutTextFragment at (8,0) size 54x18
text run at (8,0) width 54: "(href=2)"
RenderBlock {P} at (0,154) size 784x18
RenderInline {A} at (0,0) size 62x18 [color=#0000EE]
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "3"
RenderInline {<pseudo:after>} at (0,0) size 54x18
- RenderTextFragment at (8,0) size 54x18
+ LayoutTextFragment at (8,0) size 54x18
text run at (8,0) width 54: "(href=3)"
RenderBlock {P} at (0,188) size 784x18
RenderInline {A} at (0,0) size 62x18 [color=#0000EE]
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "4"
RenderInline {<pseudo:after>} at (0,0) size 54x18
- RenderTextFragment at (8,0) size 54x18
+ LayoutTextFragment at (8,0) size 54x18
text run at (8,0) width 54: "(href=4)"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt
index d2ee654..3f2a4a5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-duplicated-after-split-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 147x110
RenderInline {B} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 147x110
- RenderTextFragment at (0,0) size 147x110
+ LayoutTextFragment at (0,0) size 147x110
text run at (0,0) width 147: "not "
RenderText {#text} at (146,0) size 153x110
text run at (146,0) width 153: "fail."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
index 700927c..271a1a3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/after-order-expected.txt
@@ -11,20 +11,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,22) size 46x18
text run at (11,22) width 46: "Inline: "
RenderInline {<pseudo:after>} at (0,0) size 491x18
- RenderTextFragment at (56,22) size 239x18
+ LayoutTextFragment at (56,22) size 239x18
text run at (56,22) width 239: "This should be before the green box. "
LayoutImage at (294.92,11) size 25x25
- RenderTextFragment at (319,22) size 228x18
+ LayoutTextFragment at (319,22) size 228x18
text run at (319,22) width 228: " This should be after the green box."
RenderBlock {DIV} at (10,95) size 764x87 [border: (1px solid #000000)]
RenderText {#text} at (11,58) size 87x18
text run at (11,58) width 87: "Inline-block: "
RenderBlock {<pseudo:after>} at (97.64,11) size 200x65
- RenderTextFragment at (0,0) size 163x47
+ LayoutTextFragment at (0,0) size 163x47
text run at (0,0) width 163: "This should be before the"
text run at (0,29) width 72: "green box. "
LayoutImage at (71.53,18) size 25x25
- RenderTextFragment at (96,29) size 195x36
+ LayoutTextFragment at (96,29) size 195x36
text run at (96,29) width 99: " This should be"
text run at (0,47) width 125: "after the green box."
RenderBlock {DIV} at (10,192) size 764x105 [border: (1px solid #000000)]
@@ -32,10 +32,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 43x18
text run at (0,0) width 43: "Block:"
RenderBlock {<pseudo:after>} at (11,29) size 200x65
- RenderTextFragment at (0,0) size 163x47
+ LayoutTextFragment at (0,0) size 163x47
text run at (0,0) width 163: "This should be before the"
text run at (0,29) width 72: "green box. "
LayoutImage at (71.53,18) size 25x25
- RenderTextFragment at (96,29) size 195x36
+ LayoutTextFragment at (96,29) size 195x36
text run at (96,29) width 99: " This should be"
text run at (0,47) width 125: "after the green box."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt
index 41599ba..397e95c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/before-with-first-letter-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,52) size 784x33
RenderInline {<pseudo:before>} at (0,0) size 47x28
RenderInline {<pseudo:first-letter>} at (0,0) size 18x33 [color=#008000]
- RenderTextFragment at (0,0) size 18x33
+ LayoutTextFragment at (0,0) size 18x33
text run at (0,0) width 18: "T"
- RenderTextFragment at (17,4) size 30x28
+ LayoutTextFragment at (17,4) size 30x28
text run at (17,4) width 30: "he "
RenderText {#text} at (46,4) size 408x28
text run at (46,4) width 408: "first letter is green and larger than the rest."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index a0c7e2c..8ed6c42 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 160x18
RenderInline {<pseudo:before>} at (0,0) size 7x18
LayoutQuote at (0,0) size 7x18
- RenderTextFragment at (0,0) size 7x18
+ LayoutTextFragment at (0,0) size 7x18
text run at (0,0) width 7: "\""
RenderText {#text} at (6,0) size 154x18
text run at (6,0) width 154: "Quotes should surround"
@@ -31,5 +31,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 56: "this text."
RenderInline {<pseudo:after>} at (0,0) size 7x18
LayoutQuote at (0,0) size 7x18
- RenderTextFragment at (55,0) size 7x18
+ LayoutTextFragment at (55,0) size 7x18
text run at (55,0) width 7: "\""
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt
index 5aff359..5e347c3 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/hover-style-change-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x208
RenderText {#text} at (0,0) size 85x18
text run at (0,0) width 85: "This is a test "
RenderInline {<pseudo:after>} at (0,0) size 182x18
- RenderTextFragment at (84,0) size 182x18
+ LayoutTextFragment at (84,0) size 182x18
text run at (84,0) width 182: "and generated hover content"
RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,44) size 784x36
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt
index e21f043..e912879 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/inline-display-types-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 91: "Blocks"
RenderBlock {DIV} at (0,58.44) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (0,0) size 36x18
+ LayoutTextFragment at (0,0) size 36x18
text run at (0,0) width 36: "Test: "
RenderText {#text} at (35,0) size 49x18
text run at (35,0) width 49: "content"
RenderBlock {DIV} at (0,76.44) size 784x18
RenderBlock {<pseudo:before>} at (0,0) size 32x18
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,0) size 48x18
text run at (32,0) width 48: "content"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,0) size 48x18
text run at (32,0) width 48: "content"
@@ -33,14 +33,14 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,192.31) size 784x54
RenderInline {SPAN} at (0,0) size 84x18
RenderInline {<pseudo:before>} at (0,0) size 36x18
- RenderTextFragment at (0,0) size 36x18
+ LayoutTextFragment at (0,0) size 36x18
text run at (0,0) width 36: "Test: "
RenderText {#text} at (35,0) size 49x18
text run at (35,0) width 49: "content"
LayoutBR {BR} at (83,14) size 1x0
RenderInline {SPAN} at (0,0) size 80x18
RenderBlock {<pseudo:before>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,18) size 48x18
text run at (32,18) width 48: "content"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,36) size 48x18
text run at (32,36) width 48: "content"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt
index 0bfcfe7..46e9934 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/no-openclose-quote-expected.txt
@@ -5,15 +5,15 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 8x18
- RenderTextFragment at (0,0) size 8x18
+ LayoutTextFragment at (0,0) size 8x18
text run at (0,0) width 8: "*"
LayoutQuote at (0,0) size 0x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (8,0) size 436x18
text run at (8,0) width 117: "This is some text. "
text run at (124,0) width 320: "It should have a single asterisk before and after it."
RenderInline {<pseudo:after>} at (0,0) size 9x18
- RenderTextFragment at (443,0) size 9x18
+ LayoutTextFragment at (443,0) size 9x18
text run at (443,0) width 9: "*"
LayoutQuote at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt
index 82459b5..3f31c64 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-before-after-child-add-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 75x54 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,0) size 75x18
RenderInline {<pseudo:before>} at (0,0) size 62x18
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (0,18) size 75x18
RenderText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "CONTENT"
RenderBlock (anonymous) at (0,36) size 75x18
RenderInline {<pseudo:after>} at (0,0) size 51x18
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
index ef7bcb7..7b3cf69 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
@@ -10,14 +10,14 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 188x18
LayoutTableRow (anonymous) at (0,0) size 188x18
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
LayoutTableCell (anonymous) at (62,0) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 75x18
RenderText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (137,0) size 51x18 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,52) size 784x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
index c8127c8..13309c9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -8,11 +8,11 @@ layer at (0,0) size 800x34
LayoutTableSection (anonymous) at (0,0) size 289x18
LayoutTableRow (anonymous) at (0,0) size 289x18
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 208x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 208x18
+ LayoutTextFragment at (0,0) size 208x18
text run at (0,0) width 208: "You should just see a single line"
LayoutTableCell {DIV} at (208,0) size 4x18 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x18
text run at (0,0) width 4: " "
LayoutTableCell (anonymous) {<pseudo:after>} at (212,0) size 77x18 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 77x18
+ LayoutTextFragment at (0,0) size 77x18
text run at (0,0) width 77: "of blue text."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt
index 6a8aaf6..c612d23c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-child-add-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 75x54
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,36) size 75x18
LayoutTableCell (anonymous) at (0,36) size 75x18 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-expected.txt
index a72c2f1..d4fba4d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-before-after-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x106
text run at (3,3) width 9: "S"
LayoutTableRow {DIV} at (0,24) size 63x24
LayoutTableCell (anonymous) {<pseudo:before>} at (0,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x18
+ LayoutTextFragment at (3,3) size 9x18
text run at (3,3) width 9: "P"
LayoutTableCell {DIV} at (15,24) size 18x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (3,3) size 12x18
@@ -32,5 +32,5 @@ layer at (0,0) size 800x106
RenderText {#text} at (3,3) size 9x18
text run at (3,3) width 9: "S"
LayoutTableCell (anonymous) {<pseudo:after>} at (48,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x18
+ LayoutTextFragment at (3,3) size 9x18
text run at (3,3) width 9: "S"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt
index f0104a3..18ddbfb 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-to-inline-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker at (-17,0) size 7x18: bullet
RenderInline {<pseudo:before>} at (0,0) size 32x18
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "hello"
RenderText {#text} at (31,0) size 24x18
text run at (31,0) width 24: "test"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt
index f765f0f..843f232 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-group-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-with-before-expected.txt
index 0d11e42..940f52e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-row-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt
index 1032149..c26f89d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-table-before-after-child-add-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (0,18) size 75x18
RenderText {#text} at (0,0) size 75x18
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt
index 87aaccd..557f48c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/table-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x18
+ LayoutTextFragment at (0,0) size 32x18
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt
index f67356e..d9f394b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css-generated-content/visibleContentHiddenParent-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {A} at (0,0) size 559x18
RenderInline {<pseudo:before>} at (0,0) size 365x18
- RenderTextFragment at (0,0) size 365x18
+ LayoutTextFragment at (0,0) size 365x18
text run at (0,0) width 365: "This test passes if it does not crash, and this text appears."
RenderText {#text} at (364,0) size 195x18
text run at (364,0) width 195: "But it fails if this text appears."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-expected.txt
index 2864d63..65909d4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-pixel-expected.txt
index a3f5e76..bc9732c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/attribute-selector-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/attribute-selector-dynamic-expected.txt
index cbb7e44..7988e3f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/attribute-selector-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/attribute-selector-dynamic-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x36
text run at (0,0) width 687: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
RenderBlock {test} at (0,18) size 800x18 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 60x18
- RenderTextFragment at (0,0) size 60x18
+ LayoutTextFragment at (0,0) size 60x18
text run at (0,0) width 60: "PASSED"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/compare-content-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/compare-content-style-expected.txt
index ec84725..c3faa35 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/compare-content-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/compare-content-style-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x236
RenderBlock {DIV} at (0,0) size 784x108
RenderBlock {DIV} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,18) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,36) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,54) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,72) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,90) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,124) size 784x88
RenderBlock {P} at (0,0) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/empty-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/empty-generated-content-expected.txt
index f45af1d..ae3a889 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/empty-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/empty-generated-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x34
RenderText {#text} at (0,0) size 217x18
text run at (0,0) width 217: "This page intentionally left blank."
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 800x0
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-capitalized-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-capitalized-expected.txt
index 19343e1..f56f7f4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-capitalized-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-capitalized-expected.txt
@@ -21,9 +21,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 255: "The following lines should be identical:"
RenderBlock {DIV} at (0,86) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#008000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "L"
- RenderTextFragment {#text} at (9,0) size 78x18
+ LayoutTextFragment {#text} at (9,0) size 78x18
text run at (9,0) width 78: "orem Ipsum"
RenderBlock {P} at (0,120) size 784x18
RenderInline {SPAN} at (0,0) size 10x18 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt
index e8e1ad8..085ff37 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-detach-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,104) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,138) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,172) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
index 3a8edc1..5b592e6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-after-float-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "1"
RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x18
- RenderTextFragment at (0,0) size 8x18
+ LayoutTextFragment at (0,0) size 8x18
text run at (0,0) width 8: "2"
- RenderTextFragment {#text} at (16,0) size 8x18
+ LayoutTextFragment {#text} at (16,0) size 8x18
text run at (16,0) width 8: "3"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-expected.txt
index 7224b3c..9e10cb8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 27x18
RenderBlock {P} at (0,0) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
LayoutTable {TABLE} at (0,110) size 33x24
LayoutTableSection {TBODY} at (0,0) size 33x24
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
RenderBlock {P} at (0,150) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-hover-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-hover-expected.txt
index 346e905..2ebd32c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-hover-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 397: "The next line of text should turn green when we hover over it."
RenderBlock {DIV} at (0,68) size 784x36 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 771x36
+ LayoutTextFragment {#text} at (9,0) size 771x36
text run at (9,0) width 762: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including"
text run at (0,18) width 541: "the first letter) should turn green. If the first letter remains black, then there is a bug!"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt
index e5902c4..fca5f8b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-recalculation-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x84
RenderBlock {P} at (0,0) size 784x18
RenderInline {A} at (0,0) size 31x18 [color=#0000FF]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "F"
- RenderTextFragment {#text} at (9,0) size 22x18
+ LayoutTextFragment {#text} at (9,0) size 22x18
text run at (9,0) width 22: "irst"
RenderText {#text} at (30,0) size 194x18
text run at (30,0) width 194: " letter should be bold and blue"
RenderBlock {P} at (0,34) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 13x18
- RenderTextFragment at (0,0) size 13x18
+ LayoutTextFragment at (0,0) size 13x18
text run at (0,0) width 13: "H"
- RenderTextFragment {#text} at (12,0) size 629x18
+ LayoutTextFragment {#text} at (12,0) size 629x18
text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-visibility-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-visibility-expected.txt
index 3fdc02f..bb9aa37 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-visibility-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/first-letter-visibility-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 429: "The next line of text should become invisible, including first letter."
RenderBlock {DIV} at (0,68) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 11x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "C"
- RenderTextFragment {#text} at (10,0) size 73x18
+ LayoutTextFragment {#text} at (10,0) size 73x18
text run at (10,0) width 73: "lick to hide"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/css/pseudo-element-line-break-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/css/pseudo-element-line-break-expected.txt
index d19145d..a27be0a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/css/pseudo-element-line-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/css/pseudo-element-line-break-expected.txt
@@ -5,48 +5,48 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x36
text run at (106,3) width 25: "AA"
text run at (3,21) width 22: "BB"
RenderBlock {P} at (0,58) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 59x18
text run at (106,3) width 59: "AAAAA"
RenderBlock {P} at (0,98) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 47x36
- RenderTextFragment at (3,3) size 47x36
+ LayoutTextFragment at (3,3) size 47x36
text run at (3,3) width 47: "AAAA"
text run at (3,21) width 43: "BBBB"
RenderText {#text} at (45,21) size 55x18
text run at (45,21) width 55: "BBBBB"
RenderBlock {P} at (0,156) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x36
text run at (106,3) width 25: "AA"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (22,21) size 89x18
+ LayoutTextFragment at (22,21) size 89x18
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,214) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 73x18
text run at (106,3) width 73: "MMMMM"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (178,3) size 89x18
+ LayoutTextFragment at (178,3) size 89x18
text run at (178,3) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,254) size 86x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 58x18
text run at (3,3) width 58: "YYYYY"
RenderInline {<pseudo:after>} at (0,0) size 104x36
- RenderTextFragment at (60,3) size 104x36
+ LayoutTextFragment at (60,3) size 104x36
text run at (60,3) width 47: "YYYY"
text run at (3,21) width 40: "ZZZZ"
RenderBlock {P} at (0,312) size 86x42 [border: (3px solid #0000FF)]
@@ -54,11 +54,11 @@ layer at (0,0) size 800x600
text run at (3,3) width 24: "YY"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (22,21) size 89x18
+ LayoutTextFragment at (22,21) size 89x18
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,370) size 86x24 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 49x18
text run at (3,3) width 49: "ZZZZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (51,3) size 89x18
+ LayoutTextFragment at (51,3) size 89x18
text run at (51,3) width 89: "ZZZZZZZZZ"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/text-combine-expected.txt
index 2bab907..1927fd0 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/dynamic/text-combine-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x279
text run at (6,0) width 279: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 24x25
- RenderCombineText {#text} at (6,278) size 24x25
+ LayoutTextCombine {#text} at (6,278) size 24x25
text run at (6,278) width 24: "3.667"
RenderText {#text} at (6,302) size 24x145
text run at (6,302) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x279
text run at (6,0) width 279: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 24x25
- RenderCombineText {#text} at (6,278) size 24x25
+ LayoutTextCombine {#text} at (6,278) size 24x25
text run at (6,278) width 24: "3.667"
RenderText {#text} at (6,302) size 24x145
text run at (6,302) width 144: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-appearance-basic-expected.txt
index ba8491c..8bbf2bc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -75,7 +75,7 @@ layer at (152,11) size 50x59 clip at (153,12) size 37x57 scrollHeight 56
RenderBlock {DIV} at (0,0) size 37.23x14.19
RenderBlock {OPTION} at (0,14.19) size 37.23x14.19 [color=#808080] [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 21x13
text run at (15,0) width 21: "baz"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-with-display-none-option-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-with-display-none-option-expected.txt
index 948e0ff..a838fca 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-with-display-none-option-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -56,7 +56,7 @@ layer at (60,64) size 62x101 clip at (61,65) size 49x99
text run at (2,0) width 46: "***45***"
RenderBlock {OPTION} at (0,14.19) size 49.30x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 22x13
text run at (15,0) width 22: "Five"
@@ -77,7 +77,7 @@ layer at (126,64) size 62x101 clip at (127,65) size 49x99
text run at (2,0) width 46: "***45***"
RenderBlock {OPTION} at (0,14.19) size 49.30x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 25x13
text run at (15,0) width 25: "Four"
@@ -132,19 +132,19 @@ layer at (296,50) size 59x115 clip at (297,51) size 46x113
text run at (2,0) width 43: "**456**"
RenderBlock {OPTION} at (0,14.19) size 46.30x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 25x13
text run at (15,0) width 25: "Four"
RenderBlock {OPTION} at (0,28.38) size 46.30x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 22x13
text run at (15,0) width 22: "Five"
RenderBlock {OPTION} at (0,42.56) size 46.30x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 17x13
text run at (15,0) width 17: "Six"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
index d69dde7..6874742 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -158,19 +158,19 @@ layer at (12,340) size 200x25 clip at (13,341) size 187x23 scrollHeight 312
text run at (2,0) width 46: "Group 1"
RenderBlock {OPTION} at (0,14.19) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 1.1"
RenderBlock {OPTION} at (0,28.38) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 1.2"
RenderBlock {OPTION} at (0,42.56) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 1.3"
@@ -180,19 +180,19 @@ layer at (12,340) size 200x25 clip at (13,341) size 187x23 scrollHeight 312
text run at (2,0) width 46: "Group 2"
RenderBlock {OPTION} at (0,14.19) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 2.1"
RenderBlock {OPTION} at (0,28.38) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 2.2"
RenderBlock {OPTION} at (0,42.56) size 187x14.19 [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 2.3"
@@ -202,19 +202,19 @@ layer at (12,340) size 200x25 clip at (13,341) size 187x23 scrollHeight 312
text run at (2,0) width 46: "Group 3"
RenderBlock {OPTION} at (0,14.19) size 187x14.19 [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 3.1"
RenderBlock {OPTION} at (0,28.38) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 3.2"
RenderBlock {OPTION} at (0,42.56) size 187x14.19 [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 3.3"
@@ -224,19 +224,19 @@ layer at (12,340) size 200x25 clip at (13,341) size 187x23 scrollHeight 312
text run at (2,0) width 46: "Group 4"
RenderBlock {OPTION} at (0,14.19) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 4.1"
RenderBlock {OPTION} at (0,28.38) size 187x14.19 [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 4.2"
RenderBlock {OPTION} at (0,42.56) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 4.3"
@@ -246,19 +246,19 @@ layer at (12,340) size 200x25 clip at (13,341) size 187x23 scrollHeight 312
text run at (2,0) width 46: "Group 5"
RenderBlock {OPTION} at (0,14.19) size 187x14.19 [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 5.1"
RenderBlock {OPTION} at (0,28.38) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 5.2"
RenderBlock {OPTION} at (0,42.56) size 187x14.19
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 46x13
text run at (15,0) width 46: "Item 5.3"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
index 76628b9..1909184 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/optgroup-rendering-expected.txt
@@ -20,25 +20,25 @@ layer at (8,7) size 69x286 clip at (9,8) size 56x284 scrollHeight 283
text run at (2,0) width 45: "Enabled"
RenderBlock {OPTION} at (0,14.19) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 23x13
text run at (15,0) width 23: "One"
RenderBlock {OPTION} at (0,28.38) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 24x13
text run at (15,0) width 24: "Two"
RenderBlock {OPTION} at (0,42.56) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 32x13
text run at (15,0) width 32: "Three"
RenderBlock {OPTION} at (0,56.75) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 25x13
text run at (15,0) width 25: "Four"
@@ -48,25 +48,25 @@ layer at (8,7) size 69x286 clip at (9,8) size 56x284 scrollHeight 283
text run at (2,0) width 50: "Disabled"
RenderBlock {OPTION} at (0,14.19) size 56.16x14.19 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 23x13
text run at (15,0) width 23: "One"
RenderBlock {OPTION} at (0,28.38) size 56.16x14.19 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 24x13
text run at (15,0) width 24: "Two"
RenderBlock {OPTION} at (0,42.56) size 56.16x14.19 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 32x13
text run at (15,0) width 32: "Three"
RenderBlock {OPTION} at (0,56.75) size 56.16x14.19 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 25x13
text run at (15,0) width 25: "Four"
@@ -76,25 +76,25 @@ layer at (8,7) size 69x286 clip at (9,8) size 56x284 scrollHeight 283
text run at (2,0) width 53: "Enabled2"
RenderBlock {OPTION} at (0,14.19) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 23x13
text run at (15,0) width 23: "One"
RenderBlock {OPTION} at (0,28.38) size 56.16x14.19 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 24x13
text run at (15,0) width 24: "Two"
RenderBlock {OPTION} at (0,42.56) size 56.16x14.19 [color=#000000] [bgcolor=#D4D4D4]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 32x13
text run at (15,0) width 32: "Three"
RenderBlock {OPTION} at (0,56.75) size 56.16x14.19 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 14x13
- RenderTextFragment at (2,0) size 14x13
+ LayoutTextFragment at (2,0) size 14x13
text run at (2,0) width 14: " "
RenderText {#text} at (15,0) size 25x13
text run at (15,0) width 25: "Four"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
index 5ea37a3..709384b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/anonymous-items-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock {OL} at (0,34) size 784x18
LayoutListItem {<pseudo:after>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x18: "1"
- RenderTextFragment at (0,0) size 33x18
+ LayoutTextFragment at (0,0) size 33x18
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,68) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "one"
LayoutListItem {<pseudo:after>} at (40,18) size 744x18
LayoutListMarker at (-20,0) size 16x18: "2"
- RenderTextFragment at (0,0) size 37x18
+ LayoutTextFragment at (0,0) size 37x18
text run at (0,0) width 37: "TWO"
RenderBlock {OL} at (0,120) size 784x18
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x18: "1"
- RenderTextFragment at (0,0) size 33x18
+ LayoutTextFragment at (0,0) size 33x18
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,154) size 784x36
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x18: "1"
- RenderTextFragment at (0,0) size 33x18
+ LayoutTextFragment at (0,0) size 33x18
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,18) size 744x18
LayoutListMarker at (-20,0) size 16x18: "2"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 21: "div"
LayoutListItem {<pseudo:after>} at (0,18) size 744x18
LayoutListMarker at (-20,0) size 16x18: "2"
- RenderTextFragment at (0,0) size 37x18
+ LayoutTextFragment at (0,0) size 37x18
text run at (0,0) width 37: "TWO"
LayoutListItem {LI} at (40,54) size 744x18
LayoutListMarker at (-20,0) size 16x18: "3"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (40,18) size 744x36
LayoutListItem {<pseudo:before>} at (0,0) size 744x18
LayoutListMarker at (-20,0) size 16x18: "2"
- RenderTextFragment at (0,0) size 37x18
+ LayoutTextFragment at (0,0) size 37x18
text run at (0,0) width 37: "TWO"
RenderBlock (anonymous) at (0,18) size 744x18
RenderText {#text} at (0,0) size 21x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
index 2bc8eb5..50b99ac 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/lists/marker-before-empty-inline-expected.txt
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
LayoutListMarker at (-17,0) size 7x18: bullet
RenderInline {SPAN} at (0,0) size 41x18
RenderInline {<pseudo:before>} at (0,0) size 41x18
- RenderTextFragment at (0,0) size 41x18
+ LayoutTextFragment at (0,0) size 41x18
text run at (0,0) width 41: "before"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,18) size 744x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
index 4a417e6..3412d07 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
@@ -12,7 +12,7 @@ layer at (8,16) size 760x382
layer at (13,21) size 750x16
RenderBlock (anonymous multi-column) at (5,5) size 750x16
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
layer at (13,101) size 750x292
RenderBlock (anonymous multi-column) at (5,84.81) size 750x292
@@ -57,7 +57,7 @@ layer at (13,101) size 750x292
text run at (0,532) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
text run at (0,548) width 76: "enim ac mi."
RenderBlock {<pseudo:after>} at (0,564) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
layer at (8,414) size 760x378 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,397.81) size 760x377.81 [border: (5px solid #800000)]
@@ -68,7 +68,7 @@ layer at (8,414) size 760x378 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,419) size 750x288 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x288
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,16) size 367x560
RenderText {#text} at (0,0) size 367x560
@@ -113,7 +113,7 @@ layer at (13,419) size 750x288 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,771) size 750x16 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,356.81) size 750x16
RenderBlock {<pseudo:after>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
layer at (8,808) size 760x413 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,791.63) size 760x413.81 [border: (5px solid #800000)]
@@ -124,7 +124,7 @@ layer at (8,808) size 760x413 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,813) size 750x128 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x128
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
RenderBlock {P} at (0,32) size 367x208
RenderText {#text} at (0,0) size 367x208
@@ -170,7 +170,7 @@ layer at (13,1004) size 750x212 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,324) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,340) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,388) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
layer at (8,1237) size 760x398 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1221.44) size 760x397.81 [border: (5px solid #800000)]
@@ -181,7 +181,7 @@ layer at (8,1237) size 760x398 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1242) size 750x112 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x112
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,16) size 367x208
RenderText {#text} at (0,0) size 367x208
@@ -231,7 +231,7 @@ layer at (13,1418) size 750x212 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,148) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,164) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,388) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
layer at (8,1651) size 760x398 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1635.25) size 760x397.81 [border: (5px solid #800000)]
@@ -242,7 +242,7 @@ layer at (8,1651) size 760x398 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1656) size 750x208 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x208
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,16) size 367x176
RenderInline {SPAN} at (0,0) size 367x176
@@ -295,7 +295,7 @@ layer at (13,1928) size 750x116 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,148) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,164) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,212) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
layer at (8,2065) size 760x446 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,2049.06) size 760x445.81 [border: (5px solid #800000)]
@@ -310,7 +310,7 @@ layer at (8,2065) size 760x446 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,2070) size 750x240 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x240
RenderBlock {<pseudo:before>} at (0,0) size 367x16 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x16
+ LayoutTextFragment at (0,0) size 168x16
text run at (0,0) width 168: "Before Generated Content"
RenderBlock {P} at (0,32) size 367x176
RenderText {#text} at (0,0) size 367x176
@@ -364,5 +364,5 @@ layer at (13,2406) size 750x100 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,148) width 179: "consectetuer adipiscing elit."
RenderText {#text} at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,164) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x16
+ LayoutTextFragment at (0,0) size 159x16
text run at (0,0) width 159: "After Generated Content"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
index b14d1b4..965a129 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-beforeafter-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (0,10) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 77x18
RenderInline {<pseudo:before>} at (0,0) size 53x18
- RenderTextFragment at (28,10) size 53x18
+ LayoutTextFragment at (28,10) size 53x18
text run at (28,10) width 53: "[before]"
LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
LayoutRubyText {RT} at (0,-10) size 31.75x10
@@ -38,7 +38,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,0) size 9x18
text run at (11,0) width 9: "b"
RenderInline {<pseudo:after>} at (0,0) size 41x18
- RenderTextFragment at (52,10) size 41x18
+ LayoutTextFragment at (52,10) size 41x18
text run at (52,10) width 41: "[after]"
RenderText {#text} at (92,10) size 28x18
text run at (92,10) width 28: " Bar"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
text run at (0,10) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 117x18
RenderInline {<pseudo:before>} at (0,0) size 53x18
- RenderTextFragment at (28,10) size 53x18
+ LayoutTextFragment at (28,10) size 53x18
text run at (28,10) width 53: "[before]"
LayoutRubyRun (anonymous) at (76.41,10) size 31.75x18
LayoutRubyText {RT} at (0,-10) size 31.75x10
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,0) size 9x18
text run at (11,0) width 9: "b"
RenderInline {<pseudo:after>} at (0,0) size 41x18
- RenderTextFragment at (104,10) size 41x18
+ LayoutTextFragment at (104,10) size 41x18
text run at (104,10) width 41: "[after]"
RenderText {#text} at (144,10) size 28x18
text run at (144,10) width 28: " Bar"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt
index 4a4ad61f..ca55616 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/ruby/ruby-text-before-after-content-expected.txt
@@ -7,12 +7,12 @@ layer at (0,0) size 800x87
LayoutRubyRun (anonymous) at (0,18) size 186.67x37
LayoutRubyText {RT} at (0,-18) size 186.67x18
RenderInline {<pseudo:before>} at (0,0) size 62x18
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderText {#text} at (61,0) size 76x18
text run at (61,0) width 76: "CONTENT"
RenderInline {<pseudo:after>} at (0,0) size 52x18
- RenderTextFragment at (136,0) size 52x18
+ LayoutTextFragment at (136,0) size 52x18
text run at (136,0) width 52: "AFTER"
LayoutRubyBase (anonymous) at (0,0) size 186.67x37
RenderText {#text} at (81,0) size 24x37
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039-expected.txt
index d9a1193..9425530 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 491x18
+ LayoutTextFragment {#text} at (19,15) size 491x18
text run at (19,15) width 340: "his very long paragraph should have a big first letter "
text run at (358,15) width 152: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039b-expected.txt
index d9a1193..9425530 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/039b-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 20x37 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x37
+ LayoutTextFragment at (0,0) size 20x37
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 491x18
+ LayoutTextFragment {#text} at (19,15) size 491x18
text run at (19,15) width 340: "his very long paragraph should have a big first letter "
text run at (358,15) width 152: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/041-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/041-expected.txt
index db16b2b..f0a1fb1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/041-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/041-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x18
+ LayoutTextFragment at (0,0) size 179x18
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x36
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/042-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/042-expected.txt
index e31215c..b705a9a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/042-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/042-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x18
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x36 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x36
+ LayoutTextFragment at (623,0) size 720x36
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/166a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/166a-expected.txt
index 0c913e6..f7d0865 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x18
+ LayoutTextFragment {#text} at (9,0) size 410x18
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168-expected.txt
index 95c946f..bf43be1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168a-expected.txt
index 95c946f..bf43be1 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:before>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169-expected.txt
index 5307698..361c1d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169a-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169a-expected.txt
index 5307698..361c1d8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/selectors/169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x18
RenderInline {<pseudo:after>} at (0,0) size 61x18 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x18
+ LayoutTextFragment at (83,0) size 61x18
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x18
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt
index c3a5f90..6b6c52e 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (21,0) size 226x18
text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (246,0) size 6x18
+ LayoutTextFragment at (246,0) size 6x18
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -58,7 +58,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x18
text run at (15,0) width 237: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (251,0) size 7x18
+ LayoutTextFragment at (251,0) size 7x18
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -107,7 +107,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x18
text run at (15,0) width 237: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (251,0) size 7x18
+ LayoutTextFragment at (251,0) size 7x18
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -156,7 +156,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 240x18
text run at (14,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (253,0) size 6x18
+ LayoutTextFragment at (253,0) size 6x18
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -205,7 +205,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 238x18
text run at (16,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (253,0) size 6x18
+ LayoutTextFragment at (253,0) size 6x18
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -254,7 +254,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x18
text run at (25,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (243,0) size 6x18
+ LayoutTextFragment at (243,0) size 6x18
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -303,7 +303,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 220x18
text run at (24,0) width 220: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (243,0) size 7x18
+ LayoutTextFragment at (243,0) size 7x18
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -352,7 +352,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 223x18
text run at (23,0) width 223: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (245,0) size 7x18
+ LayoutTextFragment at (245,0) size 7x18
text run at (245,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -401,7 +401,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 242x18
text run at (14,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (255,0) size 6x18
+ LayoutTextFragment at (255,0) size 6x18
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -450,7 +450,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 239x18
text run at (14,0) width 239: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (252,0) size 7x18
+ LayoutTextFragment at (252,0) size 7x18
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -499,7 +499,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x18
text run at (9,0) width 250: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (258,0) size 6x18
+ LayoutTextFragment at (258,0) size 6x18
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -548,7 +548,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x18
text run at (9,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (258,0) size 6x18
+ LayoutTextFragment at (258,0) size 6x18
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -597,7 +597,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 252x18
text run at (8,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (259,0) size 6x18
+ LayoutTextFragment at (259,0) size 6x18
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -646,7 +646,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 250x18
text run at (10,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (259,0) size 6x18
+ LayoutTextFragment at (259,0) size 6x18
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -695,7 +695,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 231x18
text run at (19,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (249,0) size 6x18
+ LayoutTextFragment at (249,0) size 6x18
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -744,7 +744,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 233x18
text run at (18,0) width 233: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (250,0) size 6x18
+ LayoutTextFragment at (250,0) size 6x18
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -793,7 +793,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 235x18
text run at (17,0) width 235: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (251,0) size 7x18
+ LayoutTextFragment at (251,0) size 7x18
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -842,7 +842,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (7,0) size 255x18
text run at (7,0) width 255: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (261,0) size 7x18
+ LayoutTextFragment at (261,0) size 7x18
text run at (261,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -891,7 +891,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 224x18
text run at (22,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (245,0) size 6x18
+ LayoutTextFragment at (245,0) size 6x18
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -940,7 +940,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x18
text run at (16,0) width 235: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (250,0) size 7x18
+ LayoutTextFragment at (250,0) size 7x18
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -989,7 +989,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x18
text run at (16,0) width 235: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (250,0) size 7x18
+ LayoutTextFragment at (250,0) size 7x18
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 238x18
text run at (15,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (252,0) size 6x18
+ LayoutTextFragment at (252,0) size 6x18
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 236x18
text run at (17,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (252,0) size 6x18
+ LayoutTextFragment at (252,0) size 6x18
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 217x18
text run at (26,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (242,0) size 6x18
+ LayoutTextFragment at (242,0) size 6x18
text run at (242,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x18
text run at (25,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (243,0) size 6x18
+ LayoutTextFragment at (243,0) size 6x18
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x18
text run at (24,0) width 221: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (244,0) size 7x18
+ LayoutTextFragment at (244,0) size 7x18
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 240x18
text run at (15,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (254,0) size 6x18
+ LayoutTextFragment at (254,0) size 6x18
text run at (254,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x18
text run at (25,0) width 219: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (243,0) size 7x18
+ LayoutTextFragment at (243,0) size 7x18
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x18
text run at (20,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (249,0) size 6x18
+ LayoutTextFragment at (249,0) size 6x18
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x18
text run at (20,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (249,0) size 6x18
+ LayoutTextFragment at (249,0) size 6x18
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 232x18
text run at (19,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (250,0) size 6x18
+ LayoutTextFragment at (250,0) size 6x18
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 231x18
text run at (20,0) width 231: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (250,0) size 7x18
+ LayoutTextFragment at (250,0) size 7x18
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 211x18
text run at (30,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (240,0) size 6x18
+ LayoutTextFragment at (240,0) size 6x18
text run at (240,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (29,0) size 213x18
text run at (29,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (241,0) size 6x18
+ LayoutTextFragment at (241,0) size 6x18
text run at (241,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 216x18
text run at (28,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (243,0) size 6x18
+ LayoutTextFragment at (243,0) size 6x18
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 235x18
text run at (18,0) width 235: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (252,0) size 7x18
+ LayoutTextFragment at (252,0) size 7x18
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 210x18
text run at (30,0) width 210: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (239,0) size 6x18
+ LayoutTextFragment at (239,0) size 6x18
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x18
text run at (24,0) width 221: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (244,0) size 7x18
+ LayoutTextFragment at (244,0) size 7x18
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x18
text run at (24,0) width 221: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (244,0) size 7x18
+ LayoutTextFragment at (244,0) size 7x18
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 224x18
text run at (23,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (246,0) size 6x18
+ LayoutTextFragment at (246,0) size 6x18
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 222x18
text run at (25,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (246,0) size 6x18
+ LayoutTextFragment at (246,0) size 6x18
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (34,0) size 203x18
text run at (34,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (236,0) size 6x18
+ LayoutTextFragment at (236,0) size 6x18
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (33,0) size 204x18
text run at (33,0) width 204: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (236,0) size 7x18
+ LayoutTextFragment at (236,0) size 7x18
text run at (236,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (32,0) size 207x18
text run at (32,0) width 207: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x18
- RenderTextFragment at (238,0) size 7x18
+ LayoutTextFragment at (238,0) size 7x18
text run at (238,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 226x18
text run at (23,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (248,0) size 6x18
+ LayoutTextFragment at (248,0) size 6x18
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (56,0) size 242x18
text run at (56,0) width 242: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x18
- RenderTextFragment at (297,0) size 6x18
+ LayoutTextFragment at (297,0) size 6x18
text run at (297,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
index 5affb39..3339e90 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 32x18
text run at (0,0) width 32: "table"
RenderBlock {<pseudo:after>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 30x18
+ LayoutTextFragment at (0,0) size 30x18
text run at (0,0) width 30: "after"
RenderBlock {P} at (0,120) size 784x36
LayoutTable {TABLE} at (0,0) size 32x36
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
index 4fc3908..0aa6e8b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x348
LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 14x37
LayoutQuote at (0,0) size 14x37
- RenderTextFragment at (0,279) size 14x37
+ LayoutTextFragment at (0,279) size 14x37
text run at (0,279) width 14: "\""
RenderText {#text} at (13,279) size 32x37
text run at (13,279) width 32: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x348
text run at (652,279) width 30: "B "
RenderInline {<pseudo:after>} at (0,0) size 14x37
LayoutQuote at (0,0) size 14x37
- RenderTextFragment at (681,279) size 14x37
+ LayoutTextFragment at (681,279) size 14x37
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308
LayoutIFrame {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-after-child-in-table-expected.txt
index 2977f6f..4d1927a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-before-child-in-table-expected.txt
index 1405271..94e7491 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock (anonymous) at (0,56) size 100x18
RenderInline {SPAN} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-block-expected.txt
index 517badf..730ce28 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 89x56
LayoutTableRow (anonymous) at (0,0) size 89x56
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x18
+ LayoutTextFragment at (19,19) size 51x18
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-table-expected.txt
index 0873259..116fb4f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (75,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x18
+ LayoutTextFragment at (19,19) size 51x18
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-block-expected.txt
index 489100e..e65e7e7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 100x56
LayoutTableRow (anonymous) at (0,0) size 100x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x18
+ LayoutTextFragment at (19,19) size 62x18
text run at (19,19) width 62: "BEFORE"
RenderBlock {DIV} at (19,75) size 746x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-table-expected.txt
index 1554c71..98afb4e4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 175x56
LayoutTableRow (anonymous) at (0,0) size 175x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x18
+ LayoutTextFragment at (19,19) size 62x18
text run at (19,19) width 62: "BEFORE"
LayoutTableCell (anonymous) at (100,19) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
index 34905ab..f32720b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 51x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-table-expected.txt
index 9fa6ac5..f3a8c04 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,18) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-block-expected.txt
index c73f219..2d7ece7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 62x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (19,37) size 746x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-table-expected.txt
index 8dbddc5..fe0f9b9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 75x36
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt
index da9a478..2575336 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
RenderInline {SPAN} at (0,0) size 41x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (46,0) size 41x18
text run at (46,0) width 41: "Ipsum"
RenderText {#text} at (86,0) size 5x18
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
RenderInline {SPAN} at (0,0) size 64x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (23,0) size 64x18
text run at (23,0) width 64: "em Ipsum"
RenderText {#text} at (86,0) size 5x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/decorations-with-text-combine-expected.txt
index 7a9a0cb..7d8973a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-combined-text-expected.txt
index 8a72414..9df12d6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/002-expected.txt
index fb1b0c7..d263c3a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x45 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 33x41 [color=#800000]
- RenderTextFragment at (2,2) size 33x41
+ LayoutTextFragment at (2,2) size 33x41
text run at (2,2) width 33: "M"
- RenderTextFragment {#text} at (34,20) size 184x18
+ LayoutTextFragment {#text} at (34,20) size 184x18
text run at (34,20) width 184: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/003-expected.txt
index accaff8..d86f41a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x28
RenderInline {<pseudo:first-letter>} at (0,0) size 18x28 [color=#FF0000]
- RenderTextFragment at (0,0) size 18x28
+ LayoutTextFragment at (0,0) size 18x28
text run at (0,0) width 18: "A"
- RenderTextFragment {#text} at (17,8) size 412x18
+ LayoutTextFragment {#text} at (17,8) size 412x18
text run at (17,8) width 412: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/text/font-ascent-mac-expected.txt
index 974b67f..39b5b76 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,385) size 752x42
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,177) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,234) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,348) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,405) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-expected.txt
index 2864d63..65909d4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-pixel-expected.txt
index a3f5e76..bc9732c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt
index e9c76eb..59066fc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/acid3-expected.txt
@@ -66,7 +66,7 @@ layer at (17,18) size 80x30
text run at (0,20) width 36: "AT ALL"
layer at (638,18) size 20x20
RenderBlock (positioned) {<pseudo:after>} at (638,18) size 20x20 [color=#FFFFFF] [bgcolor=#FF00FF]
- RenderTextFragment at (0,0) size 20x20
+ LayoutTextFragment at (0,0) size 20x20
text run at (0,0) width 20: "X"
layer at (10,10) size 84x45
RenderBlock (positioned) {DIV} at (10,10) size 84.48x45 [color=#00000000]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
index 62979d0..8c16e6f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/http/tests/misc/generated-content-inside-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 172x18
text run at (0,0) width 172: "This text should not break "
RenderInline {<pseudo:after>} at (0,0) size 5x18
- RenderTextFragment at (171,0) size 5x18
+ LayoutTextFragment at (171,0) size 5x18
text run at (171,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt
index 399041e..294fe00 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/ietestcenter/css3/text/textshadow-004-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x76
text run at (0,0) width 305: "Test passes if there is green visible on the page."
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (8,0) size 60x18
+ LayoutTextFragment {#text} at (8,0) size 60x18
text run at (8,0) width 60: "iller Text"
RenderBlock {DIV} at (0,52) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
index da9a478..2575336 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
RenderInline {SPAN} at (0,0) size 41x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (46,0) size 41x18
text run at (46,0) width 41: "Ipsum"
RenderText {#text} at (86,0) size 5x18
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
RenderInline {SPAN} at (0,0) size 64x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (23,0) size 64x18
text run at (23,0) width 64: "em Ipsum"
RenderText {#text} at (86,0) size 5x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
index 7a9a0cb..7d8973a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
index 8a72414..9df12d6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
index fb1b0c7..d263c3a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x45 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 33x41 [color=#800000]
- RenderTextFragment at (2,2) size 33x41
+ LayoutTextFragment at (2,2) size 33x41
text run at (2,2) width 33: "M"
- RenderTextFragment {#text} at (34,20) size 184x18
+ LayoutTextFragment {#text} at (34,20) size 184x18
text run at (34,20) width 184: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
index accaff8..d86f41a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x28
RenderInline {<pseudo:first-letter>} at (0,0) size 18x28 [color=#FF0000]
- RenderTextFragment at (0,0) size 18x28
+ LayoutTextFragment at (0,0) size 18x28
text run at (0,0) width 18: "A"
- RenderTextFragment {#text} at (17,8) size 412x18
+ LayoutTextFragment {#text} at (17,8) size 412x18
text run at (17,8) width 412: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
index 974b67f..39b5b76 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,385) size 752x42
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,177) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,234) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,348) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,405) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
index 443cabb..852a3fc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (98,0) size 82x18
text run at (98,0) width 82: "a single line."
RenderBlock {<pseudo:after>} at (0,18) size 784x18
- RenderTextFragment at (0,0) size 199x18
+ LayoutTextFragment at (0,0) size 199x18
text run at (0,0) width 199: "This should be the second line."
RenderBlock {DIV} at (0,88) size 784x18
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index 3687a0a..88d6c67 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x275
text run at (1,-2) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,197) size 784x54
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 22x24
- RenderTextFragment at (0,-8) size 22x41
+ LayoutTextFragment at (0,-8) size 22x41
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (24,0) size 419x18
+ LayoutTextFragment {#text} at (24,0) size 419x18
text run at (24,0) width 419: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (442,0) size 1x18
RenderText {#text} at (24,18) size 524x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-expected.txt
index 2864d63..65909d4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
index a3f5e76..bc9732c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/attribute-selector-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/attribute-selector-dynamic-expected.txt
index cbb7e44..7988e3f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/attribute-selector-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/attribute-selector-dynamic-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x36
text run at (0,0) width 687: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
RenderBlock {test} at (0,18) size 800x18 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 60x18
- RenderTextFragment at (0,0) size 60x18
+ LayoutTextFragment at (0,0) size 60x18
text run at (0,0) width 60: "PASSED"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/compare-content-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/compare-content-style-expected.txt
index ec84725..c3faa35 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/compare-content-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/compare-content-style-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x236
RenderBlock {DIV} at (0,0) size 784x108
RenderBlock {DIV} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,18) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,36) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,54) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,72) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,90) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x18
- RenderTextFragment at (0,0) size 39x18
+ LayoutTextFragment at (0,0) size 39x18
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,124) size 784x88
RenderBlock {P} at (0,0) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-generated-content-expected.txt
index f45af1d..ae3a889 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/empty-generated-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x34
RenderText {#text} at (0,0) size 217x18
text run at (0,0) width 217: "This page intentionally left blank."
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 800x0
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-capitalized-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-capitalized-expected.txt
index 19343e1..f56f7f4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-capitalized-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-capitalized-expected.txt
@@ -21,9 +21,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 255: "The following lines should be identical:"
RenderBlock {DIV} at (0,86) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#008000]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "L"
- RenderTextFragment {#text} at (9,0) size 78x18
+ LayoutTextFragment {#text} at (9,0) size 78x18
text run at (9,0) width 78: "orem Ipsum"
RenderBlock {P} at (0,120) size 784x18
RenderInline {SPAN} at (0,0) size 10x18 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-detach-expected.txt
index e8e1ad8..085ff37 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-detach-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,104) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,138) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,172) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x18
+ LayoutTextFragment at (0,0) size 9x18
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x18
+ LayoutTextFragment {#text} at (8,0) size 31x18
text run at (8,0) width 31: "ASS"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-after-float-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-after-float-expected.txt
index 3a8edc1..5b592e6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-after-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-after-float-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 8x18
text run at (0,0) width 8: "1"
RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x18
- RenderTextFragment at (0,0) size 8x18
+ LayoutTextFragment at (0,0) size 8x18
text run at (0,0) width 8: "2"
- RenderTextFragment {#text} at (16,0) size 8x18
+ LayoutTextFragment {#text} at (16,0) size 8x18
text run at (16,0) width 8: "3"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
index 7224b3c..9e10cb8 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 27x18
RenderBlock {P} at (0,0) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
LayoutTable {TABLE} at (0,110) size 33x24
LayoutTableSection {TBODY} at (0,0) size 33x24
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
RenderBlock {P} at (0,150) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x18
+ LayoutTextFragment at (0,0) size 12x18
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x18
+ LayoutTextFragment {#text} at (11,0) size 16x18
text run at (11,0) width 16: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-hover-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-hover-expected.txt
index 346e905..2ebd32c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-hover-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 397: "The next line of text should turn green when we hover over it."
RenderBlock {DIV} at (0,68) size 784x36 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 771x36
+ LayoutTextFragment {#text} at (9,0) size 771x36
text run at (9,0) width 762: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including"
text run at (0,18) width 541: "the first letter) should turn green. If the first letter remains black, then there is a bug!"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
index e5902c4..fca5f8b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x84
RenderBlock {P} at (0,0) size 784x18
RenderInline {A} at (0,0) size 31x18 [color=#0000FF]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x18
- RenderTextFragment at (0,0) size 10x18
+ LayoutTextFragment at (0,0) size 10x18
text run at (0,0) width 10: "F"
- RenderTextFragment {#text} at (9,0) size 22x18
+ LayoutTextFragment {#text} at (9,0) size 22x18
text run at (9,0) width 22: "irst"
RenderText {#text} at (30,0) size 194x18
text run at (30,0) width 194: " letter should be bold and blue"
RenderBlock {P} at (0,34) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 13x18
- RenderTextFragment at (0,0) size 13x18
+ LayoutTextFragment at (0,0) size 13x18
text run at (0,0) width 13: "H"
- RenderTextFragment {#text} at (12,0) size 629x18
+ LayoutTextFragment {#text} at (12,0) size 629x18
text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-visibility-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-visibility-expected.txt
index 3fdc02f..bb9aa37 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-visibility-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-visibility-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 429: "The next line of text should become invisible, including first letter."
RenderBlock {DIV} at (0,68) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 11x18 [color=#0000FF]
- RenderTextFragment at (0,0) size 11x18
+ LayoutTextFragment at (0,0) size 11x18
text run at (0,0) width 11: "C"
- RenderTextFragment {#text} at (10,0) size 73x18
+ LayoutTextFragment {#text} at (10,0) size 73x18
text run at (10,0) width 73: "lick to hide"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt
index d19145d..a27be0a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/pseudo-element-line-break-expected.txt
@@ -5,48 +5,48 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x36
text run at (106,3) width 25: "AA"
text run at (3,21) width 22: "BB"
RenderBlock {P} at (0,58) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 59x18
text run at (106,3) width 59: "AAAAA"
RenderBlock {P} at (0,98) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 47x36
- RenderTextFragment at (3,3) size 47x36
+ LayoutTextFragment at (3,3) size 47x36
text run at (3,3) width 47: "AAAA"
text run at (3,21) width 43: "BBBB"
RenderText {#text} at (45,21) size 55x18
text run at (45,21) width 55: "BBBBB"
RenderBlock {P} at (0,156) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x36
text run at (106,3) width 25: "AA"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (22,21) size 89x18
+ LayoutTextFragment at (22,21) size 89x18
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,214) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x18
- RenderTextFragment at (3,3) size 104x18
+ LayoutTextFragment at (3,3) size 104x18
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 73x18
text run at (106,3) width 73: "MMMMM"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (178,3) size 89x18
+ LayoutTextFragment at (178,3) size 89x18
text run at (178,3) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,254) size 86x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 58x18
text run at (3,3) width 58: "YYYYY"
RenderInline {<pseudo:after>} at (0,0) size 104x36
- RenderTextFragment at (60,3) size 104x36
+ LayoutTextFragment at (60,3) size 104x36
text run at (60,3) width 47: "YYYY"
text run at (3,21) width 40: "ZZZZ"
RenderBlock {P} at (0,312) size 86x42 [border: (3px solid #0000FF)]
@@ -54,11 +54,11 @@ layer at (0,0) size 800x600
text run at (3,3) width 24: "YY"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (22,21) size 89x18
+ LayoutTextFragment at (22,21) size 89x18
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,370) size 86x24 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 49x18
text run at (3,3) width 49: "ZZZZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x18
- RenderTextFragment at (51,3) size 89x18
+ LayoutTextFragment at (51,3) size 89x18
text run at (51,3) width 89: "ZZZZZZZZZ"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
index 5affb39..3339e90 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 32x18
text run at (0,0) width 32: "table"
RenderBlock {<pseudo:after>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 30x18
+ LayoutTextFragment at (0,0) size 30x18
text run at (0,0) width 30: "after"
RenderBlock {P} at (0,120) size 784x36
LayoutTable {TABLE} at (0,0) size 32x36
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
index 4fc3908..0aa6e8b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x348
LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 14x37
LayoutQuote at (0,0) size 14x37
- RenderTextFragment at (0,279) size 14x37
+ LayoutTextFragment at (0,279) size 14x37
text run at (0,279) width 14: "\""
RenderText {#text} at (13,279) size 32x37
text run at (13,279) width 32: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x348
text run at (652,279) width 30: "B "
RenderInline {<pseudo:after>} at (0,0) size 14x37
LayoutQuote at (0,0) size 14x37
- RenderTextFragment at (681,279) size 14x37
+ LayoutTextFragment at (681,279) size 14x37
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308
LayoutIFrame {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
index 2977f6f..4d1927a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
index 1405271..94e7491 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock (anonymous) at (0,56) size 100x18
RenderInline {SPAN} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
index 8b50427..5375119 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) at (0,0) size 512x128
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
index 517badf..730ce28 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 89x56
LayoutTableRow (anonymous) at (0,0) size 89x56
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x18
+ LayoutTextFragment at (19,19) size 51x18
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
index 0873259..116fb4f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 75x18
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (75,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x18
+ LayoutTextFragment at (19,19) size 51x18
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
index 3669388..455cc70 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
index 7adcf57..a56e721 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
index c84968e..08f2035 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x48
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTableRow {DIV} at (0,16) size 64x16
LayoutTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1]
@@ -15,5 +15,5 @@ layer at (0,0) size 800x64
text run at (0,0) width 64: "1234"
LayoutTableRow (anonymous) at (0,32) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
index 489100e..e65e7e7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 100x56
LayoutTableRow (anonymous) at (0,0) size 100x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x18
+ LayoutTextFragment at (19,19) size 62x18
text run at (19,19) width 62: "BEFORE"
RenderBlock {DIV} at (19,75) size 746x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
index 1554c71..98afb4e4 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 175x56
LayoutTableRow (anonymous) at (0,0) size 175x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x18
+ LayoutTextFragment at (19,19) size 62x18
text run at (19,19) width 62: "BEFORE"
LayoutTableCell (anonymous) at (100,19) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
index 34905ab..f32720b 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 51x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
index 9fa6ac5..f3a8c04 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,18) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x18
+ LayoutTextFragment at (0,0) size 51x18
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
index e40a273..9448ac5 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
index 9dc9e9f7..192a213 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x116
LayoutTableRow {DIV} at (0,0) size 300x100
LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 100x100 [color=#0000FF]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "A"
LayoutTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 100x100
text run at (0,0) width 100: "B"
LayoutTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1]
RenderInline {<pseudo:after>} at (0,0) size 100x100 [color=#FFA500]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "C"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
index aa7a91f..d3fb13c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
index c73f219..2d7ece7 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 62x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (19,37) size 746x18
RenderText {#text} at (0,0) size 75x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
index 8dbddc5..fe0f9b9 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 75x36
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x18
+ LayoutTextFragment at (0,0) size 62x18
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
index 0db6471..0b7c3c6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
index 745293e..2a9439f 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "4578"
RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
index 432611f..2824eaa 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "1234"
RenderBlock (anonymous) at (0,128) size 512x128
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
index e06dbbf..82fccea 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
@@ -11,4 +11,4 @@ layer at (0,0) size 800x16
LayoutTableSection (anonymous) at (0,0) size 1x0
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 1x0
LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/capitalize-empty-generated-string-expected.txt
index da9a478..2575336 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
RenderInline {SPAN} at (0,0) size 41x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (46,0) size 41x18
text run at (46,0) width 41: "Ipsum"
RenderText {#text} at (86,0) size 5x18
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
RenderInline {SPAN} at (0,0) size 64x18
RenderInline {<pseudo:before>} at (0,0) size 1x18
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (23,0) size 64x18
text run at (23,0) width 64: "em Ipsum"
RenderText {#text} at (86,0) size 5x18
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
index 7a9a0cb..7d8973a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (6,0) size 24x72
text run at (6,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,72) size 24x24
+ LayoutTextCombine {#text} at (6,72) size 24x24
text run at (6,72) width 24: "1"
RenderText {#text} at (6,96) size 24x48
text run at (6,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,144) size 24x24
+ LayoutTextCombine {#text} at (6,144) size 24x24
text run at (6,144) width 24: "123"
RenderText {#text} at (6,168) size 24x120
text run at (6,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (6,288) size 24x24
+ LayoutTextCombine {#text} at (6,288) size 24x24
text run at (6,288) width 24: "12345"
RenderText {#text} at (6,312) size 24x168
text run at (6,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 24x72
text run at (12,0) width 72: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,72) size 24x24
+ LayoutTextCombine {#text} at (12,72) size 24x24
text run at (12,72) width 24: "1"
RenderText {#text} at (12,96) size 24x48
text run at (12,96) width 48: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,144) size 24x24
+ LayoutTextCombine {#text} at (12,144) size 24x24
text run at (12,144) width 24: "123"
RenderText {#text} at (12,168) size 24x120
text run at (12,168) width 120: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 24x24 [color=#0000FF]
- RenderCombineText {#text} at (12,288) size 24x24
+ LayoutTextCombine {#text} at (12,288) size 24x24
text run at (12,288) width 24: "12345"
RenderText {#text} at (12,312) size 24x168
text run at (12,312) width 168: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
index 8a72414..9df12d6 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 48x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 48x48
- RenderCombineText {#text} at (24,96) size 48x48
+ LayoutTextCombine {#text} at (24,96) size 48x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 48x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/002-expected.txt
index fb1b0c7..d263c3a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x45 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 33x41 [color=#800000]
- RenderTextFragment at (2,2) size 33x41
+ LayoutTextFragment at (2,2) size 33x41
text run at (2,2) width 33: "M"
- RenderTextFragment {#text} at (34,20) size 184x18
+ LayoutTextFragment {#text} at (34,20) size 184x18
text run at (34,20) width 184: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/003-expected.txt
index accaff8..d86f41a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x28
RenderInline {<pseudo:first-letter>} at (0,0) size 18x28 [color=#FF0000]
- RenderTextFragment at (0,0) size 18x28
+ LayoutTextFragment at (0,0) size 18x28
text run at (0,0) width 18: "A"
- RenderTextFragment {#text} at (17,8) size 412x18
+ LayoutTextFragment {#text} at (17,8) size 412x18
text run at (17,8) width 412: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
index 974b67f..39b5b76 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,385) size 752x42
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,177) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,234) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,348) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,405) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/compositing/generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/compositing/generated-content-expected.txt
index 9af7029..433a99e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/compositing/generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/compositing/generated-content-expected.txt
@@ -13,5 +13,5 @@ layer at (0,0) size 800x298
RenderBlock {DIV} at (0,72) size 202x202 [border: (1px solid #000000)]
layer at (9,89) size 200x200
RenderBlock {<pseudo:after>} at (1,1) size 200x200
- RenderTextFragment at (0,0) size 63x19
+ LayoutTextFragment at (0,0) size 63x19
text run at (0,0) width 63: "Generated"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/firstletter-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/firstletter-expected.txt
index e220a4d..21b73dc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/firstletter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/firstletter-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBody {BODY} at (8,8) size 769x735 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 328x19
+ LayoutTextFragment {#text} at (9,0) size 328x19
text run at (9,0) width 328: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,36) size 769x64
RenderText {#text} at (0,0) size 312x64
@@ -21,9 +21,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {HR} at (0,113) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,131) size 769x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 758x59
+ LayoutTextFragment {#text} at (9,0) size 758x59
text run at (9,0) width 414: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (423,0) width 335: "If this precise combination does not occur, then the user"
text run at (0,20) width 149: "agent has failed this test. "
@@ -31,9 +31,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,40) width 24: "line."
RenderBlock {P} at (0,207) size 769x77
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#800000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 766x63
+ LayoutTextFragment {#text} at (19,13) size 766x63
text run at (19,13) width 582: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (601,13) width 157: "If this precise combination"
text run at (0,37) width 327: "does not occur, then the user agent has failed this test. "
@@ -41,9 +41,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,57) width 194: "displayed on more than one line."
RenderBlock {P} at (0,300) size 769x106
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 768x69
+ LayoutTextFragment {#text} at (75,36) size 768x69
text run at (75,36) width 305: "e should check for quotation support,\" it was said. "
text run at (380,36) width 388: "The first two characters in this paragraph-- a double-quote mark"
text run at (0,66) width 525: "and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
@@ -63,9 +63,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,28) size 755x283 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 732x59
+ LayoutTextFragment {#text} at (9,0) size 732x59
text run at (9,0) width 414: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (423,0) width 306: "If this precise combination does not occur, then the"
text run at (0,20) width 178: "user agent has failed this test. "
@@ -73,9 +73,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,40) width 79: "than one line."
RenderBlock {P} at (4,80) size 747x77
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#800000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 727x63
+ LayoutTextFragment {#text} at (19,13) size 727x63
text run at (19,13) width 582: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (601,13) width 80: "If this precise"
text run at (0,37) width 404: "combination does not occur, then the user agent has failed this test. "
@@ -83,9 +83,9 @@ layer at (0,0) size 785x751 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,57) width 310: "paragraph must be displayed on more than one line."
RenderBlock {P} at (4,173) size 747x106
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 733x69
+ LayoutTextFragment {#text} at (75,36) size 733x69
text run at (75,36) width 305: "e should check for quotation support,\" it was said. "
text run at (380,36) width 353: "The first two characters in this paragraph-- a double-quote"
text run at (0,66) width 560: "mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_elements-expected.txt
index d31e790..a2b2e2b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css1/pseudo/multiple_pseudo_elements-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1053 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 328x19
+ LayoutTextFragment {#text} at (9,0) size 328x19
text run at (9,0) width 328: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,36) size 769x112
RenderText {#text} at (0,0) size 368x112
@@ -27,9 +27,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {HR} at (0,161) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,179) size 769x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 769x59
+ LayoutTextFragment {#text} at (9,0) size 769x59
text run at (9,0) width 727: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be green. "
text run at (736,0) width 33: "If this"
text run at (0,20) width 451: "precise combination does not occur, then the user agent has failed this test. "
@@ -37,9 +37,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,40) width 332: "the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,255) size 769x192
RenderInline {<pseudo:first-letter>} at (0,0) size 68x127 [color=#800000]
- RenderTextFragment at (0,2) size 68x127
+ LayoutTextFragment at (0,2) size 68x127
text run at (0,2) width 68: "T"
- RenderTextFragment {#text} at (68,74) size 762x117
+ LayoutTextFragment {#text} at (68,74) size 762x117
text run at (68,74) width 621: "he first letter of this paragraph, and only that one,"
text run at (0,132) width 762: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line should be"
text run at (0,152) width 223: "200% bigger than normal and green. "
@@ -47,9 +47,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,172) width 637: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,463) size 769x126
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 769x89
+ LayoutTextFragment {#text} at (75,36) size 769x89
text run at (75,36) width 337: "e should check for quotation support,\" it was said. "
text run at (412,36) width 305: "The first two characters in this paragraph-- a"
text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red). "
@@ -71,9 +71,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (12,28) size 755x418 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#800000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 747x59
+ LayoutTextFragment {#text} at (9,0) size 747x59
text run at (9,0) width 727: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be green. "
text run at (736,0) width 9: "If"
text run at (0,20) width 475: "this precise combination does not occur, then the user agent has failed this test. "
@@ -81,9 +81,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,40) width 361: "test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,80) size 747x192
RenderInline {<pseudo:first-letter>} at (0,0) size 68x127 [color=#800000]
- RenderTextFragment at (0,2) size 68x127
+ LayoutTextFragment at (0,2) size 68x127
text run at (0,2) width 68: "T"
- RenderTextFragment {#text} at (68,74) size 743x117
+ LayoutTextFragment {#text} at (68,74) size 743x117
text run at (68,74) width 621: "he first letter of this paragraph, and only that one,"
text run at (0,132) width 743: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line should"
text run at (0,152) width 242: "be 200% bigger than normal and green. "
@@ -91,9 +91,9 @@ layer at (0,0) size 785x1069 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,172) width 637: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,288) size 747x126
RenderInline {<pseudo:first-letter>} at (0,0) size 75x64 [color=#800000]
- RenderTextFragment at (0,1) size 75x64
+ LayoutTextFragment at (0,1) size 75x64
text run at (0,1) width 75: "\"W"
- RenderTextFragment {#text} at (75,36) size 742x89
+ LayoutTextFragment {#text} at (75,36) size 742x89
text run at (75,36) width 337: "e should check for quotation support,\" it was said. "
text run at (412,36) width 305: "The first two characters in this paragraph-- a"
text run at (0,66) width 711: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red). "
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t040103-escapes-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t040103-escapes-00-b-expected.txt
index 035b280..41c172d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t040103-escapes-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t040103-escapes-00-b-expected.txt
@@ -11,13 +11,13 @@ layer at (0,0) size 800x160
text run at (0,0) width 143: "This is a test paragraph."
RenderBlock {P} at (0,72) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 29x19
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "This "
RenderText {#text} at (29,0) size 114x19
text run at (29,0) width 114: "is a test paragraph."
RenderBlock {P} at (0,108) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 29x19
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "This "
RenderText {#text} at (29,0) size 114x19
text run at (29,0) width 114: "is a test paragraph."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c24-first-lttr-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c24-first-lttr-00-b-expected.txt
index 2b03d4c..56c8b72 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c24-first-lttr-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c24-first-lttr-00-b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x247
RenderBody {BODY} at (8,16) size 784x215 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x40
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#008000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (27,0) size 67x19
@@ -24,9 +24,9 @@ layer at (0,0) size 800x247
text run at (0,20) width 145: "agent has failed this test."
RenderBlock {P} at (0,56) size 784x57
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#008000]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 18x19
+ LayoutTextFragment {#text} at (19,13) size 18x19
text run at (19,13) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (37,13) size 67x19
@@ -48,9 +48,9 @@ layer at (0,0) size 800x247
text run at (98,37) width 225: "then the user agent has failed this test."
RenderBlock {P} at (0,129) size 784x86
RenderInline {<pseudo:first-letter>} at (0,0) size 58x64 [color=#008000]
- RenderTextFragment at (0,1) size 58x64
+ LayoutTextFragment at (0,1) size 58x64
text run at (0,1) width 58: "\"T"
- RenderTextFragment {#text} at (58,36) size 18x19
+ LayoutTextFragment {#text} at (58,36) size 18x19
text run at (58,36) width 18: "he "
RenderInline {STRONG} at (0,0) size 128x19
RenderText {#text} at (76,36) size 128x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c26-psudo-nest-00-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
index a47ed247..ca59bd9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x479
RenderBody {BODY} at (8,16) size 784x455 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x250
RenderInline {<pseudo:first-letter>} at (0,0) size 88x164 [color=#00FFFF]
- RenderTextFragment at (0,3) size 88x164
+ LayoutTextFragment at (0,3) size 88x164
text run at (0,3) width 88: "T"
- RenderTextFragment {#text} at (88,89) size 56x55
+ LayoutTextFragment {#text} at (88,89) size 56x55
text run at (88,89) width 56: "he "
RenderInline {STRONG} at (0,0) size 205x55
RenderText {#text} at (144,88) size 205x55
@@ -51,9 +51,9 @@ layer at (0,0) size 800x479
text run at (0,230) width 82: "line. (TEST1)"
RenderBlock {P} at (0,266) size 784x77
RenderInline {<pseudo:first-letter>} at (0,0) size 32x36 [color=#00FFFF]
- RenderTextFragment at (0,0) size 32x36
+ LayoutTextFragment at (0,0) size 32x36
text run at (0,0) width 32: "\"T"
- RenderTextFragment {#text} at (32,13) size 94x19
+ LayoutTextFragment {#text} at (32,13) size 94x19
text run at (32,13) width 94: "est\": The first "
RenderInline {STRONG} at (0,0) size 110x19
RenderText {#text} at (126,13) size 110x19
@@ -88,9 +88,9 @@ layer at (0,0) size 800x479
text run at (209,57) width 390: "the paragraph must be displayed on more than one line. (TEST2)"
RenderBlock {P} at (0,359) size 784x60
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#00FFFF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "he "
RenderInline {STRONG} at (0,0) size 67x19
RenderText {#text} at (27,0) size 67x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt
index 1e68f54..0c7f3d8 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counter-01-b-expected.txt
@@ -15,84 +15,84 @@ layer at (0,0) size 800x100
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (0,0) size 6x19
+ LayoutTextFragment at (0,0) size 6x19
text run at (0,0) width 6: "z"
RenderText {#text} at (6,0) size 4x19
text run at (6,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (10,0) size 6x19
+ LayoutTextFragment at (10,0) size 6x19
text run at (10,0) width 6: "z"
RenderText {#text} at (16,0) size 4x19
text run at (16,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (20,0) size 6x19
+ LayoutTextFragment at (20,0) size 6x19
text run at (20,0) width 6: "z"
RenderText {#text} at (26,0) size 4x19
text run at (26,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (30,0) size 6x19
+ LayoutTextFragment at (30,0) size 6x19
text run at (30,0) width 6: "z"
RenderText {#text} at (36,0) size 4x19
text run at (36,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (40,0) size 6x19
+ LayoutTextFragment at (40,0) size 6x19
text run at (40,0) width 6: "z"
RenderText {#text} at (46,0) size 4x19
text run at (46,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (50,0) size 6x19
+ LayoutTextFragment at (50,0) size 6x19
text run at (50,0) width 6: "z"
RenderText {#text} at (56,0) size 4x19
text run at (56,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (60,0) size 6x19
+ LayoutTextFragment at (60,0) size 6x19
text run at (60,0) width 6: "z"
RenderText {#text} at (66,0) size 4x19
text run at (66,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (70,0) size 6x19
+ LayoutTextFragment at (70,0) size 6x19
text run at (70,0) width 6: "z"
RenderText {#text} at (76,0) size 4x19
text run at (76,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (80,0) size 6x19
+ LayoutTextFragment at (80,0) size 6x19
text run at (80,0) width 6: "z"
RenderText {#text} at (86,0) size 4x19
text run at (86,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (90,0) size 6x19
+ LayoutTextFragment at (90,0) size 6x19
text run at (90,0) width 6: "z"
RenderText {#text} at (96,0) size 4x19
text run at (96,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (100,0) size 6x19
+ LayoutTextFragment at (100,0) size 6x19
text run at (100,0) width 6: "z"
RenderText {#text} at (106,0) size 4x19
text run at (106,0) width 4: " "
RenderInline {SPAN} at (0,0) size 6x19
RenderInline {<pseudo:before>} at (0,0) size 6x19
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (110,0) size 6x19
+ LayoutTextFragment at (110,0) size 6x19
text run at (110,0) width 6: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt
index 5ae4b2e..653c630 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-01-b-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (0,0) size 4x19
text run at (0,0) width 4: "."
- RenderTextFragment at (4,0) size 6x19
+ LayoutTextFragment at (4,0) size 6x19
text run at (4,0) width 6: "z"
RenderText {#text} at (10,0) size 4x19
text run at (10,0) width 4: " "
@@ -24,7 +24,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (14,0) size 4x19
text run at (14,0) width 4: "."
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "z"
RenderText {#text} at (24,0) size 4x19
text run at (24,0) width 4: " "
@@ -32,7 +32,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (28,0) size 4x19
text run at (28,0) width 4: "."
- RenderTextFragment at (32,0) size 6x19
+ LayoutTextFragment at (32,0) size 6x19
text run at (32,0) width 6: "z"
RenderText {#text} at (38,0) size 4x19
text run at (38,0) width 4: " "
@@ -40,7 +40,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (42,0) size 4x19
text run at (42,0) width 4: "."
- RenderTextFragment at (46,0) size 6x19
+ LayoutTextFragment at (46,0) size 6x19
text run at (46,0) width 6: "z"
RenderText {#text} at (52,0) size 4x19
text run at (52,0) width 4: " "
@@ -48,7 +48,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (56,0) size 4x19
text run at (56,0) width 4: "."
- RenderTextFragment at (60,0) size 6x19
+ LayoutTextFragment at (60,0) size 6x19
text run at (60,0) width 6: "z"
RenderText {#text} at (66,0) size 4x19
text run at (66,0) width 4: " "
@@ -56,7 +56,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (70,0) size 4x19
text run at (70,0) width 4: "."
- RenderTextFragment at (74,0) size 6x19
+ LayoutTextFragment at (74,0) size 6x19
text run at (74,0) width 6: "z"
RenderText {#text} at (80,0) size 4x19
text run at (80,0) width 4: " "
@@ -64,7 +64,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (84,0) size 4x19
text run at (84,0) width 4: "."
- RenderTextFragment at (88,0) size 6x19
+ LayoutTextFragment at (88,0) size 6x19
text run at (88,0) width 6: "z"
RenderText {#text} at (94,0) size 4x19
text run at (94,0) width 4: " "
@@ -72,7 +72,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (98,0) size 4x19
text run at (98,0) width 4: "."
- RenderTextFragment at (102,0) size 6x19
+ LayoutTextFragment at (102,0) size 6x19
text run at (102,0) width 6: "z"
RenderText {#text} at (108,0) size 4x19
text run at (108,0) width 4: " "
@@ -80,7 +80,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (112,0) size 4x19
text run at (112,0) width 4: "."
- RenderTextFragment at (116,0) size 6x19
+ LayoutTextFragment at (116,0) size 6x19
text run at (116,0) width 6: "z"
RenderText {#text} at (122,0) size 4x19
text run at (122,0) width 4: " "
@@ -88,7 +88,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (126,0) size 4x19
text run at (126,0) width 4: "."
- RenderTextFragment at (130,0) size 6x19
+ LayoutTextFragment at (130,0) size 6x19
text run at (130,0) width 6: "z"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: " "
@@ -96,7 +96,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (140,0) size 4x19
text run at (140,0) width 4: "."
- RenderTextFragment at (144,0) size 6x19
+ LayoutTextFragment at (144,0) size 6x19
text run at (144,0) width 6: "z"
RenderText {#text} at (150,0) size 4x19
text run at (150,0) width 4: " "
@@ -104,7 +104,7 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 10x19
LayoutCounter at (154,0) size 4x19
text run at (154,0) width 4: "."
- RenderTextFragment at (158,0) size 6x19
+ LayoutTextFragment at (158,0) size 6x19
text run at (158,0) width 6: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt
index 51314ce..96454b4 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-16-c-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 34x19
LayoutCounter at (0,0) size 20x19
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x19
+ LayoutTextFragment at (20,0) size 14x19
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x19
RenderInline {<pseudo:before>} at (0,0) size 30x19
LayoutCounter at (34,0) size 16x19
text run at (34,0) width 16: "12"
- RenderTextFragment at (50,0) size 14x19
+ LayoutTextFragment at (50,0) size 14x19
text run at (50,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 106x19
RenderInline {<pseudo:before>} at (0,0) size 106x19
LayoutCounter at (64,0) size 20x19
text run at (64,0) width 20: "1.3"
- RenderTextFragment at (84,0) size 28x19
+ LayoutTextFragment at (84,0) size 28x19
text run at (84,0) width 16: "-- "
text run at (100,0) width 12: "--"
LayoutCounter at (112,0) size 58x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt
index 602ae66..aae939c 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1202-counters-17-d-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 34x19
LayoutCounter at (0,0) size 20x19
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x19
+ LayoutTextFragment at (20,0) size 14x19
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x19
RenderInline {<pseudo:before>} at (0,0) size 30x19
LayoutCounter at (34,0) size 16x19
text run at (34,0) width 16: "12"
- RenderTextFragment at (50,0) size 14x19
+ LayoutTextFragment at (50,0) size 14x19
text run at (50,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 130x19
RenderInline {<pseudo:before>} at (0,0) size 130x19
LayoutCounter at (64,0) size 20x19
text run at (64,0) width 20: "1.3"
- RenderTextFragment at (84,0) size 52x19
+ LayoutTextFragment at (84,0) size 52x19
text run at (84,0) width 52: "-- --"
LayoutCounter at (136,0) size 58x19
text run at (136,0) width 58: "1-------3"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt
index 9f91ccd..2b412cf 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-01-c-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (0,0) size 8x19
text run at (0,0) width 8: "0"
- RenderTextFragment at (8,0) size 4x19
+ LayoutTextFragment at (8,0) size 4x19
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 8x19
RenderInline {SPAN} at (0,0) size 8x19
RenderInline {<pseudo:before>} at (0,0) size 8x19
LayoutCounter at (12,0) size 8x19
text run at (12,0) width 8: "1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 20x19
text run at (0,0) width 20: "0 1"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt
index 5eaf274..f176179 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-implied-02-d-expected.txt
@@ -9,34 +9,34 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 34x19
RenderInline {<pseudo:before>} at (0,0) size 10x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 4x19
+ LayoutTextFragment at (18,0) size 4x19
text run at (18,0) width 4: " "
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (22,0) size 8x19
text run at (22,0) width 8: "0"
- RenderTextFragment at (30,0) size 4x19
+ LayoutTextFragment at (30,0) size 4x19
text run at (30,0) width 4: " "
RenderInline {SPAN} at (0,0) size 32x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "1"
- RenderTextFragment at (42,0) size 4x19
+ LayoutTextFragment at (42,0) size 4x19
text run at (42,0) width 4: " "
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {<pseudo:before>} at (0,0) size 20x19
LayoutCounter at (46,0) size 20x19
text run at (46,0) width 20: "1.0"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 66x19
text run at (0,0) width 66: "B1 0 1 1.0"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt
index e0da389..1ebd49d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t1204-root-e-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x100
RenderBlock {HTML} at (0,0) size 800x100
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {<pseudo:before>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,16) size 784x76
RenderBlock {P} at (0,0) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt
index ed71bea..038eafc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-01-c-expected.txt
@@ -9,108 +9,108 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 491x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 442x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "2"
- RenderTextFragment at (42,0) size 6x19
+ LayoutTextFragment at (42,0) size 6x19
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 219x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (48,0) size 10x19
+ LayoutTextFragment at (48,0) size 10x19
text run at (48,0) width 10: "B"
LayoutCounter at (58,0) size 20x19
text run at (58,0) width 20: "2.1"
- RenderTextFragment at (78,0) size 6x19
+ LayoutTextFragment at (78,0) size 6x19
text run at (78,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (84,0) size 10x19
+ LayoutTextFragment at (84,0) size 10x19
text run at (84,0) width 10: "B"
LayoutCounter at (94,0) size 20x19
text run at (94,0) width 20: "2.2"
- RenderTextFragment at (114,0) size 6x19
+ LayoutTextFragment at (114,0) size 6x19
text run at (114,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (120,0) size 11x19
+ LayoutTextFragment at (120,0) size 11x19
text run at (120,0) width 11: "A"
LayoutCounter at (131,0) size 20x19
text run at (131,0) width 20: "2.3"
- RenderTextFragment at (151,0) size 6x19
+ LayoutTextFragment at (151,0) size 6x19
text run at (151,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (157,0) size 10x19
+ LayoutTextFragment at (157,0) size 10x19
text run at (157,0) width 10: "B"
LayoutCounter at (167,0) size 20x19
text run at (167,0) width 20: "2.4"
- RenderTextFragment at (187,0) size 6x19
+ LayoutTextFragment at (187,0) size 6x19
text run at (187,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (193,0) size 11x19
+ LayoutTextFragment at (193,0) size 11x19
text run at (193,0) width 11: "A"
LayoutCounter at (204,0) size 20x19
text run at (204,0) width 20: "2.5"
- RenderTextFragment at (224,0) size 6x19
+ LayoutTextFragment at (224,0) size 6x19
text run at (224,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (230,0) size 11x19
+ LayoutTextFragment at (230,0) size 11x19
text run at (230,0) width 11: "A"
LayoutCounter at (241,0) size 20x19
text run at (241,0) width 20: "2.6"
- RenderTextFragment at (261,0) size 6x19
+ LayoutTextFragment at (261,0) size 6x19
text run at (261,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 154x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (267,0) size 10x19
+ LayoutTextFragment at (267,0) size 10x19
text run at (267,0) width 10: "B"
LayoutCounter at (277,0) size 20x19
text run at (277,0) width 20: "2.7"
- RenderTextFragment at (297,0) size 6x19
+ LayoutTextFragment at (297,0) size 6x19
text run at (297,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (303,0) size 10x19
+ LayoutTextFragment at (303,0) size 10x19
text run at (303,0) width 10: "B"
LayoutCounter at (313,0) size 20x19
text run at (313,0) width 20: "2.8"
- RenderTextFragment at (333,0) size 6x19
+ LayoutTextFragment at (333,0) size 6x19
text run at (333,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (339,0) size 11x19
+ LayoutTextFragment at (339,0) size 11x19
text run at (339,0) width 11: "A"
LayoutCounter at (350,0) size 20x19
text run at (350,0) width 20: "2.9"
- RenderTextFragment at (370,0) size 6x19
+ LayoutTextFragment at (370,0) size 6x19
text run at (370,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 45x19
- RenderTextFragment at (376,0) size 11x19
+ LayoutTextFragment at (376,0) size 11x19
text run at (376,0) width 11: "A"
LayoutCounter at (387,0) size 28x19
text run at (387,0) width 28: "2.10"
- RenderTextFragment at (415,0) size 6x19
+ LayoutTextFragment at (415,0) size 6x19
text run at (415,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 45x19
- RenderTextFragment at (421,0) size 11x19
+ LayoutTextFragment at (421,0) size 11x19
text run at (421,0) width 11: "A"
LayoutCounter at (432,0) size 28x19
text run at (432,0) width 28: "2.11"
- RenderTextFragment at (460,0) size 6x19
+ LayoutTextFragment at (460,0) size 6x19
text run at (460,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (466,0) size 11x19
+ LayoutTextFragment at (466,0) size 11x19
text run at (466,0) width 11: "A"
LayoutCounter at (477,0) size 8x19
text run at (477,0) width 8: "3"
- RenderTextFragment at (485,0) size 6x19
+ LayoutTextFragment at (485,0) size 6x19
text run at (485,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 491x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt
index d1a6e55..7b07087 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-02-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 195x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 146x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 20x19
text run at (34,0) width 20: "1.1"
- RenderTextFragment at (54,0) size 6x19
+ LayoutTextFragment at (54,0) size 6x19
text run at (54,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x19
RenderInline {<pseudo:before>} at (0,0) size 36x19
- RenderTextFragment at (60,0) size 10x19
+ LayoutTextFragment at (60,0) size 10x19
text run at (60,0) width 10: "B"
LayoutCounter at (70,0) size 20x19
text run at (70,0) width 20: "1.2"
- RenderTextFragment at (90,0) size 6x19
+ LayoutTextFragment at (90,0) size 6x19
text run at (90,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (96,0) size 11x19
+ LayoutTextFragment at (96,0) size 11x19
text run at (96,0) width 11: "A"
LayoutCounter at (107,0) size 20x19
text run at (107,0) width 20: "1.3"
- RenderTextFragment at (127,0) size 6x19
+ LayoutTextFragment at (127,0) size 6x19
text run at (127,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (133,0) size 11x19
+ LayoutTextFragment at (133,0) size 11x19
text run at (133,0) width 11: "A"
LayoutCounter at (144,0) size 20x19
text run at (144,0) width 20: "1.4"
- RenderTextFragment at (164,0) size 6x19
+ LayoutTextFragment at (164,0) size 6x19
text run at (164,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (170,0) size 11x19
+ LayoutTextFragment at (170,0) size 11x19
text run at (170,0) width 11: "A"
LayoutCounter at (181,0) size 8x19
text run at (181,0) width 8: "2"
- RenderTextFragment at (189,0) size 6x19
+ LayoutTextFragment at (189,0) size 6x19
text run at (189,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 195x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt
index 3d2b609..664c638c6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-03-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x100
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {SPAN} at (0,0) size 159x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (0,0) size 10x19
+ LayoutTextFragment at (0,0) size 10x19
text run at (0,0) width 10: "B"
LayoutCounter at (10,0) size 8x19
text run at (10,0) width 8: "1"
- RenderTextFragment at (18,0) size 6x19
+ LayoutTextFragment at (18,0) size 6x19
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 110x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "B"
LayoutCounter at (34,0) size 8x19
text run at (34,0) width 8: "2"
- RenderTextFragment at (42,0) size 6x19
+ LayoutTextFragment at (42,0) size 6x19
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 49x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
- RenderTextFragment at (48,0) size 10x19
+ LayoutTextFragment at (48,0) size 10x19
text run at (48,0) width 10: "B"
LayoutCounter at (58,0) size 8x19
text run at (58,0) width 8: "3"
- RenderTextFragment at (66,0) size 6x19
+ LayoutTextFragment at (66,0) size 6x19
text run at (66,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (72,0) size 11x19
+ LayoutTextFragment at (72,0) size 11x19
text run at (72,0) width 11: "A"
LayoutCounter at (83,0) size 8x19
text run at (83,0) width 8: "4"
- RenderTextFragment at (91,0) size 6x19
+ LayoutTextFragment at (91,0) size 6x19
text run at (91,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (97,0) size 11x19
+ LayoutTextFragment at (97,0) size 11x19
text run at (97,0) width 11: "A"
LayoutCounter at (108,0) size 20x19
text run at (108,0) width 20: "4.1"
- RenderTextFragment at (128,0) size 6x19
+ LayoutTextFragment at (128,0) size 6x19
text run at (128,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x19
- RenderTextFragment at (134,0) size 11x19
+ LayoutTextFragment at (134,0) size 11x19
text run at (134,0) width 11: "A"
LayoutCounter at (145,0) size 8x19
text run at (145,0) width 8: "5"
- RenderTextFragment at (153,0) size 6x19
+ LayoutTextFragment at (153,0) size 6x19
text run at (153,0) width 6: "-"
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 159x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt
index e30eab1..424edae 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css2.1/t120401-scope-04-d-expected.txt
@@ -12,31 +12,31 @@ layer at (0,0) size 800x100
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (0,0) size 8x19
text run at (0,0) width 8: "1"
- RenderTextFragment at (8,0) size 4x19
+ LayoutTextFragment at (8,0) size 4x19
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 12x19
RenderInline {<pseudo:before>} at (0,0) size 12x19
LayoutCounter at (12,0) size 8x19
text run at (12,0) width 8: "1"
- RenderTextFragment at (20,0) size 4x19
+ LayoutTextFragment at (20,0) size 4x19
text run at (20,0) width 4: " "
RenderInline {SPAN} at (0,0) size 54x19
RenderInline {<pseudo:before>} at (0,0) size 10x19
- RenderTextFragment at (24,0) size 10x19
+ LayoutTextFragment at (24,0) size 10x19
text run at (24,0) width 10: "R"
RenderInline {SPAN} at (0,0) size 24x19
RenderInline {<pseudo:before>} at (0,0) size 24x19
LayoutCounter at (34,0) size 20x19
text run at (34,0) width 20: "1.1"
- RenderTextFragment at (54,0) size 4x19
+ LayoutTextFragment at (54,0) size 4x19
text run at (54,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x19
RenderInline {SPAN} at (0,0) size 20x19
RenderInline {<pseudo:before>} at (0,0) size 20x19
LayoutCounter at (58,0) size 20x19
text run at (58,0) width 20: "1.1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,56) size 784x20
RenderText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "1 1 R1.1 1.1"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166a-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168a-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169a-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39-expected.txt
index db954d4..8d9b051 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {BODY} at (8,16) size 784x237
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 721: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,57) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39a-expected.txt
index 96e9439..6e71478 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 371: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39b-expected.txt
index 420bb93..9999dd9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {BODY} at (8,16) size 784x237
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 239: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39c-expected.txt
index c81a7ba..8ca6790 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 737: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41a-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42a-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/html/css3-modsel-42a-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166-expected.txt
index 74e22af..0974126 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
index 74e22af..0974126 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168-expected.txt
index 0a8565a..90b0152 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
index 0a8565a..90b0152 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169-expected.txt
index 8bc4fc1..66025df 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
index 8bc4fc1..66025df 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39-expected.txt
index 8b6028d..3a0a276 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {body} at (8,16) size 784x237
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 721: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,57) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
index 3899352..3cd07da 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 371: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
index 90d0077..6fa8a31 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBody {body} at (8,16) size 784x237
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 776x223
+ LayoutTextFragment {#text} at (19,13) size 776x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 239: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
index 0c83115..bc341d4 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,0) size 784x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 776x223
text run at (19,13) width 737: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41-expected.txt
index 86e3a29e..094e6cb 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
index 86e3a29e..094e6cb 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {body} at (8,16) size 784x20
RenderBlock {p} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42-expected.txt
index 73ca30b..92ea322 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
index 73ca30b..92ea322 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166-expected.txt
index 7b89ce2..3c524b5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166a-expected.txt
index 7b89ce2..3c524b5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-166a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168-expected.txt
index c6c4ee4..e624561 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168a-expected.txt
index c6c4ee4..e624561 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-168a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169-expected.txt
index 987041e..834a44d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169a-expected.txt
index 987041e..834a44d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-169a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {span} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39-expected.txt
index ce1d9bf..63e0ee0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x269
RenderBlock {test} at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 791x223
+ LayoutTextFragment {#text} at (19,13) size 791x223
text run at (19,13) width 772: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,57) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39a-expected.txt
index a8907a4..8f742e2 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39a-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 786x223
text run at (19,13) width 366: "his very long paragraph should have a big green first letter T. "
text run at (385,13) width 401: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39b-expected.txt
index 4d2c051..683a11e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39b-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x269
RenderBlock {test} at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 791x223
+ LayoutTextFragment {#text} at (19,13) size 791x223
text run at (19,13) width 482: "his very long paragraph should have a big first letter T with a green background. "
text run at (501,13) width 290: "Dummy text. Dummy text. Dummy text. Dummy"
text run at (0,37) width 755: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39c-expected.txt
index ce1ada8..79ef149 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-39c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x269
RenderBlock {p} at (0,16) size 800x237
RenderInline {<pseudo:before>} at (0,0) size 19x19 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,13) size 786x223
text run at (19,13) width 767: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 776: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41-expected.txt
index c81d1bb..6ab7716 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41a-expected.txt
index c81d1bb..6ab7716 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-41a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x52
RenderBlock {test} at (0,0) size 800x52
RenderBlock {p} at (0,16) size 800x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42-expected.txt
index 6b8a2e6..b853782 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42a-expected.txt
index 6b8a2e6..b853782 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/css3/selectors3/xml/css3-modsel-42a-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt
index c753f34..1377a63 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (91,0) size 72x19
text run at (91,0) width 72: "a single line."
RenderBlock {<pseudo:after>} at (0,20) size 784x20
- RenderTextFragment at (0,0) size 184x19
+ LayoutTextFragment at (0,0) size 184x19
text run at (0,0) width 184: "This should be the second line."
RenderBlock {DIV} at (0,96) size 784x20
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/lineboxcontain/glyphs-expected.txt
index 635abbb..e275e43 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x280
text run at (1,-3) width 259: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,196) size 784x60
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 21x24
- RenderTextFragment at (0,-8) size 21x41
+ LayoutTextFragment at (0,-8) size 21x41
text run at (0,-8) width 21: "T"
- RenderTextFragment {#text} at (23,0) size 389x19
+ LayoutTextFragment {#text} at (23,0) size 389x19
text run at (23,0) width 389: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (412,0) size 0x19
RenderText {#text} at (23,20) size 485x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/box-shadow/basic-shadows-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/box-shadow/basic-shadows-expected.txt
index 85fc4e7..de16257 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/box-shadow/basic-shadows-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/box-shadow/basic-shadows-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x687 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,20) width 166: "This second line should not."
RenderBlock {P} at (0,612) size 769x40
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 39x67 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderTextFragment at (5,6) size 29x55
+ LayoutTextFragment at (5,6) size 29x55
text run at (5,6) width 29: "T"
- RenderTextFragment {#text} at (43,0) size 467x19
+ LayoutTextFragment {#text} at (43,0) size 467x19
text run at (43,0) width 467: "he first letter of this paragraph should have a border and a nice shadow effect."
LayoutBR {BR} at (510,15) size 0x0
RenderText {#text} at (43,20) size 156x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/002-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/002-expected.txt
index f09a2b2..2cd14be 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/002-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 51x19
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#FFD800]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "S"
- RenderTextFragment at (9,0) size 42x19
+ LayoutTextFragment at (9,0) size 42x19
text run at (9,0) width 42: "pecial: "
RenderText {#text} at (51,0) size 553x19
text run at (51,0) width 206: "The \"S\" to the left should be gold. "
text run at (257,0) width 347: "This is testing :before used in conjunction with :first-letter. "
RenderInline {<pseudo:after>} at (0,0) size 61x19
- RenderTextFragment at (604,0) size 61x19
+ LayoutTextFragment at (604,0) size 61x19
text run at (604,0) width 61: "[The End]"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/003-expected.txt
index 26ba6d5..46f0fbf 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 14x54
- RenderTextFragment at (0,1) size 14x52
+ LayoutTextFragment at (0,1) size 14x52
text run at (0,1) width 14: "I"
- RenderTextFragment {#text} at (14,0) size 429x19
+ LayoutTextFragment {#text} at (14,0) size 429x19
text run at (14,0) width 429: "n an attempt to lose some weight, I have switched computing platforms."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/004-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/004-expected.txt
index 03a832c..db95fc7 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/004-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x20 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 154x19
- RenderTextFragment at (0,0) size 154x19
+ LayoutTextFragment at (0,0) size 154x19
text run at (0,0) width 154: "This text should be green."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
index 58365a7..3208df2 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/005-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 149x19
RenderInline {<pseudo:before>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (0,0) size 5x19
+ LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
RenderText {#text} at (5,0) size 144x19
text run at (5,0) width 144: "Quotes should surround"
@@ -19,6 +19,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 50: "this text."
RenderInline {<pseudo:after>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (50,0) size 5x19
+ LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/007-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/007-expected.txt
index 4b8dcbb..60fba5b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/007-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 253x19
+ LayoutTextFragment {#text} at (9,0) size 253x19
text run at (9,0) width 253: "HIS TEXT SHOULD BE UPPERCASE."
RenderBlock {P} at (0,36) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 262x19
- RenderTextFragment at (0,0) size 262x19
+ LayoutTextFragment at (0,0) size 262x19
text run at (0,0) width 262: "THIS TEXT SHOULD BE UPPERCASE."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/008-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/008-expected.txt
index 4ddcd8d..a591921 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/008-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 409: "In this paragraph, there should be a right floating green ::after block. "
text run at (409,0) width 155: "It should be ok to do this."
RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=#008000] [bgcolor=#008000]
- RenderTextFragment at (0,0) size 49x19
+ LayoutTextFragment at (0,0) size 49x19
text run at (0,0) width 49: "Invisible"
layer at (300,300) size 296x20
RenderBlock (positioned) {<pseudo:before>} at (300,300) size 296x20
- RenderTextFragment at (0,0) size 296x19
+ LayoutTextFragment at (0,0) size 296x19
text run at (0,0) width 296: "Some text that should be at an (x,y) of (300,300)"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/009-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/009-expected.txt
index 620ca51..35d6d10 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/009-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,72) size 784x57 [color=#FF0000]
RenderInline {SPAN} at (0,0) size 400x19 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 34x55
- RenderTextFragment at (0,1) size 34x55
+ LayoutTextFragment at (0,1) size 34x55
text run at (0,1) width 34: "A"
- RenderTextFragment {#text} at (34,29) size 366x19
+ LayoutTextFragment {#text} at (34,29) size 366x19
text run at (34,29) width 366: "ll of this text should be green, including the big \"A\" first-letter."
RenderBlock {P} at (0,145) size 784x0
RenderBlock {DIV} at (0,145) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/011-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/011-expected.txt
index 2208131..ed16fe02 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/011-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/011-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x572.09
RenderBlock {H2} at (0,0) size 784x62.50
RenderBlock {<pseudo:before>} at (0,0) size 784x16 [color=#D0D3DA]
- RenderTextFragment at (380,0) size 24x15
+ LayoutTextFragment at (380,0) size 24x15
text run at (380,0) width 24: "\x{2022} \x{2022} \x{2022}"
RenderBlock (anonymous) at (0,35.50) size 784x27
RenderText {#text} at (0,0) size 126x26
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/012-expected.txt
index d860448..188fea0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/012-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,1) width 770: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,89.16) size 784x200 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderInline {<pseudo:first-letter>} at (0,0) size 54x86 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,2) size 52x84
+ LayoutTextFragment at (2,2) size 52x84
text run at (2,2) width 52: "H"
- RenderTextFragment {#text} at (55,48) size 763x150
+ LayoutTextFragment {#text} at (55,48) size 763x150
text run at (55,48) width 709: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
text run at (1,87) width 255: "to a green, sans-serif font. "
text run at (256,87) width 478: "Then, the CSS :first-letter rule sets the font size to"
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
text run at (1,171) width 100: "correctly)."
RenderBlock {P} at (0,313.16) size 784x142 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x88 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,2) size 52x84
+ LayoutTextFragment at (1,2) size 52x84
text run at (1,2) width 52: "H"
- RenderTextFragment {#text} at (55,1) size 781x139
+ LayoutTextFragment {#text} at (55,1) size 781x139
text run at (55,1) width 727: "ere is the second paragraph. This is just like the first except that the"
text run at (55,29) width 375: "rule p.floated:first-letter floats the first "
text run at (430,29) width 161: "letter to the left. "
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
index e10319e..ecc7608 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/013-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {H1} at (0,0) size 784x37
RenderInline {<pseudo:before>} at (0,0) size 207x36
- RenderTextFragment at (0,0) size 207x36
+ LayoutTextFragment at (0,0) size 207x36
text run at (0,0) width 207: "First Chapter: "
RenderText {#text} at (207,0) size 105x36
text run at (207,0) width 105: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 225: "Should read: \"First Chapter: TEST 1\""
RenderBlock {H2} at (0,98.34) size 784x27
RenderInline {<pseudo:before>} at (0,0) size 99x26
- RenderTextFragment at (0,0) size 99x26
+ LayoutTextFragment at (0,0) size 99x26
text run at (0,0) width 99: "Chapter: "
RenderText {#text} at (99,0) size 77x26
text run at (99,0) width 77: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 194: "Should read: \"Chapter: TEST 2\""
RenderBlock {H3} at (0,183.97) size 784x21
RenderInline {<pseudo:before>} at (0,0) size 110x20
- RenderTextFragment at (0,0) size 110x20
+ LayoutTextFragment at (0,0) size 110x20
text run at (0,0) width 110: "Chapter One: "
RenderText {#text} at (110,0) size 57x20
text run at (110,0) width 57: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 224: "Should read: \"Chapter One: TEST 3\""
RenderBlock {H4} at (0,264.95) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 63x19
- RenderTextFragment at (0,0) size 63x19
+ LayoutTextFragment at (0,0) size 63x19
text run at (0,0) width 63: "Chapter: "
RenderText {#text} at (63,0) size 51x19
text run at (63,0) width 51: "TEST 4"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/014-expected.txt
index 28f1453..88d0ef8 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/014-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/014-expected.txt
@@ -91,7 +91,7 @@ layer at (0,0) size 785x911 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 617x19
text run at (0,0) width 617: "This box should contain the text \"generated content\" in CSS2-compliant browsers (but won't in Safari)."
RenderBlock {<pseudo:after>} at (0,20) size 717x20 [color=#008000]
- RenderTextFragment at (0,0) size 107x19
+ LayoutTextFragment at (0,0) size 107x19
text run at (0,0) width 107: "generated content"
RenderBlock {DIV} at (0,697.69) size 769x166.44 [border: (1px solid #000000)]
RenderBlock {H3} at (26,44.72) size 717x21
@@ -102,5 +102,5 @@ layer at (0,0) size 785x911 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 593x19
text run at (0,0) width 593: "This box should contain the text \"generated content\" in CSS2-compliant browsers, including Safari."
RenderBlock {<pseudo:after>} at (0,20) size 717x20 [color=#008000]
- RenderTextFragment at (0,0) size 107x19
+ LayoutTextFragment at (0,0) size 107x19
text run at (0,0) width 107: "generated content"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/015-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/015-expected.txt
index c6aa335..b3286ac 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/015-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/015-expected.txt
@@ -17,5 +17,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,39.72) size 293x20
RenderInline {FORM} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 4x19
- RenderTextFragment at (0,0) size 4x19
+ LayoutTextFragment at (0,0) size 4x19
text run at (0,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/016-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/016-expected.txt
index 59387cb..e2de8bd 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/016-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/016-expected.txt
@@ -15,26 +15,26 @@ layer at (0,0) size 800x250
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=1)"
RenderBlock {P} at (0,126) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "2"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=2)"
RenderBlock {P} at (0,162) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "3"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=3)"
RenderBlock {P} at (0,198) size 784x20
RenderInline {A} at (0,0) size 58x19 [color=#0000EE]
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "4"
RenderInline {<pseudo:after>} at (0,0) size 50x19
- RenderTextFragment at (8,0) size 50x19
+ LayoutTextFragment at (8,0) size 50x19
text run at (8,0) width 50: "(href=4)"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-duplicated-after-split-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-duplicated-after-split-expected.txt
index aec4c0b..d281c33 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-duplicated-after-split-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-duplicated-after-split-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 147x109
RenderInline {B} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 147x109
- RenderTextFragment at (0,2) size 147x109
+ LayoutTextFragment at (0,2) size 147x109
text run at (0,2) width 147: "not "
RenderText {#text} at (147,2) size 152x109
text run at (147,2) width 152: "fail."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-order-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-order-expected.txt
index fc39817..0ad5cd3 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/after-order-expected.txt
@@ -11,20 +11,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,21) size 39x19
text run at (11,21) width 39: "Inline: "
RenderInline {<pseudo:after>} at (0,0) size 461x19
- RenderTextFragment at (50,21) size 224x19
+ LayoutTextFragment at (50,21) size 224x19
text run at (50,21) width 224: "This should be before the green box. "
LayoutImage at (274,11) size 25x25
- RenderTextFragment at (299,21) size 212x19
+ LayoutTextFragment at (299,21) size 212x19
text run at (299,21) width 212: " This should be after the green box."
RenderBlock {DIV} at (10,98) size 764x92 [border: (1px solid #000000)]
RenderText {#text} at (11,61) size 79x19
text run at (11,61) width 79: "Inline-block: "
RenderBlock {<pseudo:after>} at (90,11) size 200x70
- RenderTextFragment at (0,0) size 189x49
+ LayoutTextFragment at (0,0) size 189x49
text run at (0,0) width 189: "This should be before the green"
text run at (0,30) width 31: "box. "
LayoutImage at (31,20) size 25x25
- RenderTextFragment at (56,30) size 200x39
+ LayoutTextFragment at (56,30) size 200x39
text run at (56,30) width 144: " This should be after the"
text run at (0,50) width 64: "green box."
RenderBlock {DIV} at (10,200) size 764x112 [border: (1px solid #000000)]
@@ -32,10 +32,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 39x19
text run at (0,0) width 39: "Block:"
RenderBlock {<pseudo:after>} at (11,31) size 200x70
- RenderTextFragment at (0,0) size 189x49
+ LayoutTextFragment at (0,0) size 189x49
text run at (0,0) width 189: "This should be before the green"
text run at (0,30) width 31: "box. "
LayoutImage at (31,20) size 25x25
- RenderTextFragment at (56,30) size 200x39
+ LayoutTextFragment at (56,30) size 200x39
text run at (56,30) width 144: " This should be after the"
text run at (0,50) width 64: "green box."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/before-with-first-letter-expected.txt
index 2108dcb..4288767 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/before-with-first-letter-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,56) size 784x34
RenderInline {<pseudo:before>} at (0,0) size 45x27
RenderInline {<pseudo:first-letter>} at (0,0) size 16x33 [color=#008000]
- RenderTextFragment at (0,0) size 16x33
+ LayoutTextFragment at (0,0) size 16x33
text run at (0,0) width 16: "T"
- RenderTextFragment at (16,5) size 29x27
+ LayoutTextFragment at (16,5) size 29x27
text run at (16,5) width 29: "he "
RenderText {#text} at (45,5) size 407x27
text run at (45,5) width 407: "first letter is green and larger than the rest."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index 94f4f71..0c3ca33 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 149x19
RenderInline {<pseudo:before>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (0,0) size 5x19
+ LayoutTextFragment at (0,0) size 5x19
text run at (0,0) width 5: "\""
RenderText {#text} at (5,0) size 144x19
text run at (5,0) width 144: "Quotes should surround"
@@ -31,5 +31,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 50: "this text."
RenderInline {<pseudo:after>} at (0,0) size 5x19
LayoutQuote at (0,0) size 5x19
- RenderTextFragment at (50,0) size 5x19
+ LayoutTextFragment at (50,0) size 5x19
text run at (50,0) width 5: "\""
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/hover-style-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/hover-style-change-expected.txt
index d9b9f75..9829ee0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/hover-style-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/hover-style-change-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x222
RenderText {#text} at (0,0) size 78x19
text run at (0,0) width 78: "This is a test "
RenderInline {<pseudo:after>} at (0,0) size 171x19
- RenderTextFragment at (78,0) size 171x19
+ LayoutTextFragment at (78,0) size 171x19
text run at (78,0) width 171: "and generated hover content"
RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,46) size 784x40
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/inline-display-types-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/inline-display-types-expected.txt
index 7d562f4..4744d476 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/inline-display-types-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/inline-display-types-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 90: "Blocks"
RenderBlock {DIV} at (0,58.44) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 33x19
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "Test: "
RenderText {#text} at (33,0) size 44x19
text run at (33,0) width 44: "content"
RenderBlock {DIV} at (0,78.44) size 784x20
RenderBlock {<pseudo:before>} at (0,0) size 29x20
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,0) size 44x19
text run at (29,0) width 44: "content"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 29x20
LayoutTableRow (anonymous) at (0,0) size 29x20
LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,0) size 44x19
text run at (29,0) width 44: "content"
@@ -33,14 +33,14 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,198.31) size 784x60
RenderInline {SPAN} at (0,0) size 77x19
RenderInline {<pseudo:before>} at (0,0) size 33x19
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "Test: "
RenderText {#text} at (33,0) size 44x19
text run at (33,0) width 44: "content"
LayoutBR {BR} at (77,15) size 0x0
RenderInline {SPAN} at (0,0) size 73x19
RenderBlock {<pseudo:before>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,20) size 44x19
text run at (29,20) width 44: "content"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 29x20
LayoutTableRow (anonymous) at (0,0) size 29x20
LayoutTableCell (anonymous) at (0,0) size 29x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 29x19
+ LayoutTextFragment at (0,0) size 29x19
text run at (0,0) width 29: "Test:"
RenderText {#text} at (29,40) size 44x19
text run at (29,40) width 44: "content"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
index 77404a8..d599f1a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/no-openclose-quote-expected.txt
@@ -5,15 +5,15 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 8x19
- RenderTextFragment at (0,0) size 8x19
+ LayoutTextFragment at (0,0) size 8x19
text run at (0,0) width 8: "*"
LayoutQuote at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (8,0) size 405x19
text run at (8,0) width 108: "This is some text. "
text run at (116,0) width 297: "It should have a single asterisk before and after it."
RenderInline {<pseudo:after>} at (0,0) size 8x19
- RenderTextFragment at (413,0) size 8x19
+ LayoutTextFragment at (413,0) size 8x19
text run at (413,0) width 8: "*"
LayoutQuote at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-before-after-child-add-expected.txt
index 96356fe..fbead11 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-before-after-child-add-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 74x60 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,0) size 74x20
RenderInline {<pseudo:before>} at (0,0) size 59x19
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (0,20) size 74x20
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
RenderBlock (anonymous) at (0,40) size 74x20
RenderInline {<pseudo:after>} at (0,0) size 48x19
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
index 5d4696b..158a777 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
@@ -10,14 +10,14 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 181x20
LayoutTableRow (anonymous) at (0,0) size 181x20
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableCell (anonymous) at (59,0) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 74x20
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (133,0) size 48x20 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,56) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-content-expected.txt
index 95fe585..02abf25 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -8,11 +8,11 @@ layer at (0,0) size 800x36
LayoutTableSection (anonymous) at (0,0) size 265x20
LayoutTableRow (anonymous) at (0,0) size 265x20
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 190x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 190x19
+ LayoutTextFragment at (0,0) size 190x19
text run at (0,0) width 190: "You should just see a single line"
LayoutTableCell {DIV} at (190,0) size 4x20 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x19
text run at (0,0) width 4: " "
LayoutTableCell (anonymous) {<pseudo:after>} at (194,0) size 71x20 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 71x19
+ LayoutTextFragment at (0,0) size 71x19
text run at (0,0) width 71: "of blue text."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
index c50cf89..08ec2e4 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-child-add-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 74x60
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,40) size 74x20
LayoutTableCell (anonymous) at (0,40) size 74x20 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-expected.txt
index 5bdb309..7eb04d4 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-before-after-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x112
text run at (3,3) width 9: "S"
LayoutTableRow {DIV} at (0,26) size 62x26
LayoutTableCell (anonymous) {<pseudo:before>} at (0,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x19
+ LayoutTextFragment at (3,3) size 9x19
text run at (3,3) width 9: "P"
LayoutTableCell {DIV} at (15,26) size 17x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (3,3) size 11x19
@@ -32,5 +32,5 @@ layer at (0,0) size 800x112
RenderText {#text} at (3,3) size 9x19
text run at (3,3) width 9: "S"
LayoutTableCell (anonymous) {<pseudo:after>} at (47,26) size 15x26 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x19
+ LayoutTextFragment at (3,3) size 9x19
text run at (3,3) width 9: "S"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-to-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-to-inline-expected.txt
index 86e072c..fb3b030 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-to-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-to-inline-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x20
LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {<pseudo:before>} at (0,0) size 28x19
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderText {#text} at (28,0) size 21x19
text run at (28,0) width 21: "test"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-with-before-expected.txt
index 755f20d..4bb43c2 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-group-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 28x20
LayoutTableRow (anonymous) at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-expected.txt
index c781d25..6076352 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-row-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 28x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-table-before-after-child-add-expected.txt
index b5dfdb8..b674519 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-table-before-after-child-add-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (0,20) size 74x20
RenderText {#text} at (0,0) size 74x19
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
RenderBlock (anonymous) at (0,96) size 784x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-with-before-expected.txt
index dd94475..907fea7 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/table-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 28x20
LayoutTableRow (anonymous) at (0,0) size 28x20
LayoutTableCell (anonymous) at (0,0) size 28x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 28x19
+ LayoutTextFragment at (0,0) size 28x19
text run at (0,0) width 28: "hello"
RenderBlock (anonymous) at (0,40) size 744x20
RenderText {#text} at (0,0) size 21x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/visibleContentHiddenParent-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/visibleContentHiddenParent-expected.txt
index 59afb76..42551c7 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/visibleContentHiddenParent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css-generated-content/visibleContentHiddenParent-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {A} at (0,0) size 520x19
RenderInline {<pseudo:before>} at (0,0) size 344x19
- RenderTextFragment at (0,0) size 344x19
+ LayoutTextFragment at (0,0) size 344x19
text run at (0,0) width 344: "This test passes if it does not crash, and this text appears."
RenderText {#text} at (344,0) size 176x19
text run at (344,0) width 176: "But it fails if this text appears."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/attribute-selector-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/attribute-selector-dynamic-expected.txt
index 988128a..7568df1 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/attribute-selector-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/attribute-selector-dynamic-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x40
text run at (0,0) width 644: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
RenderBlock {test} at (0,20) size 800x20 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 58x19
- RenderTextFragment at (0,0) size 58x19
+ LayoutTextFragment at (0,0) size 58x19
text run at (0,0) width 58: "PASSED"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/compare-content-style-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/compare-content-style-expected.txt
index c847ba5..d2def4a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/compare-content-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/compare-content-style-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x256
RenderBlock {DIV} at (0,0) size 784x120
RenderBlock {DIV} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,20) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,40) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,60) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,80) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,100) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 38x19
- RenderTextFragment at (0,0) size 38x19
+ LayoutTextFragment at (0,0) size 38x19
text run at (0,0) width 38: "PASS"
RenderBlock {DIV} at (0,136) size 784x96
RenderBlock {P} at (0,0) size 784x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/empty-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/empty-generated-content-expected.txt
index 2ec40c0..a36c41e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/empty-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/empty-generated-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x36
RenderText {#text} at (0,0) size 195x19
text run at (0,0) width 195: "This page intentionally left blank."
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock (anonymous) at (0,36) size 800x0
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-capitalized-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-capitalized-expected.txt
index dacfc51..61c6190 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-capitalized-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-capitalized-expected.txt
@@ -21,9 +21,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 229: "The following lines should be identical:"
RenderBlock {DIV} at (0,92) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#008000]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "L"
- RenderTextFragment {#text} at (9,0) size 72x19
+ LayoutTextFragment {#text} at (9,0) size 72x19
text run at (9,0) width 72: "orem Ipsum"
RenderBlock {P} at (0,128) size 784x20
RenderInline {SPAN} at (0,0) size 9x19 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-detach-expected.txt
index b8b556c..b81d288 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-detach-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,92) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,110) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
RenderBlock {P} at (0,146) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
RenderBlock {P} at (0,182) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (9,0) size 29x19
+ LayoutTextFragment {#text} at (9,0) size 29x19
text run at (9,0) width 29: "ASS"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-after-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-after-float-expected.txt
index eeccf3c..e213e42 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-after-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-after-float-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 8x19
text run at (0,0) width 8: "1"
RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x20
- RenderTextFragment at (0,0) size 8x19
+ LayoutTextFragment at (0,0) size 8x19
text run at (0,0) width 8: "2"
- RenderTextFragment {#text} at (16,0) size 8x19
+ LayoutTextFragment {#text} at (16,0) size 8x19
text run at (16,0) width 8: "3"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-expected.txt
index 3ad2b48..8dd9bd1 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 26x20
RenderBlock {P} at (0,0) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
LayoutTable {TABLE} at (0,118) size 32x26
LayoutTableSection {TBODY} at (0,0) size 32x26
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 28x22 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
RenderBlock {P} at (0,160) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-hover-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-hover-expected.txt
index 82e392d..43fe66b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-hover-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 367: "The next line of text should turn green when we hover over it."
RenderBlock {DIV} at (0,72) size 784x40 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 760x39
+ LayoutTextFragment {#text} at (9,0) size 760x39
text run at (9,0) width 751: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including the first"
text run at (0,20) width 450: "letter) should turn green. If the first letter remains black, then there is a bug!"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-recalculation-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-recalculation-expected.txt
index 4171c8e..a0b002e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-recalculation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-recalculation-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x88
RenderBlock {P} at (0,0) size 784x20
RenderInline {A} at (0,0) size 27x19 [color=#0000FF]
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (9,0) size 18x19
+ LayoutTextFragment {#text} at (9,0) size 18x19
text run at (9,0) width 18: "irst"
RenderText {#text} at (27,0) size 182x19
text run at (27,0) width 182: " letter should be bold and blue"
RenderBlock {P} at (0,36) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 12x19
- RenderTextFragment at (0,0) size 12x19
+ LayoutTextFragment at (0,0) size 12x19
text run at (0,0) width 12: "H"
- RenderTextFragment {#text} at (12,0) size 591x19
+ LayoutTextFragment {#text} at (12,0) size 591x19
text run at (12,0) width 591: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-visibility-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-visibility-expected.txt
index 111264d..50a8bb6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-visibility-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/first-letter-visibility-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 388: "The next line of text should become invisible, including first letter."
RenderBlock {DIV} at (0,72) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 11x19 [color=#0000FF]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "C"
- RenderTextFragment {#text} at (11,0) size 66x19
+ LayoutTextFragment {#text} at (11,0) size 66x19
text run at (11,0) width 66: "lick to hide"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/pseudo-element-line-break-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/pseudo-element-line-break-expected.txt
index 5fa459e..04bd586 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/pseudo-element-line-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/css/pseudo-element-line-break-expected.txt
@@ -5,48 +5,48 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 121x39
text run at (102,3) width 22: "AA"
text run at (3,23) width 20: "BB"
RenderBlock {P} at (0,62) size 86x26 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 55x19
text run at (102,3) width 55: "AAAAA"
RenderBlock {P} at (0,104) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 44x39
- RenderTextFragment at (3,3) size 44x39
+ LayoutTextFragment at (3,3) size 44x39
text run at (3,3) width 44: "AAAA"
text run at (3,23) width 40: "BBBB"
RenderText {#text} at (43,23) size 50x19
text run at (43,23) width 50: "BBBBB"
RenderBlock {P} at (0,166) size 86x46 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 121x39
text run at (102,3) width 22: "AA"
text run at (3,23) width 18: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (21,23) size 81x19
+ LayoutTextFragment at (21,23) size 81x19
text run at (21,23) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,228) size 86x26 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 99x19
- RenderTextFragment at (3,3) size 99x19
+ LayoutTextFragment at (3,3) size 99x19
text run at (3,3) width 99: "AAAAAAAAA"
RenderText {#text} at (102,3) size 70x19
text run at (102,3) width 70: "MMMMM"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (172,3) size 81x19
+ LayoutTextFragment at (172,3) size 81x19
text run at (172,3) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,270) size 86x46 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 55x19
text run at (3,3) width 55: "YYYYY"
RenderInline {<pseudo:after>} at (0,0) size 99x39
- RenderTextFragment at (58,3) size 99x39
+ LayoutTextFragment at (58,3) size 99x39
text run at (58,3) width 44: "YYYY"
text run at (3,23) width 36: "ZZZZ"
RenderBlock {P} at (0,332) size 86x46 [border: (3px solid #0000FF)]
@@ -54,11 +54,11 @@ layer at (0,0) size 800x600
text run at (3,3) width 22: "YY"
text run at (3,23) width 18: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (21,23) size 81x19
+ LayoutTextFragment at (21,23) size 81x19
text run at (21,23) width 81: "ZZZZZZZZZ"
RenderBlock {P} at (0,394) size 86x26 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 45x19
text run at (3,3) width 45: "ZZZZZ"
RenderInline {<pseudo:after>} at (0,0) size 81x19
- RenderTextFragment at (48,3) size 81x19
+ LayoutTextFragment at (48,3) size 81x19
text run at (48,3) width 81: "ZZZZZZZZZ"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dynamic/text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/dynamic/text-combine-expected.txt
index 0e2eb3a..cc33f99 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/dynamic/text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/dynamic/text-combine-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x272
text run at (0,0) width 272: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 27x25
- RenderCombineText {#text} at (0,271) size 27x25
+ LayoutTextCombine {#text} at (0,271) size 27x25
text run at (0,271) width 24: "3.667"
RenderText {#text} at (0,295) size 27x136
text run at (0,295) width 135: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x272
text run at (0,0) width 272: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 27x25
- RenderCombineText {#text} at (0,271) size 27x25
+ LayoutTextCombine {#text} at (0,271) size 27x25
text run at (0,271) width 24: "3.667"
RenderText {#text} at (0,295) size 27x136
text run at (0,295) width 135: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-appearance-basic-expected.txt
index 264942e..c24da2c 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -75,7 +75,7 @@ layer at (164,12) size 58x70 clip at (165,13) size 41x68
RenderBlock {DIV} at (0,0) size 41x17
RenderBlock {OPTION} at (0,17) size 41x17 [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 21x16
text run at (18,0) width 21: "baz"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
index 848f3f1..733fafc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -56,7 +56,7 @@ layer at (68,69) size 65x121 clip at (69,70) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
@@ -77,7 +77,7 @@ layer at (137,69) size 65x121 clip at (138,70) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -132,19 +132,19 @@ layer at (326,52) size 63x138 clip at (327,53) size 46x136
text run at (2,0) width 41: "**456**"
RenderBlock {OPTION} at (0,17) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
RenderBlock {OPTION} at (0,34) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
RenderBlock {OPTION} at (0,51) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 19x16
text run at (18,0) width 19: "Six"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
index 2a9670f..9a06ece 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -158,19 +158,19 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 1"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.3"
@@ -180,19 +180,19 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 2"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.3"
@@ -202,19 +202,19 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 3"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.3"
@@ -224,19 +224,19 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 4"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.1"
RenderBlock {OPTION} at (0,34) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.3"
@@ -246,19 +246,19 @@ layer at (12,382) size 200x25 clip at (13,383) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 5"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.3"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
index d1a27f5..90d6432a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/optgroup-rendering-expected.txt
@@ -20,25 +20,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 52: "Enabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -48,25 +48,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 55: "Disabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -76,25 +76,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 59: "Enabled2"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
index aa2962f..2100891 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/anonymous-items-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock {OL} at (0,36) size 784x20
LayoutListItem {<pseudo:after>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,72) size 784x40
LayoutListItem {LI} at (40,0) size 744x20
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "one"
LayoutListItem {<pseudo:after>} at (40,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
RenderBlock {OL} at (0,128) size 784x20
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,164) size 784x40
LayoutListItem {<pseudo:before>} at (40,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "1"
- RenderTextFragment at (0,0) size 33x19
+ LayoutTextFragment at (0,0) size 33x19
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 18: "div"
LayoutListItem {<pseudo:after>} at (0,20) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
LayoutListItem {LI} at (40,60) size 744x20
LayoutListMarker at (-21,0) size 16x19: "3"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (40,20) size 744x40
LayoutListItem {<pseudo:before>} at (0,0) size 744x20
LayoutListMarker at (-21,0) size 16x19: "2"
- RenderTextFragment at (0,0) size 36x19
+ LayoutTextFragment at (0,0) size 36x19
text run at (0,0) width 36: "TWO"
RenderBlock (anonymous) at (0,20) size 744x20
RenderText {#text} at (0,0) size 18x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
index f3b0550..dfc6ad2 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/lists/marker-before-empty-inline-expected.txt
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
LayoutListMarker at (-18,0) size 7x19: bullet
RenderInline {SPAN} at (0,0) size 39x19
RenderInline {<pseudo:before>} at (0,0) size 39x19
- RenderTextFragment at (0,0) size 39x19
+ LayoutTextFragment at (0,0) size 39x19
text run at (0,0) width 39: "before"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,20) size 744x20
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
index 15b8c93..923192d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
@@ -12,7 +12,7 @@ layer at (8,16) size 760x437
layer at (13,21) size 750x20
RenderBlock (anonymous multi-column) at (5,5) size 750x20
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
layer at (13,108) size 750x340
RenderBlock (anonymous multi-column) at (5,91.81) size 750x340
@@ -54,7 +54,7 @@ layer at (13,108) size 750x340
text run at (25,600) width 337: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
text run at (0,620) width 143: "Nulla varius enim ac mi."
RenderBlock {<pseudo:after>} at (0,640) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,469) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,452.81) size 760x436.81 [border: (5px solid #800000)]
@@ -65,7 +65,7 @@ layer at (8,469) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,474) size 750x340 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x340
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x640
RenderText {#text} at (0,0) size 367x639
@@ -107,7 +107,7 @@ layer at (13,474) size 750x340 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,881) size 750x20 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,411.81) size 750x20
RenderBlock {<pseudo:after>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,922) size 760x468 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,905.63) size 760x468.81 [border: (5px solid #800000)]
@@ -118,7 +118,7 @@ layer at (8,922) size 760x468 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,927) size 750x156 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x156
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock {P} at (0,36) size 367x240
RenderText {#text} at (0,0) size 367x239
@@ -162,7 +162,7 @@ layer at (13,1149) size 750x236 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,380) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,400) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,452) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,1406) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1390.44) size 760x472.81 [border: (5px solid #800000)]
@@ -173,7 +173,7 @@ layer at (8,1406) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1411) size 750x140 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x140
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x240
RenderText {#text} at (0,0) size 367x239
@@ -222,7 +222,7 @@ layer at (13,1618) size 750x256 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,200) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,472) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,1895) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1879.25) size 760x472.81 [border: (5px solid #800000)]
@@ -233,7 +233,7 @@ layer at (8,1895) size 760x473 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1900) size 750x260 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x260
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock (anonymous) at (0,20) size 367x220
RenderInline {SPAN} at (0,0) size 367x219
@@ -286,7 +286,7 @@ layer at (13,2227) size 750x136 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,180) width 350: "pede. Lorem ipsum dolor sit amet, consectetuer adipiscing"
text run at (0,200) width 21: "elit."
RenderBlock {<pseudo:after>} at (0,252) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
layer at (8,2384) size 760x509 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,2368.06) size 760x508.81 [border: (5px solid #800000)]
@@ -301,7 +301,7 @@ layer at (8,2384) size 760x509 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,2389) size 750x292 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x292
RenderBlock {<pseudo:before>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 160x19
+ LayoutTextFragment at (0,0) size 160x19
text run at (0,0) width 160: "Before Generated Content"
RenderBlock {P} at (0,36) size 367x220
RenderText {#text} at (0,0) size 367x219
@@ -354,5 +354,5 @@ layer at (13,2788) size 750x100 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,160) width 293: "ipsum dolor sit amet, consectetuer adipiscing elit."
RenderText {#text} at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,180) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 150x19
+ LayoutTextFragment at (0,0) size 150x19
text run at (0,0) width 150: "After Generated Content"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-beforeafter-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-beforeafter-expected.txt
index 1d987b8..515ecc1 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-beforeafter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-beforeafter-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 75x19
RenderInline {<pseudo:before>} at (0,0) size 49x19
- RenderTextFragment at (29,12) size 49x19
+ LayoutTextFragment at (29,12) size 49x19
text run at (29,12) width 49: "[before]"
LayoutRubyRun (anonymous) at (74,12) size 34x20
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -38,7 +38,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x19
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (55,12) size 37x19
+ LayoutTextFragment at (55,12) size 37x19
text run at (55,12) width 37: "[after]"
RenderText {#text} at (92,12) size 26x19
text run at (92,12) width 26: " Bar"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 112x19
RenderInline {<pseudo:before>} at (0,0) size 49x19
- RenderTextFragment at (29,12) size 49x19
+ LayoutTextFragment at (29,12) size 49x19
text run at (29,12) width 49: "[before]"
LayoutRubyRun (anonymous) at (74,12) size 34x20
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x19
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 37x19
- RenderTextFragment at (104,12) size 37x19
+ LayoutTextFragment at (104,12) size 37x19
text run at (104,12) width 37: "[after]"
RenderText {#text} at (141,12) size 26x19
text run at (141,12) width 26: " Bar"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-text-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-text-before-after-content-expected.txt
index faddcf43..fab2f49 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-text-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/ruby/ruby-text-before-after-content-expected.txt
@@ -7,12 +7,12 @@ layer at (0,0) size 800x88
LayoutRubyRun (anonymous) at (0,19) size 181x37
LayoutRubyText {RT} at (0,-19) size 181x20
RenderInline {<pseudo:before>} at (0,0) size 59x19
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderText {#text} at (59,0) size 74x19
text run at (59,0) width 74: "CONTENT"
RenderInline {<pseudo:after>} at (0,0) size 48x19
- RenderTextFragment at (133,0) size 48x19
+ LayoutTextFragment at (133,0) size 48x19
text run at (133,0) width 48: "AFTER"
LayoutRubyBase (anonymous) at (0,0) size 181x37
RenderText {#text} at (79,0) size 23x36
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039-expected.txt
index 00b984f..72ddb32 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 454x19
+ LayoutTextFragment {#text} at (19,13) size 454x19
text run at (19,13) width 312: "his very long paragraph should have a big first letter "
text run at (331,13) width 142: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039b-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039b-expected.txt
index 00b984f..72ddb32 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/039b-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 19x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 19x36
+ LayoutTextFragment at (0,0) size 19x36
text run at (0,0) width 19: "T"
- RenderTextFragment {#text} at (19,13) size 454x19
+ LayoutTextFragment {#text} at (19,13) size 454x19
text run at (19,13) width 312: "his very long paragraph should have a big first letter "
text run at (331,13) width 142: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/041-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/041-expected.txt
index 59a469d..de322af 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/041-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/041-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:before>} at (0,0) size 173x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 173x19
+ LayoutTextFragment at (0,0) size 173x19
text run at (0,0) width 173: "GENERATED CONTENT "
RenderText {#text} at (173,0) size 606x19
text run at (173,0) width 606: "You should see before this paragraph the words GENERATED CONTENT over green background"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/042-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/042-expected.txt
index 4bc6a16..98473c8 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/042-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/042-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x52
RenderText {#text} at (0,0) size 594x19
text run at (0,0) width 594: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 169x19 [bgcolor=#00FF00]
- RenderTextFragment at (594,0) size 169x19
+ LayoutTextFragment at (594,0) size 169x19
text run at (594,0) width 169: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/166a-expected.txt
index 888d666..670dd2a0 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x52
RenderBody {BODY} at (8,16) size 784x20
RenderBlock {P} at (0,0) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "T"
- RenderTextFragment {#text} at (9,0) size 382x19
+ LayoutTextFragment {#text} at (9,0) size 382x19
text run at (9,0) width 382: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168a-expected.txt
index 6e65b6f..75984d6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:before>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169a-expected.txt
index 4b12026..ade896a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/selectors/169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x88
text run at (0,0) width 78: "This test has "
RenderInline {SPAN} at (0,0) size 58x19
RenderInline {<pseudo:after>} at (0,0) size 58x19 [bgcolor=#00FF00]
- RenderTextFragment at (78,0) size 58x19
+ LayoutTextFragment at (78,0) size 58x19
text run at (78,0) width 58: "PASSED"
RenderText {#text} at (136,0) size 4x19
text run at (136,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/frame-and-rules-expected.txt
index 3818cc1..8e760c9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 226x19
text run at (15,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -58,7 +58,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -107,7 +107,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -156,7 +156,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 240x19
text run at (8,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -205,7 +205,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 238x19
text run at (10,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -254,7 +254,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -303,7 +303,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (238,0) size 5x19
+ LayoutTextFragment at (238,0) size 5x19
text run at (238,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -352,7 +352,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -401,7 +401,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 242x19
text run at (8,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (249,0) size 6x19
+ LayoutTextFragment at (249,0) size 6x19
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -450,7 +450,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -499,7 +499,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 248x19
text run at (4,0) width 248: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (252,0) size 5x19
+ LayoutTextFragment at (252,0) size 5x19
text run at (252,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -548,7 +548,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (3,0) size 250x19
text run at (3,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (252,0) size 6x19
+ LayoutTextFragment at (252,0) size 6x19
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -597,7 +597,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 252x19
text run at (2,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -646,7 +646,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 250x19
text run at (4,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -695,7 +695,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -744,7 +744,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -793,7 +793,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (12,0) size 234x19
text run at (12,0) width 234: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -842,7 +842,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 254x19
text run at (2,0) width 254: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (255,0) size 6x19
+ LayoutTextFragment at (255,0) size 6x19
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -891,7 +891,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 224x19
text run at (16,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -940,7 +940,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 234x19
text run at (11,0) width 234: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -989,7 +989,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (245,0) size 6x19
+ LayoutTextFragment at (245,0) size 6x19
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 236x19
text run at (11,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (236,0) size 6x19
+ LayoutTextFragment at (236,0) size 6x19
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (237,0) size 5x19
+ LayoutTextFragment at (237,0) size 5x19
text run at (237,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (239,0) size 5x19
+ LayoutTextFragment at (239,0) size 5x19
text run at (239,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 240x19
text run at (9,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (248,0) size 6x19
+ LayoutTextFragment at (248,0) size 6x19
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (238,0) size 6x19
+ LayoutTextFragment at (238,0) size 6x19
text run at (238,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 232x19
text run at (13,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 230x19
text run at (15,0) width 230: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 211x19
text run at (24,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (235,0) size 5x19
+ LayoutTextFragment at (235,0) size 5x19
text run at (235,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 213x19
text run at (23,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (235,0) size 6x19
+ LayoutTextFragment at (235,0) size 6x19
text run at (235,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 216x19
text run at (22,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 234x19
text run at (13,0) width 234: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 212x19
text run at (23,0) width 212: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (234,0) size 6x19
+ LayoutTextFragment at (234,0) size 6x19
text run at (234,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (239,0) size 6x19
+ LayoutTextFragment at (239,0) size 6x19
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 224x19
text run at (17,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 222x19
text run at (19,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 203x19
text run at (28,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (231,0) size 5x19
+ LayoutTextFragment at (231,0) size 5x19
text run at (231,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (27,0) size 205x19
text run at (27,0) width 205: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (231,0) size 6x19
+ LayoutTextFragment at (231,0) size 6x19
text run at (231,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 208x19
text run at (26,0) width 208: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (233,0) size 6x19
+ LayoutTextFragment at (233,0) size 6x19
text run at (233,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 226x19
text run at (17,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (243,0) size 5x19
+ LayoutTextFragment at (243,0) size 5x19
text run at (243,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (55,0) size 245x19
text run at (55,0) width 245: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (299,0) size 6x19
+ LayoutTextFragment at (299,0) size 6x19
text run at (299,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt
index c699ffb..1e1d87b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {<pseudo:after>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 27x19
+ LayoutTextFragment at (0,0) size 27x19
text run at (0,0) width 27: "after"
RenderBlock {P} at (0,128) size 784x40
LayoutTable {TABLE} at (0,0) size 29x40
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/quote-text-around-iframe-expected.txt
index 30ddd4b..c56d508 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x349
LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (0,280) size 13x36
+ LayoutTextFragment at (0,280) size 13x36
text run at (0,280) width 13: "\""
RenderText {#text} at (13,280) size 30x36
text run at (13,280) width 30: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x349
text run at (651,280) width 29: "B "
RenderInline {<pseudo:after>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (680,280) size 13x36
+ LayoutTextFragment at (680,280) size 13x36
text run at (680,280) width 13: "\""
layer at (59,16) size 608x308
LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-after-child-in-table-expected.txt
index c32800b..8ebf0a9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-before-child-in-table-expected.txt
index d5f45ea..42adddc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock (anonymous) at (0,58) size 97x20
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-block-expected.txt
index e79c104..484254e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 86x58
LayoutTableRow (anonymous) at (0,0) size 86x58
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-table-expected.txt
index b6362e0..f16f185 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (74,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-block-expected.txt
index 9c007a6..8da6acc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 97x58
LayoutTableRow (anonymous) at (0,0) size 97x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
RenderBlock {DIV} at (19,77) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-table-expected.txt
index 64a5621..754398a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 171x58
LayoutTableRow (anonymous) at (0,0) size 171x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
LayoutTableCell (anonymous) at (97,19) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-block-expected.txt
index 867e400..4933a03 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 48x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-table-expected.txt
index 2d0c12ea..e634562 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,20) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-block-expected.txt
index daf7980..77bac1a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 59x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (19,39) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-table-expected.txt
index ed725b5..c53f2b6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 74x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
index 5899017..ead0e93 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 44: "Lorem "
RenderInline {SPAN} at (0,0) size 37x19
RenderInline {<pseudo:before>} at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (44,0) size 37x19
text run at (44,0) width 37: "Ipsum"
RenderText {#text} at (81,0) size 4x19
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "Lor"
RenderInline {SPAN} at (0,0) size 59x19
RenderInline {<pseudo:before>} at (0,0) size 0x19
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (22,0) size 59x19
text run at (22,0) width 59: "em Ipsum"
RenderText {#text} at (81,0) size 4x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/decorations-with-text-combine-expected.txt
index e8ec882..11fcd01 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x69
text run at (27,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,68) size 27x25
+ LayoutTextCombine {#text} at (27,68) size 27x25
text run at (27,68) width 24: "1"
RenderText {#text} at (27,92) size 27x47
text run at (27,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,138) size 27x25
+ LayoutTextCombine {#text} at (27,138) size 27x25
text run at (27,138) width 24: "123"
RenderText {#text} at (27,162) size 27x107
text run at (27,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,268) size 27x25
+ LayoutTextCombine {#text} at (27,268) size 27x25
text run at (27,268) width 24: "12345"
RenderText {#text} at (27,292) size 27x162
text run at (27,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x69
text run at (27,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,68) size 27x25
+ LayoutTextCombine {#text} at (27,68) size 27x25
text run at (27,68) width 24: "1"
RenderText {#text} at (27,92) size 27x47
text run at (27,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,138) size 27x25
+ LayoutTextCombine {#text} at (27,138) size 27x25
text run at (27,138) width 24: "123"
RenderText {#text} at (27,162) size 27x107
text run at (27,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,268) size 27x25
+ LayoutTextCombine {#text} at (27,268) size 27x25
text run at (27,268) width 24: "12345"
RenderText {#text} at (27,292) size 27x162
text run at (27,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/emphasis-combined-text-expected.txt
index 33ef199..06e87a5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (55,0) size 55x96
text run at (55,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (55,96) size 55x48
+ LayoutTextCombine {#text} at (55,96) size 55x48
text run at (55,96) width 48: "90"
RenderText {#text} at (55,144) size 55x48
text run at (55,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 55x96
text run at (27,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (27,96) size 55x48
+ LayoutTextCombine {#text} at (27,96) size 55x48
text run at (27,96) width 48: "90"
RenderText {#text} at (27,144) size 55x48
text run at (27,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 55x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (24,96) size 55x48
+ LayoutTextCombine {#text} at (24,96) size 55x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 55x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/002-expected.txt
index 605be9d..c424d75 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x47 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 32x41 [color=#800000]
- RenderTextFragment at (2,3) size 32x41
+ LayoutTextFragment at (2,3) size 32x41
text run at (2,3) width 32: "M"
- RenderTextFragment {#text} at (34,20) size 169x19
+ LayoutTextFragment {#text} at (34,20) size 169x19
text run at (34,20) width 169: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/003-expected.txt
index ca60b34..b23a6dd 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x28
RenderInline {<pseudo:first-letter>} at (0,0) size 17x27 [color=#FF0000]
- RenderTextFragment at (0,0) size 17x27
+ LayoutTextFragment at (0,0) size 17x27
text run at (0,0) width 17: "A"
- RenderTextFragment {#text} at (17,6) size 380x19
+ LayoutTextFragment {#text} at (17,6) size 380x19
text run at (17,6) width 380: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/font-ascent-mac-expected.txt
index d46fd24..78a3a4d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,360) size 752x41
text run at (0,3) width 62: "38FGKX"
layer at (24,94) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,151) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,208) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,265) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,323) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,380) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/generated-content-inside-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/generated-content-inside-table-expected.txt
index d1b5142..e0cbe70 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/generated-content-inside-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/http/tests/misc/generated-content-inside-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 160x19
text run at (0,0) width 160: "This text should not break "
RenderInline {<pseudo:after>} at (0,0) size 4x19
- RenderTextFragment at (160,0) size 4x19
+ LayoutTextFragment at (160,0) size 4x19
text run at (160,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/ietestcenter/css3/text/textshadow-004-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/ietestcenter/css3/text/textshadow-004-expected.txt
index 0377700..e14f261 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/ietestcenter/css3/text/textshadow-004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/ietestcenter/css3/text/textshadow-004-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x80
text run at (0,0) width 284: "Test passes if there is green visible on the page."
RenderBlock {DIV} at (0,36) size 784x20
RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
- RenderTextFragment at (0,0) size 9x19
+ LayoutTextFragment at (0,0) size 9x19
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (9,0) size 52x19
+ LayoutTextFragment {#text} at (9,0) size 52x19
text run at (9,0) width 52: "iller Text"
RenderBlock {DIV} at (0,56) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
index c753f34..1377a63 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (91,0) size 72x19
text run at (91,0) width 72: "a single line."
RenderBlock {<pseudo:after>} at (0,20) size 784x20
- RenderTextFragment at (0,0) size 184x19
+ LayoutTextFragment at (0,0) size 184x19
text run at (0,0) width 184: "This should be the second line."
RenderBlock {DIV} at (0,96) size 784x20
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index 635abbb..e275e43 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x280
text run at (1,-3) width 259: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,196) size 784x60
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 21x24
- RenderTextFragment at (0,-8) size 21x41
+ LayoutTextFragment at (0,-8) size 21x41
text run at (0,-8) width 21: "T"
- RenderTextFragment {#text} at (23,0) size 389x19
+ LayoutTextFragment {#text} at (23,0) size 389x19
text run at (23,0) width 389: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (412,0) size 0x19
RenderText {#text} at (23,20) size 485x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-expected.txt
index ffd7bf8..161a07b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2668) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
index 6c48e3a..9d99f1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
index 3ad2b48..8dd9bd1 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 26x20
RenderBlock {P} at (0,0) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
LayoutTable {TABLE} at (0,118) size 32x26
LayoutTableSection {TBODY} at (0,0) size 32x26
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 28x22 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 26x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
RenderBlock {P} at (0,160) size 784x20
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11x20 [color=#008000]
- RenderTextFragment at (0,0) size 11x19
+ LayoutTextFragment at (0,0) size 11x19
text run at (0,0) width 11: "A"
- RenderTextFragment {#text} at (11,0) size 15x19
+ LayoutTextFragment {#text} at (11,0) size 15x19
text run at (11,0) width 15: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
index 3818cc1..8e760c9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 226x19
text run at (15,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -58,7 +58,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -107,7 +107,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -156,7 +156,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 240x19
text run at (8,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -205,7 +205,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 238x19
text run at (10,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (247,0) size 6x19
+ LayoutTextFragment at (247,0) size 6x19
text run at (247,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -254,7 +254,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -303,7 +303,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 219x19
text run at (19,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (238,0) size 5x19
+ LayoutTextFragment at (238,0) size 5x19
text run at (238,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -352,7 +352,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -401,7 +401,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 242x19
text run at (8,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (249,0) size 6x19
+ LayoutTextFragment at (249,0) size 6x19
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -450,7 +450,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -499,7 +499,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 248x19
text run at (4,0) width 248: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (252,0) size 5x19
+ LayoutTextFragment at (252,0) size 5x19
text run at (252,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -548,7 +548,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (3,0) size 250x19
text run at (3,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (252,0) size 6x19
+ LayoutTextFragment at (252,0) size 6x19
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -597,7 +597,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 252x19
text run at (2,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x23
@@ -646,7 +646,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (4,0) size 250x19
text run at (4,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (253,0) size 6x19
+ LayoutTextFragment at (253,0) size 6x19
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -695,7 +695,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x22
@@ -744,7 +744,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 231x19
text run at (13,0) width 231: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 261x22
@@ -793,7 +793,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (12,0) size 234x19
text run at (12,0) width 234: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (246,0) size 5x19
+ LayoutTextFragment at (246,0) size 5x19
text run at (246,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -842,7 +842,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (2,0) size 254x19
text run at (2,0) width 254: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (255,0) size 6x19
+ LayoutTextFragment at (255,0) size 6x19
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 262x23
@@ -891,7 +891,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 224x19
text run at (16,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -940,7 +940,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 234x19
text run at (11,0) width 234: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -989,7 +989,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 236x19
text run at (10,0) width 236: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (245,0) size 6x19
+ LayoutTextFragment at (245,0) size 6x19
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 238x19
text run at (9,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 261x23
LayoutTableRow {TR} at (0,0) size 261x23
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (11,0) size 236x19
text run at (11,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (246,0) size 6x19
+ LayoutTextFragment at (246,0) size 6x19
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (236,0) size 6x19
+ LayoutTextFragment at (236,0) size 6x19
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x22
LayoutTableRow {TR} at (0,0) size 262x22
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 217x19
text run at (20,0) width 217: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (237,0) size 5x19
+ LayoutTextFragment at (237,0) size 5x19
text run at (237,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 261x22
LayoutTableRow {TR} at (0,0) size 261x22
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (239,0) size 5x19
+ LayoutTextFragment at (239,0) size 5x19
text run at (239,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 240x19
text run at (9,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (248,0) size 6x19
+ LayoutTextFragment at (248,0) size 6x19
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 262x23
LayoutTableRow {TR} at (0,0) size 262x23
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 220x19
text run at (19,0) width 220: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (238,0) size 6x19
+ LayoutTextFragment at (238,0) size 6x19
text run at (238,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (243,0) size 6x19
+ LayoutTextFragment at (243,0) size 6x19
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 230x19
text run at (14,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (244,0) size 5x19
+ LayoutTextFragment at (244,0) size 5x19
text run at (244,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 232x19
text run at (13,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 230x19
text run at (15,0) width 230: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (245,0) size 5x19
+ LayoutTextFragment at (245,0) size 5x19
text run at (245,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 211x19
text run at (24,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (235,0) size 5x19
+ LayoutTextFragment at (235,0) size 5x19
text run at (235,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 213x19
text run at (23,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (235,0) size 6x19
+ LayoutTextFragment at (235,0) size 6x19
text run at (235,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 216x19
text run at (22,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (237,0) size 6x19
+ LayoutTextFragment at (237,0) size 6x19
text run at (237,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (13,0) size 234x19
text run at (13,0) width 234: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (247,0) size 5x19
+ LayoutTextFragment at (247,0) size 5x19
text run at (247,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 212x19
text run at (23,0) width 212: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (234,0) size 6x19
+ LayoutTextFragment at (234,0) size 6x19
text run at (234,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (239,0) size 6x19
+ LayoutTextFragment at (239,0) size 6x19
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 222x19
text run at (18,0) width 222: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (240,0) size 5x19
+ LayoutTextFragment at (240,0) size 5x19
text run at (240,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 224x19
text run at (17,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 263x23
LayoutTableRow {TR} at (0,0) size 263x23
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 222x19
text run at (19,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (241,0) size 5x19
+ LayoutTextFragment at (241,0) size 5x19
text run at (241,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 203x19
text run at (28,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (231,0) size 5x19
+ LayoutTextFragment at (231,0) size 5x19
text run at (231,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x22
LayoutTableRow {TR} at (0,0) size 264x22
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (27,0) size 205x19
text run at (27,0) width 205: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (231,0) size 6x19
+ LayoutTextFragment at (231,0) size 6x19
text run at (231,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 263x22
LayoutTableRow {TR} at (0,0) size 263x22
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 208x19
text run at (26,0) width 208: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (233,0) size 6x19
+ LayoutTextFragment at (233,0) size 6x19
text run at (233,0) width 6: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x8148 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 226x19
text run at (17,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 5x19
- RenderTextFragment at (243,0) size 5x19
+ LayoutTextFragment at (243,0) size 5x19
text run at (243,0) width 5: ":"
LayoutTableSection {THEAD} at (0,20) size 264x23
LayoutTableRow {TR} at (0,0) size 264x23
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (55,0) size 245x19
text run at (55,0) width 245: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x19
- RenderTextFragment at (299,0) size 6x19
+ LayoutTextFragment at (299,0) size 6x19
text run at (299,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
index c699ffb..1e1d87b 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 29x19
text run at (0,0) width 29: "table"
RenderBlock {<pseudo:after>} at (0,20) size 29x20
- RenderTextFragment at (0,0) size 27x19
+ LayoutTextFragment at (0,0) size 27x19
text run at (0,0) width 27: "after"
RenderBlock {P} at (0,128) size 784x40
LayoutTable {TABLE} at (0,0) size 29x40
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
index 30ddd4b..c56d508 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x349
LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (0,280) size 13x36
+ LayoutTextFragment at (0,280) size 13x36
text run at (0,280) width 13: "\""
RenderText {#text} at (13,280) size 30x36
text run at (13,280) width 30: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x349
text run at (651,280) width 29: "B "
RenderInline {<pseudo:after>} at (0,0) size 13x36
LayoutQuote at (0,0) size 13x36
- RenderTextFragment at (680,280) size 13x36
+ LayoutTextFragment at (680,280) size 13x36
text run at (680,280) width 13: "\""
layer at (59,16) size 608x308
LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
index c32800b..8ebf0a9 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 48x20
LayoutTableRow (anonymous) at (0,0) size 48x20
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
index d5f45ea..42adddc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 59x20
LayoutTableRow (anonymous) at (0,0) size 59x20
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock (anonymous) at (0,58) size 97x20
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
index 8b50427..5375119 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) at (0,0) size 512x128
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
index e79c104..484254e 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 86x58
LayoutTableRow (anonymous) at (0,0) size 86x58
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
index b6362e0..f16f185 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 74x19
text run at (0,0) width 74: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (74,0) size 86x58 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 48x19
+ LayoutTextFragment at (19,19) size 48x19
text run at (19,19) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
index 3669388..455cc70 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
index 7adcf57..a56e721 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
index c84968e..08f2035 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-after-content-around-table-row-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x48
LayoutTableRow (anonymous) at (0,0) size 64x16
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTableRow {DIV} at (0,16) size 64x16
LayoutTableCell (anonymous) at (0,16) size 64x16 [r=1 c=0 rs=1 cs=1]
@@ -15,5 +15,5 @@ layer at (0,0) size 800x64
text run at (0,0) width 64: "1234"
LayoutTableRow (anonymous) at (0,32) size 64x16
LayoutTableCell (anonymous) {<pseudo:after>} at (0,32) size 64x16 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
index 9c007a6..8da6acc 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 97x58
LayoutTableRow (anonymous) at (0,0) size 97x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
RenderBlock {DIV} at (19,77) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
index 64a5621..754398a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 171x58
LayoutTableRow (anonymous) at (0,0) size 171x58
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 97x58 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 59x19
+ LayoutTextFragment at (19,19) size 59x19
text run at (19,19) width 59: "BEFORE"
LayoutTableCell (anonymous) at (97,19) size 74x20 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
index 867e400..4933a03 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 48x20
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 48x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 48x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
index 2d0c12ea..e634562 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 74: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,20) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 48x19
+ LayoutTextFragment at (0,0) size 48x19
text run at (0,0) width 48: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
index e40a273..9448ac5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
RenderBlock {DIV} at (0,16) size 784x16
RenderText {#text} at (0,0) size 64x16
@@ -17,5 +17,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
index 9dc9e9f7..192a213 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-cell-expected.txt
@@ -9,12 +9,12 @@ layer at (0,0) size 800x116
LayoutTableRow {DIV} at (0,0) size 300x100
LayoutTableCell (anonymous) at (0,0) size 100x100 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 100x100 [color=#0000FF]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "A"
LayoutTableCell {DIV} at (100,0) size 100x100 [color=#008000] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 100x100
text run at (0,0) width 100: "B"
LayoutTableCell (anonymous) at (200,0) size 100x100 [r=0 c=2 rs=1 cs=1]
RenderInline {<pseudo:after>} at (0,0) size 100x100 [color=#FFA500]
- RenderTextFragment at (0,0) size 100x100
+ LayoutTextFragment at (0,0) size 100x100
text run at (0,0) width 100: "C"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
index aa7a91f..d3fb13c 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-after-content-around-table-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "ABCD"
LayoutTable {DIV} at (0,16) size 64x16
LayoutTableSection (anonymous) at (0,0) size 64x16
@@ -20,5 +20,5 @@ layer at (0,0) size 800x64
LayoutTableSection (anonymous) at (0,0) size 64x16
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 64x16
LayoutTableCell (anonymous) at (0,0) size 64x16 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 64x16
+ LayoutTextFragment at (0,0) size 64x16
text run at (0,0) width 64: "EFGH"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
index daf7980..77bac1a 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 59x20
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 59x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 59x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
RenderBlock {DIV} at (19,39) size 746x20
RenderText {#text} at (0,0) size 74x19
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
index ed725b5..c53f2b6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 74x40
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 74x20 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 74x20 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 59x19
+ LayoutTextFragment at (0,0) size 59x19
text run at (0,0) width 59: "BEFORE"
LayoutTableRow (anonymous) at (0,20) size 74x20
LayoutTableCell (anonymous) at (0,20) size 74x20 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
index 0db6471..0b7c3c6 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-before-child-style-update-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#0000FF]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
RenderBlock (anonymous) at (0,128) size 784x128
RenderText {#text} at (0,0) size 384x128
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
index 745293e..2a9439f 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-after-content-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 512x128 [color=#FFFF00]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "4578"
RenderBlock {DIV} at (0,256) size 784x128 [color=#008000]
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
index 432611f..2824eaa 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-row-style-not-updated-with-before-content-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 512x128 [color=#FFA500]
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 512x128
+ LayoutTextFragment at (0,0) size 512x128
text run at (0,0) width 512: "1234"
RenderBlock (anonymous) at (0,128) size 512x128
RenderText {#text} at (0,0) size 512x128
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
index e06dbbf..82fccea 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/table-section-split-with-after-content-expected.txt
@@ -11,4 +11,4 @@ layer at (0,0) size 800x16
LayoutTableSection (anonymous) at (0,0) size 1x0
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 1x0
LayoutTableCell (anonymous) at (0,0) size 1x0 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
index e8ec882..11fcd01 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 27x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 27x25
+ LayoutTextCombine {#text} at (0,68) size 27x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 27x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 27x25
+ LayoutTextCombine {#text} at (0,138) size 27x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 27x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 27x25
+ LayoutTextCombine {#text} at (0,268) size 27x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 27x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x69
text run at (27,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,68) size 27x25
+ LayoutTextCombine {#text} at (27,68) size 27x25
text run at (27,68) width 24: "1"
RenderText {#text} at (27,92) size 27x47
text run at (27,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,138) size 27x25
+ LayoutTextCombine {#text} at (27,138) size 27x25
text run at (27,138) width 24: "123"
RenderText {#text} at (27,162) size 27x107
text run at (27,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,268) size 27x25
+ LayoutTextCombine {#text} at (27,268) size 27x25
text run at (27,268) width 24: "12345"
RenderText {#text} at (27,292) size 27x162
text run at (27,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 27x69
text run at (27,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,68) size 27x25
+ LayoutTextCombine {#text} at (27,68) size 27x25
text run at (27,68) width 24: "1"
RenderText {#text} at (27,92) size 27x47
text run at (27,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,138) size 27x25
+ LayoutTextCombine {#text} at (27,138) size 27x25
text run at (27,138) width 24: "123"
RenderText {#text} at (27,162) size 27x107
text run at (27,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 27x25 [color=#0000FF]
- RenderCombineText {#text} at (27,268) size 27x25
+ LayoutTextCombine {#text} at (27,268) size 27x25
text run at (27,268) width 24: "12345"
RenderText {#text} at (27,292) size 27x162
text run at (27,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
index 33ef199..06e87a5 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (55,0) size 55x96
text run at (55,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (55,96) size 55x48
+ LayoutTextCombine {#text} at (55,96) size 55x48
text run at (55,96) width 48: "90"
RenderText {#text} at (55,144) size 55x48
text run at (55,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (27,0) size 55x96
text run at (27,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (27,96) size 55x48
+ LayoutTextCombine {#text} at (27,96) size 55x48
text run at (27,96) width 48: "90"
RenderText {#text} at (27,144) size 55x48
text run at (27,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 55x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 55x48
- RenderCombineText {#text} at (24,96) size 55x48
+ LayoutTextCombine {#text} at (24,96) size 55x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 55x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
index d46fd24..78a3a4d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,360) size 752x41
text run at (0,3) width 62: "38FGKX"
layer at (24,94) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,151) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,208) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,265) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,323) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,380) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/compositing/generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/compositing/generated-content-expected.txt
index abe20fb..10baeb5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/compositing/generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/compositing/generated-content-expected.txt
@@ -13,5 +13,5 @@ layer at (0,0) size 800x294
RenderBlock {DIV} at (0,68) size 202x202 [border: (1px solid #000000)]
layer at (9,85) size 200x200
RenderBlock {<pseudo:after>} at (1,1) size 200x200
- RenderTextFragment at (0,0) size 66x17
+ LayoutTextFragment at (0,0) size 66x17
text run at (0,0) width 66: "Generated"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt
index 7a53059..3a5a0b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/firstletter-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBody {BODY} at (8,8) size 769x699 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 354x17
+ LayoutTextFragment {#text} at (9,0) size 354x17
text run at (9,0) width 354: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,34) size 769x64
RenderText {#text} at (0,0) size 312x64
@@ -21,9 +21,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderBlock {HR} at (0,111) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,129) size 769x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 766x53
+ LayoutTextFragment {#text} at (9,0) size 766x53
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (453,0) width 305: "If this precise combination does not occur, then"
text run at (0,18) width 216: "the user agent has failed this test. "
@@ -31,9 +31,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 124: "more than one line."
RenderBlock {P} at (0,199) size 769x73
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#800000]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 752x57
+ LayoutTextFragment {#text} at (19,15) size 752x57
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (644,15) width 88: "If this precise"
text run at (0,37) width 433: "combination does not occur, then the user agent has failed this test. "
@@ -41,9 +41,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 355: "the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,288) size 769x100
RenderInline {<pseudo:first-letter>} at (0,0) size 76x62 [color=#800000]
- RenderTextFragment at (0,1) size 76x62
+ LayoutTextFragment at (0,1) size 76x62
text run at (0,1) width 76: "\"W"
- RenderTextFragment {#text} at (75,37) size 754x62
+ LayoutTextFragment {#text} at (75,37) size 754x62
text run at (75,37) width 325: "e should check for quotation support,\" it was said. "
text run at (399,37) width 339: "The first two characters in this paragraph-- a double-"
text run at (0,64) width 628: "quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
@@ -63,9 +63,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
LayoutTableCell {TD} at (12,26) size 755x267 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 726x53
+ LayoutTextFragment {#text} at (9,0) size 726x53
text run at (9,0) width 445: "he first letter of this paragraph, and only that one, should be maroon. "
text run at (453,0) width 273: "If this precise combination does not occur,"
text run at (0,18) width 248: "then the user agent has failed this test. "
@@ -73,9 +73,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,36) width 209: "displayed on more than one line."
RenderBlock {P} at (4,74) size 747x73
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#800000]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 732x57
+ LayoutTextFragment {#text} at (19,15) size 732x57
text run at (19,15) width 626: "he first letter of this paragraph, and only that one, should be a larger font size, as well as maroon. "
text run at (644,15) width 88: "If this precise"
text run at (0,37) width 433: "combination does not occur, then the user agent has failed this test. "
@@ -83,9 +83,9 @@ layer at (0,0) size 785x715 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,55) width 385: "test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,163) size 747x100
RenderInline {<pseudo:first-letter>} at (0,0) size 76x62 [color=#800000]
- RenderTextFragment at (0,1) size 76x62
+ LayoutTextFragment at (0,1) size 76x62
text run at (0,1) width 76: "\"W"
- RenderTextFragment {#text} at (75,37) size 738x62
+ LayoutTextFragment {#text} at (75,37) size 738x62
text run at (75,37) width 325: "e should check for quotation support,\" it was said. "
text run at (399,37) width 339: "The first two characters in this paragraph-- a double-"
text run at (0,64) width 628: "quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon. "
diff --git a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt
index a5cbdd3..dfbce9a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css1/pseudo/multiple_pseudo_elements-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBody {BODY} at (8,8) size 769x1021 [bgcolor=#CCCCCC]
RenderBlock {P} at (0,0) size 769x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 354x17
+ LayoutTextFragment {#text} at (9,0) size 354x17
text run at (9,0) width 354: "he style declarations which apply to the text below are:"
RenderBlock {PRE} at (0,34) size 769x112
RenderText {#text} at (0,0) size 368x112
@@ -27,9 +27,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderBlock {HR} at (0,159) size 769x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,177) size 769x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 744x53
+ LayoutTextFragment {#text} at (9,0) size 744x53
text run at (9,0) width 735: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be"
text run at (0,18) width 44: "green. "
text run at (43,18) width 525: "If this precise combination does not occur, then the user agent has failed this test. "
@@ -37,9 +37,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,36) width 505: "ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,247) size 769x183
RenderInline {<pseudo:first-letter>} at (0,0) size 69x124 [color=#800000]
- RenderTextFragment at (0,2) size 69x124
+ LayoutTextFragment at (0,2) size 69x124
text run at (0,2) width 69: "T"
- RenderTextFragment {#text} at (68,73) size 766x109
+ LayoutTextFragment {#text} at (68,73) size 766x109
text run at (68,73) width 634: "he first letter of this paragraph, and only that one,"
text run at (0,129) width 754: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first line"
text run at (0,147) width 304: "should be 200% bigger than normal and green. "
@@ -48,9 +48,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (57,165) width 678: "Remember that in order to ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (0,446) size 769x118
RenderInline {<pseudo:first-letter>} at (0,0) size 76x62 [color=#800000]
- RenderTextFragment at (0,1) size 76x62
+ LayoutTextFragment at (0,1) size 76x62
text run at (0,1) width 76: "\"W"
- RenderTextFragment {#text} at (75,37) size 757x80
+ LayoutTextFragment {#text} at (75,37) size 757x80
text run at (75,37) width 340: "e should check for quotation support,\" it was said. "
text run at (414,37) width 305: "The first two characters in this paragraph-- a"
text run at (0,64) width 741: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red)."
@@ -71,9 +71,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
LayoutTableCell {TD} at (12,26) size 755x413 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderBlock {P} at (4,4) size 747x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#800000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 744x53
+ LayoutTextFragment {#text} at (9,0) size 744x53
text run at (9,0) width 735: "he first letter of this paragraph, and only that one, should be maroon (dark red), while the entire first line should be"
text run at (0,18) width 44: "green. "
text run at (43,18) width 525: "If this precise combination does not occur, then the user agent has failed this test. "
@@ -81,9 +81,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,36) width 505: "ensure a complete test, the paragraph must be displayed on more than one line."
RenderBlock {P} at (4,74) size 747x201
RenderInline {<pseudo:first-letter>} at (0,0) size 69x124 [color=#800000]
- RenderTextFragment at (0,2) size 69x124
+ LayoutTextFragment at (0,2) size 69x124
text run at (0,2) width 69: "T"
- RenderTextFragment {#text} at (68,73) size 742x127
+ LayoutTextFragment {#text} at (68,73) size 742x127
text run at (68,73) width 634: "he first letter of this paragraph, and only that one,"
text run at (0,129) width 726: "should be 350% bigger than the rest of the first line of this paragraph and maroon (dark red), while the entire first"
text run at (0,147) width 332: "line should be 200% bigger than normal and green. "
@@ -93,9 +93,9 @@ layer at (0,0) size 785x1037 backgroundClip at (0,0) size 785x600 clip at (0,0)
text run at (0,183) width 56: "one line."
RenderBlock {P} at (4,291) size 747x118
RenderInline {<pseudo:first-letter>} at (0,0) size 76x62 [color=#800000]
- RenderTextFragment at (0,1) size 76x62
+ LayoutTextFragment at (0,1) size 76x62
text run at (0,1) width 76: "\"W"
- RenderTextFragment {#text} at (75,37) size 744x80
+ LayoutTextFragment {#text} at (75,37) size 744x80
text run at (75,37) width 340: "e should check for quotation support,\" it was said. "
text run at (414,37) width 305: "The first two characters in this paragraph-- a"
text run at (0,64) width 741: "double-quote mark and a capital 'W'-- should be 350% bigger than the rest of the paragraph, and maroon (dark red)."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t040103-escapes-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t040103-escapes-00-b-expected.txt
index 25d3e96..8b2b722 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t040103-escapes-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t040103-escapes-00-b-expected.txt
@@ -11,13 +11,13 @@ layer at (0,0) size 800x152
text run at (0,0) width 153: "This is a test paragraph."
RenderBlock {P} at (0,68) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 33x17
- RenderTextFragment at (0,0) size 33x17
+ LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "This "
RenderText {#text} at (32,0) size 121x17
text run at (32,0) width 121: "is a test paragraph."
RenderBlock {P} at (0,102) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 33x17
- RenderTextFragment at (0,0) size 33x17
+ LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "This "
RenderText {#text} at (32,0) size 121x17
text run at (32,0) width 121: "is a test paragraph."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c24-first-lttr-00-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c24-first-lttr-00-b-expected.txt
index a7c48e0..87ea718 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c24-first-lttr-00-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c24-first-lttr-00-b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x255
RenderBody {BODY} at (8,16) size 784x223 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#008000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 20x17
+ LayoutTextFragment {#text} at (9,0) size 20x17
text run at (9,0) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x17
RenderText {#text} at (28,0) size 70x17
@@ -24,9 +24,9 @@ layer at (0,0) size 800x255
text run at (0,18) width 189: "user agent has failed this test."
RenderBlock {P} at (0,52) size 784x55
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#008000]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 20x17
+ LayoutTextFragment {#text} at (19,15) size 20x17
text run at (19,15) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x17
RenderText {#text} at (38,15) size 70x17
@@ -48,9 +48,9 @@ layer at (0,0) size 800x255
text run at (185,37) width 244: "then the user agent has failed this test."
RenderBlock {P} at (0,123) size 784x100
RenderInline {<pseudo:first-letter>} at (0,0) size 58x62 [color=#008000]
- RenderTextFragment at (0,1) size 58x62
+ LayoutTextFragment at (0,1) size 58x62
text run at (0,1) width 58: "\"T"
- RenderTextFragment {#text} at (57,37) size 20x17
+ LayoutTextFragment {#text} at (57,37) size 20x17
text run at (57,37) width 20: "he "
RenderInline {STRONG} at (0,0) size 134x17
RenderText {#text} at (76,37) size 134x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c26-psudo-nest-00-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
index 0d118e6..ab6b91d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t051202-c26-psudo-nest-00-c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x454
RenderBody {BODY} at (8,16) size 784x430 [color=#0000FF]
RenderBlock {P} at (0,0) size 784x237
RenderInline {<pseudo:first-letter>} at (0,0) size 88x159 [color=#00FFFF]
- RenderTextFragment at (0,3) size 88x159
+ LayoutTextFragment at (0,3) size 88x159
text run at (0,3) width 88: "T"
- RenderTextFragment {#text} at (87,88) size 59x53
+ LayoutTextFragment {#text} at (87,88) size 59x53
text run at (87,88) width 59: "he "
RenderInline {STRONG} at (0,0) size 207x53
RenderText {#text} at (145,88) size 207x53
@@ -49,9 +49,9 @@ layer at (0,0) size 800x454
text run at (56,219) width 149: "than one line. (TEST1)"
RenderBlock {P} at (0,253) size 784x73
RenderInline {<pseudo:first-letter>} at (0,0) size 33x36 [color=#00FFFF]
- RenderTextFragment at (0,0) size 33x36
+ LayoutTextFragment at (0,0) size 33x36
text run at (0,0) width 33: "\"T"
- RenderTextFragment {#text} at (32,15) size 99x17
+ LayoutTextFragment {#text} at (32,15) size 99x17
text run at (32,15) width 99: "est\": The first "
RenderInline {STRONG} at (0,0) size 111x17
RenderText {#text} at (130,15) size 111x17
@@ -86,9 +86,9 @@ layer at (0,0) size 800x454
text run at (322,55) width 416: "the paragraph must be displayed on more than one line. (TEST2)"
RenderBlock {P} at (0,342) size 784x54
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#00FFFF]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 20x17
+ LayoutTextFragment {#text} at (9,0) size 20x17
text run at (9,0) width 20: "he "
RenderInline {STRONG} at (0,0) size 70x17
RenderText {#text} at (28,0) size 70x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt
index 74730cb..31853a2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counter-01-b-expected.txt
@@ -15,84 +15,84 @@ layer at (0,0) size 800x94
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (0,0) size 8x17
+ LayoutTextFragment at (0,0) size 8x17
text run at (0,0) width 8: "z"
RenderText {#text} at (7,0) size 5x17
text run at (7,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (11,0) size 8x17
+ LayoutTextFragment at (11,0) size 8x17
text run at (11,0) width 8: "z"
RenderText {#text} at (18,0) size 5x17
text run at (18,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (22,0) size 8x17
+ LayoutTextFragment at (22,0) size 8x17
text run at (22,0) width 8: "z"
RenderText {#text} at (29,0) size 5x17
text run at (29,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (33,0) size 8x17
+ LayoutTextFragment at (33,0) size 8x17
text run at (33,0) width 8: "z"
RenderText {#text} at (40,0) size 5x17
text run at (40,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (44,0) size 8x17
+ LayoutTextFragment at (44,0) size 8x17
text run at (44,0) width 8: "z"
RenderText {#text} at (51,0) size 5x17
text run at (51,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (55,0) size 8x17
+ LayoutTextFragment at (55,0) size 8x17
text run at (55,0) width 8: "z"
RenderText {#text} at (62,0) size 5x17
text run at (62,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (66,0) size 8x17
+ LayoutTextFragment at (66,0) size 8x17
text run at (66,0) width 8: "z"
RenderText {#text} at (73,0) size 5x17
text run at (73,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (77,0) size 8x17
+ LayoutTextFragment at (77,0) size 8x17
text run at (77,0) width 8: "z"
RenderText {#text} at (84,0) size 5x17
text run at (84,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (88,0) size 8x17
+ LayoutTextFragment at (88,0) size 8x17
text run at (88,0) width 8: "z"
RenderText {#text} at (95,0) size 5x17
text run at (95,0) width 5: " "
RenderInline {SPAN} at (0,0) size 9x17
RenderInline {<pseudo:before>} at (0,0) size 9x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (99,0) size 9x17
+ LayoutTextFragment at (99,0) size 9x17
text run at (99,0) width 9: "z"
RenderText {#text} at (107,0) size 5x17
text run at (107,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (111,0) size 8x17
+ LayoutTextFragment at (111,0) size 8x17
text run at (111,0) width 8: "z"
RenderText {#text} at (118,0) size 5x17
text run at (118,0) width 5: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (0,0) size 0x0
- RenderTextFragment at (122,0) size 8x17
+ LayoutTextFragment at (122,0) size 8x17
text run at (122,0) width 8: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt
index 6d9c25d..ebc12a4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-01-b-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (0,0) size 4x17
text run at (0,0) width 4: "."
- RenderTextFragment at (4,0) size 8x17
+ LayoutTextFragment at (4,0) size 8x17
text run at (4,0) width 8: "z"
RenderText {#text} at (11,0) size 5x17
text run at (11,0) width 5: " "
@@ -24,7 +24,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (15,0) size 5x17
text run at (15,0) width 5: "."
- RenderTextFragment at (19,0) size 8x17
+ LayoutTextFragment at (19,0) size 8x17
text run at (19,0) width 8: "z"
RenderText {#text} at (26,0) size 5x17
text run at (26,0) width 5: " "
@@ -32,7 +32,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (30,0) size 5x17
text run at (30,0) width 5: "."
- RenderTextFragment at (34,0) size 8x17
+ LayoutTextFragment at (34,0) size 8x17
text run at (34,0) width 8: "z"
RenderText {#text} at (41,0) size 5x17
text run at (41,0) width 5: " "
@@ -40,7 +40,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (45,0) size 5x17
text run at (45,0) width 5: "."
- RenderTextFragment at (49,0) size 8x17
+ LayoutTextFragment at (49,0) size 8x17
text run at (49,0) width 8: "z"
RenderText {#text} at (56,0) size 5x17
text run at (56,0) width 5: " "
@@ -48,7 +48,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (60,0) size 5x17
text run at (60,0) width 5: "."
- RenderTextFragment at (64,0) size 8x17
+ LayoutTextFragment at (64,0) size 8x17
text run at (64,0) width 8: "z"
RenderText {#text} at (71,0) size 5x17
text run at (71,0) width 5: " "
@@ -56,7 +56,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (75,0) size 5x17
text run at (75,0) width 5: "."
- RenderTextFragment at (79,0) size 8x17
+ LayoutTextFragment at (79,0) size 8x17
text run at (79,0) width 8: "z"
RenderText {#text} at (86,0) size 5x17
text run at (86,0) width 5: " "
@@ -64,7 +64,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (90,0) size 5x17
text run at (90,0) width 5: "."
- RenderTextFragment at (94,0) size 8x17
+ LayoutTextFragment at (94,0) size 8x17
text run at (94,0) width 8: "z"
RenderText {#text} at (101,0) size 5x17
text run at (101,0) width 5: " "
@@ -72,7 +72,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (105,0) size 5x17
text run at (105,0) width 5: "."
- RenderTextFragment at (109,0) size 8x17
+ LayoutTextFragment at (109,0) size 8x17
text run at (109,0) width 8: "z"
RenderText {#text} at (116,0) size 5x17
text run at (116,0) width 5: " "
@@ -80,7 +80,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (120,0) size 5x17
text run at (120,0) width 5: "."
- RenderTextFragment at (124,0) size 8x17
+ LayoutTextFragment at (124,0) size 8x17
text run at (124,0) width 8: "z"
RenderText {#text} at (131,0) size 5x17
text run at (131,0) width 5: " "
@@ -88,7 +88,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter at (135,0) size 5x17
text run at (135,0) width 5: "."
- RenderTextFragment at (139,0) size 9x17
+ LayoutTextFragment at (139,0) size 9x17
text run at (139,0) width 9: "z"
RenderText {#text} at (147,0) size 5x17
text run at (147,0) width 5: " "
@@ -96,7 +96,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (151,0) size 5x17
text run at (151,0) width 5: "."
- RenderTextFragment at (155,0) size 8x17
+ LayoutTextFragment at (155,0) size 8x17
text run at (155,0) width 8: "z"
RenderText {#text} at (162,0) size 5x17
text run at (162,0) width 5: " "
@@ -104,7 +104,7 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (166,0) size 5x17
text run at (166,0) width 5: "."
- RenderTextFragment at (170,0) size 8x17
+ LayoutTextFragment at (170,0) size 8x17
text run at (170,0) width 8: "z"
RenderText {#text} at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt
index 24ef0b0..8a32caf 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-16-c-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 34x17
LayoutCounter at (0,0) size 20x17
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x17
+ LayoutTextFragment at (20,0) size 14x17
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x17
RenderInline {<pseudo:before>} at (0,0) size 30x17
LayoutCounter at (33,0) size 17x17
text run at (33,0) width 17: "12"
- RenderTextFragment at (49,0) size 14x17
+ LayoutTextFragment at (49,0) size 14x17
text run at (49,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 100x17
RenderInline {<pseudo:before>} at (0,0) size 100x17
LayoutCounter at (62,0) size 21x17
text run at (62,0) width 21: "1.3"
- RenderTextFragment at (82,0) size 26x17
+ LayoutTextFragment at (82,0) size 26x17
text run at (82,0) width 16: "-- "
text run at (97,0) width 11: "--"
LayoutCounter at (107,0) size 55x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt
index cf4492e..9365b83 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1202-counters-17-d-expected.txt
@@ -11,19 +11,19 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 34x17
LayoutCounter at (0,0) size 20x17
text run at (0,0) width 20: "1.1"
- RenderTextFragment at (20,0) size 14x17
+ LayoutTextFragment at (20,0) size 14x17
text run at (20,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 30x17
RenderInline {<pseudo:before>} at (0,0) size 30x17
LayoutCounter at (33,0) size 17x17
text run at (33,0) width 17: "12"
- RenderTextFragment at (49,0) size 14x17
+ LayoutTextFragment at (49,0) size 14x17
text run at (49,0) width 14: " - "
RenderInline {SPAN} at (0,0) size 124x17
RenderInline {<pseudo:before>} at (0,0) size 124x17
LayoutCounter at (62,0) size 21x17
text run at (62,0) width 21: "1.3"
- RenderTextFragment at (82,0) size 50x17
+ LayoutTextFragment at (82,0) size 50x17
text run at (82,0) width 50: "-- --"
LayoutCounter at (131,0) size 55x17
text run at (131,0) width 55: "1-------3"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt
index f30df2e..11ebc86 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-01-c-expected.txt
@@ -11,14 +11,14 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (0,0) size 8x17
text run at (0,0) width 8: "0"
- RenderTextFragment at (8,0) size 4x17
+ LayoutTextFragment at (8,0) size 4x17
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {SPAN} at (0,0) size 8x17
RenderInline {<pseudo:before>} at (0,0) size 8x17
LayoutCounter at (12,0) size 8x17
text run at (12,0) width 8: "1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 20x17
text run at (0,0) width 20: "0 1"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt
index ff3bb22..c53d7d9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-implied-02-d-expected.txt
@@ -9,34 +9,34 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 35x17
RenderInline {<pseudo:before>} at (0,0) size 11x17
- RenderTextFragment at (0,0) size 11x17
+ LayoutTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "B"
RenderInline {SPAN} at (0,0) size 13x17
RenderInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter at (10,0) size 9x17
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 5x17
+ LayoutTextFragment at (18,0) size 5x17
text run at (18,0) width 5: " "
RenderInline {SPAN} at (0,0) size 13x17
RenderInline {SPAN} at (0,0) size 13x17
RenderInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter at (22,0) size 9x17
text run at (22,0) width 9: "0"
- RenderTextFragment at (30,0) size 5x17
+ LayoutTextFragment at (30,0) size 5x17
text run at (30,0) width 5: " "
RenderInline {SPAN} at (0,0) size 33x17
RenderInline {SPAN} at (0,0) size 13x17
RenderInline {<pseudo:before>} at (0,0) size 13x17
LayoutCounter at (34,0) size 9x17
text run at (34,0) width 9: "1"
- RenderTextFragment at (42,0) size 5x17
+ LayoutTextFragment at (42,0) size 5x17
text run at (42,0) width 5: " "
RenderInline {SPAN} at (0,0) size 21x17
RenderInline {SPAN} at (0,0) size 21x17
RenderInline {<pseudo:before>} at (0,0) size 21x17
LayoutCounter at (46,0) size 21x17
text run at (46,0) width 21: "1.0"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 67x17
text run at (0,0) width 67: "B1 0 1 1.0"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt
index eac6efd..7ce1f1b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t1204-root-e-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x94
RenderBlock {HTML} at (0,0) size 800x94
RenderBlock (anonymous) at (0,0) size 800x0
RenderInline {<pseudo:before>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderBody {BODY} at (8,16) size 784x70
RenderBlock {P} at (0,0) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt
index 53afa53..35bd740 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-01-c-expected.txt
@@ -9,108 +9,108 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 491x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (0,0) size 11x17
+ LayoutTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x17
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x17
+ LayoutTextFragment at (18,0) size 6x17
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 442x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (24,0) size 11x17
+ LayoutTextFragment at (24,0) size 11x17
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 9x17
text run at (34,0) width 9: "2"
- RenderTextFragment at (42,0) size 6x17
+ LayoutTextFragment at (42,0) size 6x17
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 219x17
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (48,0) size 11x17
+ LayoutTextFragment at (48,0) size 11x17
text run at (48,0) width 11: "B"
LayoutCounter at (58,0) size 21x17
text run at (58,0) width 21: "2.1"
- RenderTextFragment at (78,0) size 6x17
+ LayoutTextFragment at (78,0) size 6x17
text run at (78,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x17
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (84,0) size 11x17
+ LayoutTextFragment at (84,0) size 11x17
text run at (84,0) width 11: "B"
LayoutCounter at (94,0) size 21x17
text run at (94,0) width 21: "2.2"
- RenderTextFragment at (114,0) size 6x17
+ LayoutTextFragment at (114,0) size 6x17
text run at (114,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x17
- RenderTextFragment at (120,0) size 12x17
+ LayoutTextFragment at (120,0) size 12x17
text run at (120,0) width 12: "A"
LayoutCounter at (131,0) size 21x17
text run at (131,0) width 21: "2.3"
- RenderTextFragment at (151,0) size 6x17
+ LayoutTextFragment at (151,0) size 6x17
text run at (151,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 74x17
RenderInline {<pseudo:before>} at (0,0) size 37x17
- RenderTextFragment at (156,0) size 12x17
+ LayoutTextFragment at (156,0) size 12x17
text run at (156,0) width 12: "B"
LayoutCounter at (167,0) size 21x17
text run at (167,0) width 21: "2.4"
- RenderTextFragment at (187,0) size 6x17
+ LayoutTextFragment at (187,0) size 6x17
text run at (187,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
- RenderTextFragment at (192,0) size 13x17
+ LayoutTextFragment at (192,0) size 13x17
text run at (192,0) width 13: "A"
LayoutCounter at (204,0) size 21x17
text run at (204,0) width 21: "2.5"
- RenderTextFragment at (224,0) size 6x17
+ LayoutTextFragment at (224,0) size 6x17
text run at (224,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
- RenderTextFragment at (229,0) size 13x17
+ LayoutTextFragment at (229,0) size 13x17
text run at (229,0) width 13: "A"
LayoutCounter at (241,0) size 21x17
text run at (241,0) width 21: "2.6"
- RenderTextFragment at (261,0) size 6x17
+ LayoutTextFragment at (261,0) size 6x17
text run at (261,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 155x17
RenderInline {<pseudo:before>} at (0,0) size 37x17
- RenderTextFragment at (266,0) size 12x17
+ LayoutTextFragment at (266,0) size 12x17
text run at (266,0) width 12: "B"
LayoutCounter at (277,0) size 21x17
text run at (277,0) width 21: "2.7"
- RenderTextFragment at (297,0) size 6x17
+ LayoutTextFragment at (297,0) size 6x17
text run at (297,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 74x17
RenderInline {<pseudo:before>} at (0,0) size 37x17
- RenderTextFragment at (302,0) size 12x17
+ LayoutTextFragment at (302,0) size 12x17
text run at (302,0) width 12: "B"
LayoutCounter at (313,0) size 21x17
text run at (313,0) width 21: "2.8"
- RenderTextFragment at (333,0) size 6x17
+ LayoutTextFragment at (333,0) size 6x17
text run at (333,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
- RenderTextFragment at (338,0) size 13x17
+ LayoutTextFragment at (338,0) size 13x17
text run at (338,0) width 13: "A"
LayoutCounter at (350,0) size 21x17
text run at (350,0) width 21: "2.9"
- RenderTextFragment at (370,0) size 6x17
+ LayoutTextFragment at (370,0) size 6x17
text run at (370,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 46x17
- RenderTextFragment at (375,0) size 13x17
+ LayoutTextFragment at (375,0) size 13x17
text run at (375,0) width 13: "A"
LayoutCounter at (387,0) size 29x17
text run at (387,0) width 29: "2.10"
- RenderTextFragment at (415,0) size 6x17
+ LayoutTextFragment at (415,0) size 6x17
text run at (415,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 46x17
- RenderTextFragment at (420,0) size 12x17
+ LayoutTextFragment at (420,0) size 12x17
text run at (420,0) width 12: "A"
LayoutCounter at (431,0) size 29x17
text run at (431,0) width 29: "2.11"
- RenderTextFragment at (459,0) size 7x17
+ LayoutTextFragment at (459,0) size 7x17
text run at (459,0) width 7: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x17
- RenderTextFragment at (465,0) size 12x17
+ LayoutTextFragment at (465,0) size 12x17
text run at (465,0) width 12: "A"
LayoutCounter at (476,0) size 9x17
text run at (476,0) width 9: "3"
- RenderTextFragment at (484,0) size 7x17
+ LayoutTextFragment at (484,0) size 7x17
text run at (484,0) width 7: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 491x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt
index c8953b8..28615d2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-02-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 195x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (0,0) size 11x17
+ LayoutTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x17
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x17
+ LayoutTextFragment at (18,0) size 6x17
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 146x17
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (24,0) size 11x17
+ LayoutTextFragment at (24,0) size 11x17
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 21x17
text run at (34,0) width 21: "1.1"
- RenderTextFragment at (54,0) size 6x17
+ LayoutTextFragment at (54,0) size 6x17
text run at (54,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 73x17
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (60,0) size 11x17
+ LayoutTextFragment at (60,0) size 11x17
text run at (60,0) width 11: "B"
LayoutCounter at (70,0) size 21x17
text run at (70,0) width 21: "1.2"
- RenderTextFragment at (90,0) size 6x17
+ LayoutTextFragment at (90,0) size 6x17
text run at (90,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 37x17
- RenderTextFragment at (96,0) size 12x17
+ LayoutTextFragment at (96,0) size 12x17
text run at (96,0) width 12: "A"
LayoutCounter at (107,0) size 21x17
text run at (107,0) width 21: "1.3"
- RenderTextFragment at (127,0) size 6x17
+ LayoutTextFragment at (127,0) size 6x17
text run at (127,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
- RenderTextFragment at (132,0) size 13x17
+ LayoutTextFragment at (132,0) size 13x17
text run at (132,0) width 13: "A"
LayoutCounter at (144,0) size 21x17
text run at (144,0) width 21: "1.4"
- RenderTextFragment at (164,0) size 6x17
+ LayoutTextFragment at (164,0) size 6x17
text run at (164,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x17
- RenderTextFragment at (169,0) size 13x17
+ LayoutTextFragment at (169,0) size 13x17
text run at (169,0) width 13: "A"
LayoutCounter at (181,0) size 9x17
text run at (181,0) width 9: "2"
- RenderTextFragment at (189,0) size 6x17
+ LayoutTextFragment at (189,0) size 6x17
text run at (189,0) width 6: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 195x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
index ee639f4..0998c0d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-03-c-expected.txt
@@ -9,48 +9,48 @@ layer at (0,0) size 800x94
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {SPAN} at (0,0) size 159x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (0,0) size 11x17
+ LayoutTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "B"
LayoutCounter at (10,0) size 9x17
text run at (10,0) width 9: "1"
- RenderTextFragment at (18,0) size 6x17
+ LayoutTextFragment at (18,0) size 6x17
text run at (18,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 110x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (24,0) size 11x17
+ LayoutTextFragment at (24,0) size 11x17
text run at (24,0) width 11: "B"
LayoutCounter at (34,0) size 9x17
text run at (34,0) width 9: "2"
- RenderTextFragment at (42,0) size 6x17
+ LayoutTextFragment at (42,0) size 6x17
text run at (42,0) width 6: "-"
RenderInline {SPAN} at (0,0) size 49x17
RenderInline {<pseudo:before>} at (0,0) size 24x17
- RenderTextFragment at (48,0) size 11x17
+ LayoutTextFragment at (48,0) size 11x17
text run at (48,0) width 11: "B"
LayoutCounter at (58,0) size 9x17
text run at (58,0) width 9: "3"
- RenderTextFragment at (66,0) size 6x17
+ LayoutTextFragment at (66,0) size 6x17
text run at (66,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 25x17
- RenderTextFragment at (72,0) size 12x17
+ LayoutTextFragment at (72,0) size 12x17
text run at (72,0) width 12: "A"
LayoutCounter at (83,0) size 9x17
text run at (83,0) width 9: "4"
- RenderTextFragment at (91,0) size 6x17
+ LayoutTextFragment at (91,0) size 6x17
text run at (91,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 38x17
- RenderTextFragment at (96,0) size 13x17
+ LayoutTextFragment at (96,0) size 13x17
text run at (96,0) width 13: "A"
LayoutCounter at (108,0) size 21x17
text run at (108,0) width 21: "4.1"
- RenderTextFragment at (128,0) size 6x17
+ LayoutTextFragment at (128,0) size 6x17
text run at (128,0) width 6: "-"
RenderInline {<pseudo:after>} at (0,0) size 26x17
- RenderTextFragment at (133,0) size 13x17
+ LayoutTextFragment at (133,0) size 13x17
text run at (133,0) width 13: "A"
LayoutCounter at (145,0) size 9x17
text run at (145,0) width 9: "5"
- RenderTextFragment at (153,0) size 6x17
+ LayoutTextFragment at (153,0) size 6x17
text run at (153,0) width 6: "-"
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 159x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt
index e31f7cb..78a6a33 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css2.1/t120401-scope-04-d-expected.txt
@@ -12,31 +12,31 @@ layer at (0,0) size 800x94
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (0,0) size 8x17
text run at (0,0) width 8: "1"
- RenderTextFragment at (8,0) size 4x17
+ LayoutTextFragment at (8,0) size 4x17
text run at (8,0) width 4: " "
RenderInline {SPAN} at (0,0) size 0x17
RenderInline {SPAN} at (0,0) size 12x17
RenderInline {<pseudo:before>} at (0,0) size 12x17
LayoutCounter at (12,0) size 8x17
text run at (12,0) width 8: "1"
- RenderTextFragment at (20,0) size 4x17
+ LayoutTextFragment at (20,0) size 4x17
text run at (20,0) width 4: " "
RenderInline {SPAN} at (0,0) size 55x17
RenderInline {<pseudo:before>} at (0,0) size 11x17
- RenderTextFragment at (24,0) size 11x17
+ LayoutTextFragment at (24,0) size 11x17
text run at (24,0) width 11: "R"
RenderInline {SPAN} at (0,0) size 25x17
RenderInline {<pseudo:before>} at (0,0) size 25x17
LayoutCounter at (34,0) size 21x17
text run at (34,0) width 21: "1.1"
- RenderTextFragment at (54,0) size 5x17
+ LayoutTextFragment at (54,0) size 5x17
text run at (54,0) width 5: " "
RenderInline {SPAN} at (0,0) size 1x17
RenderInline {SPAN} at (0,0) size 21x17
RenderInline {<pseudo:before>} at (0,0) size 21x17
LayoutCounter at (58,0) size 21x17
text run at (58,0) width 21: "1.1"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (0,52) size 784x18
RenderText {#text} at (0,0) size 79x17
text run at (0,0) width 79: "1 1 R1.1 1.1"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt
index 460e65b..1104553f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt
index 460e65b..1104553f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168-expected.txt
index ba0aef8..64e8731 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168a-expected.txt
index ba0aef8..64e8731 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169-expected.txt
index 317c5aa..68e515b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169a-expected.txt
index 317c5aa..68e515b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt
index 8d010a3..8260ae1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {BODY} at (8,16) size 784x235
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x219
+ LayoutTextFragment {#text} at (19,15) size 768x219
text run at (19,15) width 749: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39a-expected.txt
index 1b220cf..9b2c15c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x219
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt
index bd11716..a74ba1d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {BODY} at (8,16) size 784x235
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x219
+ LayoutTextFragment {#text} at (19,15) size 768x219
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 230: "Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39c-expected.txt
index 860446c..d121b87 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {P} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x219
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41-expected.txt
index c155513..4b3fd63 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41a-expected.txt
index c155513..4b3fd63 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42-expected.txt
index 8ee002d..6490057 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x35 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x35
+ LayoutTextFragment at (623,0) size 720x35
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42a-expected.txt
index 8ee002d..6490057 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/html/css3-modsel-42a-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x35 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x35
+ LayoutTextFragment at (623,0) size 720x35
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166-expected.txt
index d8f5890..d110504 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {body} at (8,16) size 784x18
RenderBlock {p} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
index d8f5890..d110504 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {body} at (8,16) size 784x18
RenderBlock {p} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168-expected.txt
index e9cafdd..ad559cb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
index e9cafdd..ad559cb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169-expected.txt
index 19ef335..26e9e45 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
index 19ef335..26e9e45 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39-expected.txt
index 9a8130a..1614390 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {body} at (8,16) size 784x235
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x219
+ LayoutTextFragment {#text} at (19,15) size 768x219
text run at (19,15) width 749: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
index 1ca1ab0..d02800f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39a-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x219
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
index a10538e..2a1be69 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39b-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBody {body} at (8,16) size 784x235
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 768x219
+ LayoutTextFragment {#text} at (19,15) size 768x219
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 230: "Dummy text. Dummy text. Dummy"
text run at (0,37) width 736: "text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
index 9f5be32..2590df4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-39c-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,0) size 784x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 766x219
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 760: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41-expected.txt
index c8d7771..f937b89 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {body} at (8,16) size 784x36
RenderBlock {p} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
index c8d7771..f937b89 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-41a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {body} at (8,16) size 784x36
RenderBlock {p} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42-expected.txt
index e95d2f0..630e3aa 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x35 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x35
+ LayoutTextFragment at (623,0) size 720x35
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
index e95d2f0..630e3aa 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xhtml/css3-modsel-42a-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x35 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x35
+ LayoutTextFragment at (623,0) size 720x35
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166-expected.txt
index 63d4452..9132f1c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x50
RenderBlock {test} at (0,0) size 800x50
RenderBlock {p} at (0,16) size 800x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166a-expected.txt
index 63d4452..9132f1c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-166a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x50
RenderBlock {test} at (0,0) size 800x50
RenderBlock {p} at (0,16) size 800x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168-expected.txt
index a0afb86..f2d09f9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168a-expected.txt
index a0afb86..f2d09f9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-168a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169-expected.txt
index 3d3f338..0027b9a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169a-expected.txt
index 3d3f338..0027b9a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-169a-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {span} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39-expected.txt
index e9be8e9..c15529b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x267
RenderBlock {test} at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 800x219
+ LayoutTextFragment {#text} at (19,15) size 800x219
text run at (19,15) width 781: "his very long paragraph should have a big first letter T with a green background. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,55) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39a-expected.txt
index 2038351..83ab126 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39a-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 792x219
text run at (19,15) width 397: "his very long paragraph should have a big green first letter T. "
text run at (415,15) width 351: "Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39b-expected.txt
index a4fb3f22..6f2d8d5 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39b-expected.txt
@@ -4,9 +4,9 @@ layer at (0,0) size 800x267
RenderBlock {test} at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 800x219
+ LayoutTextFragment {#text} at (19,15) size 800x219
text run at (19,15) width 520: "his very long paragraph should have a big first letter T with a green background. "
text run at (538,15) width 262: "Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39c-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39c-expected.txt
index 21ca29b..d558821 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39c-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-39c-expected.txt
@@ -5,9 +5,9 @@ layer at (0,0) size 800x267
RenderBlock {p} at (0,16) size 800x235
RenderInline {<pseudo:before>} at (0,0) size 20x17 [color=#FF0000]
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [color=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (19,15) size 792x219
text run at (19,15) width 747: "his very long paragraph should have a big green first letter T. Dummy text. Dummy text. Dummy text. Dummy text."
text run at (0,37) width 792: "Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text. Dummy text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41-expected.txt
index 32f24ae..093930e4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x68
RenderBlock {test} at (0,0) size 800x68
RenderBlock {p} at (0,16) size 800x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41a-expected.txt
index 32f24ae..093930e4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-41a-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x68
RenderBlock {test} at (0,0) size 800x68
RenderBlock {p} at (0,16) size 800x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42-expected.txt
index 7649873..acfb025 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x50
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 176x17 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 176x17
+ LayoutTextFragment at (623,0) size 176x17
text run at (623,0) width 176: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42a-expected.txt
index 7649873..acfb025 100644
--- a/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/css3/selectors3/xml/css3-modsel-42a-expected.txt
@@ -6,5 +6,5 @@ layer at (0,0) size 800x50
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 176x17 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 176x17
+ LayoutTextFragment at (623,0) size 176x17
text run at (623,0) width 176: "GENERATED CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/block/basic/adding-near-anonymous-block-expected.txt
index cdef4b2..8ecd4e4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (98,0) size 82x17
text run at (98,0) width 82: "a single line."
RenderBlock {<pseudo:after>} at (0,18) size 784x18
- RenderTextFragment at (0,0) size 199x17
+ LayoutTextFragment at (0,0) size 199x17
text run at (0,0) width 199: "This should be the second line."
RenderBlock {DIV} at (0,88) size 784x18
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/block/lineboxcontain/glyphs-expected.txt
index 63fa1bb..8c042f7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x276
text run at (1,-1) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,198) size 784x54
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 22x24
- RenderTextFragment at (0,-8) size 22x40
+ LayoutTextFragment at (0,-8) size 22x40
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (24,0) size 419x17
+ LayoutTextFragment {#text} at (24,0) size 419x17
text run at (24,0) width 419: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (442,0) size 1x17
RenderText {#text} at (24,18) size 524x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt
index 46efe14..b5a9d35 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/box-shadow/basic-shadows-expected.txt
@@ -79,9 +79,9 @@ layer at (0,0) size 785x671 backgroundClip at (0,0) size 785x600 clip at (0,0) s
text run at (0,18) width 180: "This second line should not."
RenderBlock {P} at (0,598) size 769x36
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 39.33x65 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
- RenderTextFragment at (5,6) size 30x53
+ LayoutTextFragment at (5,6) size 30x53
text run at (5,6) width 30: "T"
- RenderTextFragment {#text} at (43,0) size 499x17
+ LayoutTextFragment {#text} at (43,0) size 499x17
text run at (43,0) width 499: "he first letter of this paragraph should have a border and a nice shadow effect."
LayoutBR {BR} at (541,14) size 1x0
RenderText {#text} at (43,18) size 167x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/002-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/002-expected.txt
index 7fa7b46..e5c208c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/002-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 56x17
RenderInline {<pseudo:first-letter>} at (0,0) size 9x17 [color=#FFD800]
- RenderTextFragment at (0,0) size 9x17
+ LayoutTextFragment at (0,0) size 9x17
text run at (0,0) width 9: "S"
- RenderTextFragment at (8,0) size 48x17
+ LayoutTextFragment at (8,0) size 48x17
text run at (8,0) width 48: "pecial: "
RenderText {#text} at (55,0) size 605x17
text run at (55,0) width 223: "The \"S\" to the left should be gold. "
text run at (277,0) width 383: "This is testing :before used in conjunction with :first-letter. "
RenderInline {<pseudo:after>} at (0,0) size 66x17
- RenderTextFragment at (659,0) size 66x17
+ LayoutTextFragment at (659,0) size 66x17
text run at (659,0) width 66: "[The End]"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/003-expected.txt
index 1e70f10..0e6d87b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 15x52
- RenderTextFragment at (0,1) size 15x50
+ LayoutTextFragment at (0,1) size 15x50
text run at (0,1) width 15: "I"
- RenderTextFragment {#text} at (15,0) size 461x17
+ LayoutTextFragment {#text} at (15,0) size 461x17
text run at (15,0) width 461: "n an attempt to lose some weight, I have switched computing platforms."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/004-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/004-expected.txt
index 2ebfdb9..2fcdeac 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/004-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18 [color=#FF0000]
RenderBlock {P} at (0,0) size 784x18 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 166x17
- RenderTextFragment at (0,0) size 166x17
+ LayoutTextFragment at (0,0) size 166x17
text run at (0,0) width 166: "This text should be green."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
index 18e573c..4a3753b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/005-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 160x17
RenderInline {<pseudo:before>} at (0,0) size 7x17
LayoutQuote at (0,0) size 7x17
- RenderTextFragment at (0,0) size 7x17
+ LayoutTextFragment at (0,0) size 7x17
text run at (0,0) width 7: "\""
RenderText {#text} at (6,0) size 154x17
text run at (6,0) width 154: "Quotes should surround"
@@ -19,6 +19,6 @@ layer at (0,0) size 800x600
text run at (0,0) width 56: "this text."
RenderInline {<pseudo:after>} at (0,0) size 7x17
LayoutQuote at (0,0) size 7x17
- RenderTextFragment at (55,0) size 7x17
+ LayoutTextFragment at (55,0) size 7x17
text run at (55,0) width 7: "\""
RenderText {#text} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/007-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/007-expected.txt
index 4f613ba..ffeb33f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/007-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/007-expected.txt
@@ -5,11 +5,11 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {DIV} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 264x17
+ LayoutTextFragment {#text} at (9,0) size 264x17
text run at (9,0) width 264: "HIS TEXT SHOULD BE UPPERCASE."
RenderBlock {P} at (0,34) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 273x17
- RenderTextFragment at (0,0) size 273x17
+ LayoutTextFragment at (0,0) size 273x17
text run at (0,0) width 273: "THIS TEXT SHOULD BE UPPERCASE."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/008-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/008-expected.txt
index 752c131..8015f73 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/008-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/008-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 443: "In this paragraph, there should be a right floating green ::after block. "
text run at (442,0) width 164: "It should be ok to do this."
RenderBlock (floating) {<pseudo:after>} at (684,0) size 100x100 [color=#008000] [bgcolor=#008000]
- RenderTextFragment at (0,0) size 56x17
+ LayoutTextFragment at (0,0) size 56x17
text run at (0,0) width 56: "Invisible"
layer at (300,300) size 312x18
RenderBlock (positioned) {<pseudo:before>} at (300,300) size 311.50x18
- RenderTextFragment at (0,0) size 312x17
+ LayoutTextFragment at (0,0) size 312x17
text run at (0,0) width 312: "Some text that should be at an (x,y) of (300,300)"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/009-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/009-expected.txt
index 5202837..0851b5f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/009-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/009-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,68) size 784x55 [color=#FF0000]
RenderInline {SPAN} at (0,0) size 439x17 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 35x53
- RenderTextFragment at (0,1) size 35x53
+ LayoutTextFragment at (0,1) size 35x53
text run at (0,1) width 35: "A"
- RenderTextFragment {#text} at (34,30) size 405x17
+ LayoutTextFragment {#text} at (34,30) size 405x17
text run at (34,30) width 405: "ll of this text should be green, including the big \"A\" first-letter."
RenderBlock {P} at (0,139) size 784x0
RenderBlock {DIV} at (0,139) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/011-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/011-expected.txt
index cd4c12e..25f5139 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/011-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/011-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x572.09
RenderBlock {H2} at (0,0) size 784x62.50
RenderBlock {<pseudo:before>} at (0,0) size 784x16 [color=#D0D3DA]
- RenderTextFragment at (380,0) size 24x15
+ LayoutTextFragment at (380,0) size 24x15
text run at (380,0) width 24: "\x{2022} \x{2022} \x{2022}"
RenderBlock (anonymous) at (0,35.50) size 784x27
RenderText {#text} at (0,0) size 128x26
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
index a02a86e8..cff5ea2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/012-expected.txt
@@ -8,9 +8,9 @@ layer at (0,0) size 800x600
text run at (0,1) width 776: "Inheritance bug for floated first-letter"
RenderBlock {P} at (0,87.16) size 784x192 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderInline {<pseudo:first-letter>} at (0,0) size 54x82 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (2,2) size 52x80
+ LayoutTextFragment at (2,2) size 52x80
text run at (2,2) width 52: "H"
- RenderTextFragment {#text} at (54,45) size 756x145
+ LayoutTextFragment {#text} at (54,45) size 756x145
text run at (54,45) width 703: "ere is the first paragraph. Here the CSS :first-line rule sets the text"
text run at (1,83) width 256: "to a green, sans-serif font. "
text run at (256,83) width 482: "Then, the CSS :first-letter rule sets the font size to"
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
text run at (1,164) width 100: "correctly)."
RenderBlock {P} at (0,303.16) size 784x138 [bgcolor=#EEEEEE] [border: (1px solid #000000)]
RenderBlock (floating) {<pseudo:first-letter>} at (1,1) size 54x84 [color=#008000] [border: (1px dashed #008000)]
- RenderTextFragment at (1,2) size 52x80
+ LayoutTextFragment at (1,2) size 52x80
text run at (1,2) width 52: "H"
- RenderTextFragment {#text} at (55,1) size 782x135
+ LayoutTextFragment {#text} at (55,1) size 782x135
text run at (55,1) width 718: "ere is the second paragraph. This is just like the first except that the"
text run at (55,29) width 376: "rule p.floated:first-letter floats the first "
text run at (430,29) width 161: "letter to the left. "
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/013-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/013-expected.txt
index a9b35c4..bd687d9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/013-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/013-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {H1} at (0,0) size 784x37
RenderInline {<pseudo:before>} at (0,0) size 207x36
- RenderTextFragment at (0,0) size 207x36
+ LayoutTextFragment at (0,0) size 207x36
text run at (0,0) width 207: "First Chapter: "
RenderText {#text} at (206,0) size 106x36
text run at (206,0) width 106: "TEST 1"
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 242: "Should read: \"First Chapter: TEST 1\""
RenderBlock {H2} at (0,96.34) size 784x27
RenderInline {<pseudo:before>} at (0,0) size 100x26
- RenderTextFragment at (0,0) size 100x26
+ LayoutTextFragment at (0,0) size 100x26
text run at (0,0) width 100: "Chapter: "
RenderText {#text} at (99,0) size 80x26
text run at (99,0) width 80: "TEST 2"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 208: "Should read: \"Chapter: TEST 2\""
RenderBlock {H3} at (0,179.97) size 784x22
RenderInline {<pseudo:before>} at (0,0) size 116x21
- RenderTextFragment at (0,0) size 116x21
+ LayoutTextFragment at (0,0) size 116x21
text run at (0,0) width 116: "Chapter One: "
RenderText {#text} at (115,0) size 63x21
text run at (115,0) width 63: "TEST 3"
@@ -32,7 +32,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 239: "Should read: \"Chapter One: TEST 3\""
RenderBlock {H4} at (0,259.95) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 67x17
- RenderTextFragment at (0,0) size 67x17
+ LayoutTextFragment at (0,0) size 67x17
text run at (0,0) width 67: "Chapter: "
RenderText {#text} at (66,0) size 54x17
text run at (66,0) width 54: "TEST 4"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt
index 9b4095c..05afe57a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/014-expected.txt
@@ -91,7 +91,7 @@ layer at (0,0) size 785x889 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 661x17
text run at (0,0) width 661: "This box should contain the text \"generated content\" in CSS2-compliant browsers (but won't in Safari)."
RenderBlock {<pseudo:after>} at (0,18) size 717x18 [color=#008000]
- RenderTextFragment at (0,0) size 114x17
+ LayoutTextFragment at (0,0) size 114x17
text run at (0,0) width 114: "generated content"
RenderBlock {DIV} at (0,678.69) size 769x163.44 [border: (1px solid #000000)]
RenderBlock {H3} at (26,44.72) size 717x22
@@ -102,5 +102,5 @@ layer at (0,0) size 785x889 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 639x17
text run at (0,0) width 639: "This box should contain the text \"generated content\" in CSS2-compliant browsers, including Safari."
RenderBlock {<pseudo:after>} at (0,18) size 717x18 [color=#008000]
- RenderTextFragment at (0,0) size 114x17
+ LayoutTextFragment at (0,0) size 114x17
text run at (0,0) width 114: "generated content"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt
index 7aee347ce..e8d3219 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/015-expected.txt
@@ -17,5 +17,5 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,40.72) size 300x18
RenderInline {FORM} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 4x17
- RenderTextFragment at (0,0) size 4x17
+ LayoutTextFragment at (0,0) size 4x17
text run at (0,0) width 4: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/016-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/016-expected.txt
index c27c15d..bfb4929 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/016-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/016-expected.txt
@@ -15,26 +15,26 @@ layer at (0,0) size 800x238
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "1"
RenderInline {<pseudo:after>} at (0,0) size 54x17
- RenderTextFragment at (8,0) size 54x17
+ LayoutTextFragment at (8,0) size 54x17
text run at (8,0) width 54: "(href=1)"
RenderBlock {P} at (0,120) size 784x18
RenderInline {A} at (0,0) size 62x17 [color=#0000EE]
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "2"
RenderInline {<pseudo:after>} at (0,0) size 54x17
- RenderTextFragment at (8,0) size 54x17
+ LayoutTextFragment at (8,0) size 54x17
text run at (8,0) width 54: "(href=2)"
RenderBlock {P} at (0,154) size 784x18
RenderInline {A} at (0,0) size 62x17 [color=#0000EE]
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "3"
RenderInline {<pseudo:after>} at (0,0) size 54x17
- RenderTextFragment at (8,0) size 54x17
+ LayoutTextFragment at (8,0) size 54x17
text run at (8,0) width 54: "(href=3)"
RenderBlock {P} at (0,188) size 784x18
RenderInline {A} at (0,0) size 62x17 [color=#0000EE]
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "4"
RenderInline {<pseudo:after>} at (0,0) size 54x17
- RenderTextFragment at (8,0) size 54x17
+ LayoutTextFragment at (8,0) size 54x17
text run at (8,0) width 54: "(href=4)"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-duplicated-after-split-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-duplicated-after-split-expected.txt
index 6c4a19b..e0620b9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-duplicated-after-split-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-duplicated-after-split-expected.txt
@@ -29,7 +29,7 @@ layer at (0,0) size 800x600
RenderInline {SPAN} at (0,0) size 147x107
RenderInline {B} at (0,0) size 0x0
RenderInline {<pseudo:after>} at (0,0) size 147x107
- RenderTextFragment at (0,2) size 147x107
+ LayoutTextFragment at (0,2) size 147x107
text run at (0,2) width 147: "not "
RenderText {#text} at (146,2) size 153x107
text run at (146,2) width 153: "fail."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-order-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-order-expected.txt
index 49a4378..523945f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-order-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/after-order-expected.txt
@@ -11,20 +11,20 @@ layer at (0,0) size 800x600
RenderText {#text} at (11,22) size 46x17
text run at (11,22) width 46: "Inline: "
RenderInline {<pseudo:after>} at (0,0) size 491x17
- RenderTextFragment at (56,22) size 239x17
+ LayoutTextFragment at (56,22) size 239x17
text run at (56,22) width 239: "This should be before the green box. "
LayoutImage at (294.92,11) size 25x25
- RenderTextFragment at (319,22) size 228x17
+ LayoutTextFragment at (319,22) size 228x17
text run at (319,22) width 228: " This should be after the green box."
RenderBlock {DIV} at (10,95) size 764x87 [border: (1px solid #000000)]
RenderText {#text} at (11,58) size 87x17
text run at (11,58) width 87: "Inline-block: "
RenderBlock {<pseudo:after>} at (97.64,11) size 200x65
- RenderTextFragment at (0,0) size 163x46
+ LayoutTextFragment at (0,0) size 163x46
text run at (0,0) width 163: "This should be before the"
text run at (0,29) width 72: "green box. "
LayoutImage at (71.53,18) size 25x25
- RenderTextFragment at (96,29) size 195x35
+ LayoutTextFragment at (96,29) size 195x35
text run at (96,29) width 99: " This should be"
text run at (0,47) width 125: "after the green box."
RenderBlock {DIV} at (10,192) size 764x105 [border: (1px solid #000000)]
@@ -32,10 +32,10 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 43x17
text run at (0,0) width 43: "Block:"
RenderBlock {<pseudo:after>} at (11,29) size 200x65
- RenderTextFragment at (0,0) size 163x46
+ LayoutTextFragment at (0,0) size 163x46
text run at (0,0) width 163: "This should be before the"
text run at (0,29) width 72: "green box. "
LayoutImage at (71.53,18) size 25x25
- RenderTextFragment at (96,29) size 195x35
+ LayoutTextFragment at (96,29) size 195x35
text run at (96,29) width 99: " This should be"
text run at (0,47) width 125: "after the green box."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/before-with-first-letter-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/before-with-first-letter-expected.txt
index b3c0e46..a10327a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/before-with-first-letter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/before-with-first-letter-expected.txt
@@ -19,9 +19,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (0,52) size 784x33
RenderInline {<pseudo:before>} at (0,0) size 47x26
RenderInline {<pseudo:first-letter>} at (0,0) size 18x32 [color=#008000]
- RenderTextFragment at (0,0) size 18x32
+ LayoutTextFragment at (0,0) size 18x32
text run at (0,0) width 18: "T"
- RenderTextFragment at (17,5) size 30x26
+ LayoutTextFragment at (17,5) size 30x26
text run at (17,5) width 30: "he "
RenderText {#text} at (46,5) size 408x26
text run at (46,5) width 408: "first letter is green and larger than the rest."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
index c666d63..ea38125 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/beforeAfter-interdocument-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
RenderInline {Q} at (0,0) size 160x17
RenderInline {<pseudo:before>} at (0,0) size 7x17
LayoutQuote at (0,0) size 7x17
- RenderTextFragment at (0,0) size 7x17
+ LayoutTextFragment at (0,0) size 7x17
text run at (0,0) width 7: "\""
RenderText {#text} at (6,0) size 154x17
text run at (6,0) width 154: "Quotes should surround"
@@ -31,5 +31,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 56: "this text."
RenderInline {<pseudo:after>} at (0,0) size 7x17
LayoutQuote at (0,0) size 7x17
- RenderTextFragment at (55,0) size 7x17
+ LayoutTextFragment at (55,0) size 7x17
text run at (55,0) width 7: "\""
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/hover-style-change-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/hover-style-change-expected.txt
index 86afa5f..cf381ae 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/hover-style-change-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/hover-style-change-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x208
RenderText {#text} at (0,0) size 85x17
text run at (0,0) width 85: "This is a test "
RenderInline {<pseudo:after>} at (0,0) size 182x17
- RenderTextFragment at (84,0) size 182x17
+ LayoutTextFragment at (84,0) size 182x17
text run at (84,0) width 182: "and generated hover content"
RenderBlock {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,44) size 784x36
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt
index 1c202ef..cd7d2c1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/inline-display-types-expected.txt
@@ -8,13 +8,13 @@ layer at (0,0) size 800x600
text run at (0,0) width 91: "Blocks"
RenderBlock {DIV} at (0,58.44) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (0,0) size 36x17
+ LayoutTextFragment at (0,0) size 36x17
text run at (0,0) width 36: "Test: "
RenderText {#text} at (35,0) size 49x17
text run at (35,0) width 49: "content"
RenderBlock {DIV} at (0,76.44) size 784x18
RenderBlock {<pseudo:before>} at (0,0) size 32x18
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,0) size 48x17
text run at (32,0) width 48: "content"
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,0) size 48x17
text run at (32,0) width 48: "content"
@@ -33,14 +33,14 @@ layer at (0,0) size 800x600
RenderBlock (anonymous) at (0,192.31) size 784x54
RenderInline {SPAN} at (0,0) size 84x17
RenderInline {<pseudo:before>} at (0,0) size 36x17
- RenderTextFragment at (0,0) size 36x17
+ LayoutTextFragment at (0,0) size 36x17
text run at (0,0) width 36: "Test: "
RenderText {#text} at (35,0) size 49x17
text run at (35,0) width 49: "content"
LayoutBR {BR} at (83,14) size 1x0
RenderInline {SPAN} at (0,0) size 80x17
RenderBlock {<pseudo:before>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,18) size 48x17
text run at (32,18) width 48: "content"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "Test:"
RenderText {#text} at (32,36) size 48x17
text run at (32,36) width 48: "content"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt
index 881833a..ade7c89 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/no-openclose-quote-expected.txt
@@ -5,15 +5,15 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 8x17
- RenderTextFragment at (0,0) size 8x17
+ LayoutTextFragment at (0,0) size 8x17
text run at (0,0) width 8: "*"
LayoutQuote at (0,0) size 0x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (8,0) size 436x17
text run at (8,0) width 117: "This is some text. "
text run at (124,0) width 320: "It should have a single asterisk before and after it."
RenderInline {<pseudo:after>} at (0,0) size 9x17
- RenderTextFragment at (443,0) size 9x17
+ LayoutTextFragment at (443,0) size 9x17
text run at (443,0) width 9: "*"
LayoutQuote at (0,0) size 1x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt
index cb9e8a5..23dac52 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-before-after-child-add-expected.txt
@@ -12,14 +12,14 @@ layer at (0,0) size 800x600
LayoutTableCell (anonymous) at (0,0) size 75x54 [r=0 c=0 rs=1 cs=1]
RenderBlock (anonymous) at (0,0) size 75x18
RenderInline {<pseudo:before>} at (0,0) size 62x17
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (0,18) size 75x18
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "CONTENT"
RenderBlock (anonymous) at (0,36) size 75x18
RenderInline {<pseudo:after>} at (0,0) size 51x17
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
index 006e638..42573a4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-after-child-add-expected.txt
@@ -10,14 +10,14 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 188x18
LayoutTableRow (anonymous) at (0,0) size 188x18
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
LayoutTableCell (anonymous) at (62,0) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderBlock {DIV} at (0,0) size 75x18
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (137,0) size 51x18 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,52) size 784x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt
index a3b9fa7..a9887f1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-cell-before-content-expected.txt
@@ -8,11 +8,11 @@ layer at (0,0) size 800x34
LayoutTableSection (anonymous) at (0,0) size 289x18
LayoutTableRow (anonymous) at (0,0) size 289x18
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 208x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 208x17
+ LayoutTextFragment at (0,0) size 208x17
text run at (0,0) width 208: "You should just see a single line"
LayoutTableCell {DIV} at (208,0) size 4x18 [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (0,0) size 4x17
text run at (0,0) width 4: " "
LayoutTableCell (anonymous) {<pseudo:after>} at (212,0) size 77x18 [r=0 c=2 rs=1 cs=1]
- RenderTextFragment at (0,0) size 77x17
+ LayoutTextFragment at (0,0) size 77x17
text run at (0,0) width 77: "of blue text."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
index 5dfed7e..a286b7b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-child-add-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 75x54
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
@@ -19,7 +19,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,36) size 75x18
LayoutTableCell (anonymous) at (0,36) size 75x18 [r=2 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt
index 71a6e38..41b6314 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-before-after-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x106
text run at (3,3) width 9: "S"
LayoutTableRow {DIV} at (0,24) size 63x24
LayoutTableCell (anonymous) {<pseudo:before>} at (0,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x17
+ LayoutTextFragment at (3,3) size 9x17
text run at (3,3) width 9: "P"
LayoutTableCell {DIV} at (15,24) size 18x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (3,3) size 12x17
@@ -32,5 +32,5 @@ layer at (0,0) size 800x106
RenderText {#text} at (3,3) size 9x17
text run at (3,3) width 9: "S"
LayoutTableCell (anonymous) {<pseudo:after>} at (48,24) size 15x24 [bgcolor=#FFFFFF] [border: (3px solid #FFFFFF)] [r=1 c=3 rs=1 cs=1]
- RenderTextFragment at (3,3) size 9x17
+ LayoutTextFragment at (3,3) size 9x17
text run at (3,3) width 9: "S"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-expected.txt
index 7317a5d..f59349e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-to-inline-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutListItem {LI} at (40,0) size 744x18
LayoutListMarker at (-17,0) size 7x17: bullet
RenderInline {<pseudo:before>} at (0,0) size 32x17
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "hello"
RenderText {#text} at (31,0) size 24x17
text run at (31,0) width 24: "test"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt
index 06bd1a6..5b4d773 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-group-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) {<pseudo:before>} at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt
index 8b76721..d6d139e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-row-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt
index 762c56c..a624273 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-table-before-after-child-add-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (0,18) size 75x18
RenderText {#text} at (0,0) size 75x17
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
RenderBlock (anonymous) at (0,88) size 784x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt
index 8605933..07002a7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/table-with-before-expected.txt
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 32x18
LayoutTableRow (anonymous) at (0,0) size 32x18
LayoutTableCell (anonymous) at (0,0) size 32x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 32x17
+ LayoutTextFragment at (0,0) size 32x17
text run at (0,0) width 32: "hello"
RenderBlock (anonymous) at (0,36) size 744x18
RenderText {#text} at (0,0) size 23x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/visibleContentHiddenParent-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/visibleContentHiddenParent-expected.txt
index 7c2df61..14e74e1 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/visibleContentHiddenParent-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css-generated-content/visibleContentHiddenParent-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderInline {A} at (0,0) size 559x17
RenderInline {<pseudo:before>} at (0,0) size 365x17
- RenderTextFragment at (0,0) size 365x17
+ LayoutTextFragment at (0,0) size 365x17
text run at (0,0) width 365: "This test passes if it does not crash, and this text appears."
RenderText {#text} at (364,0) size 195x17
text run at (364,0) width 195: "But it fails if this text appears."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-expected.txt
index 1b12b27..36131b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt
index 528d047..6279824 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/attribute-selector-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/attribute-selector-dynamic-expected.txt
index 9398a9e..1edb4ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/attribute-selector-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/attribute-selector-dynamic-expected.txt
@@ -7,5 +7,5 @@ layer at (0,0) size 800x36
text run at (0,0) width 687: "This test checks whether CSS21 attribute selectors are re-evaluated after attribute changes in xml elements."
RenderBlock {test} at (0,18) size 800x18 [color=#008000]
RenderInline {<pseudo:before>} at (0,0) size 60x17
- RenderTextFragment at (0,0) size 60x17
+ LayoutTextFragment at (0,0) size 60x17
text run at (0,0) width 60: "PASSED"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/compare-content-style-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/compare-content-style-expected.txt
index 5c94ad6..96a09ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/compare-content-style-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/compare-content-style-expected.txt
@@ -6,27 +6,27 @@ layer at (0,0) size 800x236
RenderBlock {DIV} at (0,0) size 784x108
RenderBlock {DIV} at (0,0) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,18) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,36) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,54) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,72) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,90) size 784x18
RenderInline {<pseudo:before>} at (0,0) size 39x17
- RenderTextFragment at (0,0) size 39x17
+ LayoutTextFragment at (0,0) size 39x17
text run at (0,0) width 39: "PASS"
RenderBlock {DIV} at (0,124) size 784x88
RenderBlock {P} at (0,0) size 784x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/empty-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/empty-generated-content-expected.txt
index bd90b11..36cda48 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/empty-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/empty-generated-content-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 800x34
RenderText {#text} at (0,0) size 217x17
text run at (0,0) width 217: "This page intentionally left blank."
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock (anonymous) at (0,34) size 800x0
RenderInline {<pseudo:after>} at (0,0) size 0x0
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-capitalized-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-capitalized-expected.txt
index 9d641ca..a08755c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-capitalized-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-capitalized-expected.txt
@@ -21,9 +21,9 @@ layer at (0,0) size 800x600
text run at (0,0) width 255: "The following lines should be identical:"
RenderBlock {DIV} at (0,86) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#008000]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "L"
- RenderTextFragment {#text} at (9,0) size 78x17
+ LayoutTextFragment {#text} at (9,0) size 78x17
text run at (9,0) width 78: "orem Ipsum"
RenderBlock {P} at (0,120) size 784x18
RenderInline {SPAN} at (0,0) size 10x17 [color=#008000]
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-detach-expected.txt
index d7a5453..86b5bdb 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-detach-expected.txt
@@ -26,19 +26,19 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
RenderBlock {P} at (0,104) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x17 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x17
+ LayoutTextFragment at (0,0) size 9x17
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x17
+ LayoutTextFragment {#text} at (8,0) size 31x17
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,138) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x17 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x17
+ LayoutTextFragment at (0,0) size 9x17
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x17
+ LayoutTextFragment {#text} at (8,0) size 31x17
text run at (8,0) width 31: "ASS"
RenderBlock {P} at (0,172) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x17 [color=#0000FF]
- RenderTextFragment at (0,0) size 9x17
+ LayoutTextFragment at (0,0) size 9x17
text run at (0,0) width 9: "P"
- RenderTextFragment {#text} at (8,0) size 31x17
+ LayoutTextFragment {#text} at (8,0) size 31x17
text run at (8,0) width 31: "ASS"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt
index 6b20ad7..1f8e127 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-after-float-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 8x17
text run at (0,0) width 8: "1"
RenderBlock (floating) {<pseudo:first-letter>} at (8,0) size 8x18
- RenderTextFragment at (0,0) size 8x17
+ LayoutTextFragment at (0,0) size 8x17
text run at (0,0) width 8: "2"
- RenderTextFragment {#text} at (16,0) size 8x17
+ LayoutTextFragment {#text} at (16,0) size 8x17
text run at (16,0) width 8: "3"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt
index c6dc8d5..e7f953f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 27x18
RenderBlock {P} at (0,0) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
LayoutTable {TABLE} at (0,110) size 33x24
LayoutTableSection {TBODY} at (0,0) size 33x24
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
RenderBlock {P} at (0,150) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-hover-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-hover-expected.txt
index 02e6bdc..c90fd26 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-hover-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-hover-expected.txt
@@ -16,8 +16,8 @@ layer at (0,0) size 800x600
text run at (0,0) width 397: "The next line of text should turn green when we hover over it."
RenderBlock {DIV} at (0,68) size 784x36 [color=#008000]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [color=#0000FF]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 771x35
+ LayoutTextFragment {#text} at (9,0) size 771x35
text run at (9,0) width 762: "he first letter of this paragraph should be larger than the rest. If you hover over this paragraph, all of the text (including"
text run at (0,18) width 541: "the first letter) should turn green. If the first letter remains black, then there is a bug!"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
index e513fbd..a8c553e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
@@ -6,15 +6,15 @@ layer at (0,0) size 800x84
RenderBlock {P} at (0,0) size 784x18
RenderInline {A} at (0,0) size 31x17 [color=#0000FF]
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "F"
- RenderTextFragment {#text} at (9,0) size 22x17
+ LayoutTextFragment {#text} at (9,0) size 22x17
text run at (9,0) width 22: "irst"
RenderText {#text} at (30,0) size 194x17
text run at (30,0) width 194: " letter should be bold and blue"
RenderBlock {P} at (0,34) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 13x17
- RenderTextFragment at (0,0) size 13x17
+ LayoutTextFragment at (0,0) size 13x17
text run at (0,0) width 13: "H"
- RenderTextFragment {#text} at (12,0) size 629x17
+ LayoutTextFragment {#text} at (12,0) size 629x17
text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-visibility-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-visibility-expected.txt
index 11fe673..fbeec8b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-visibility-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/first-letter-visibility-expected.txt
@@ -16,7 +16,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 429: "The next line of text should become invisible, including first letter."
RenderBlock {DIV} at (0,68) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 11x17 [color=#0000FF]
- RenderTextFragment at (0,0) size 11x17
+ LayoutTextFragment at (0,0) size 11x17
text run at (0,0) width 11: "C"
- RenderTextFragment {#text} at (10,0) size 73x17
+ LayoutTextFragment {#text} at (10,0) size 73x17
text run at (10,0) width 73: "lick to hide"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/css/pseudo-element-line-break-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/css/pseudo-element-line-break-expected.txt
index 6cafec9..5290555 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/css/pseudo-element-line-break-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/css/pseudo-element-line-break-expected.txt
@@ -5,48 +5,48 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x17
- RenderTextFragment at (3,3) size 104x17
+ LayoutTextFragment at (3,3) size 104x17
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x35
text run at (106,3) width 25: "AA"
text run at (3,21) width 22: "BB"
RenderBlock {P} at (0,58) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x17
- RenderTextFragment at (3,3) size 104x17
+ LayoutTextFragment at (3,3) size 104x17
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 59x17
text run at (106,3) width 59: "AAAAA"
RenderBlock {P} at (0,98) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 47x35
- RenderTextFragment at (3,3) size 47x35
+ LayoutTextFragment at (3,3) size 47x35
text run at (3,3) width 47: "AAAA"
text run at (3,21) width 43: "BBBB"
RenderText {#text} at (45,21) size 55x17
text run at (45,21) width 55: "BBBBB"
RenderBlock {P} at (0,156) size 86x42 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x17
- RenderTextFragment at (3,3) size 104x17
+ LayoutTextFragment at (3,3) size 104x17
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 128x35
text run at (106,3) width 25: "AA"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x17
- RenderTextFragment at (22,21) size 89x17
+ LayoutTextFragment at (22,21) size 89x17
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,214) size 86x24 [border: (3px solid #0000FF)]
RenderInline {<pseudo:before>} at (0,0) size 104x17
- RenderTextFragment at (3,3) size 104x17
+ LayoutTextFragment at (3,3) size 104x17
text run at (3,3) width 104: "AAAAAAAAA"
RenderText {#text} at (106,3) size 73x17
text run at (106,3) width 73: "MMMMM"
RenderInline {<pseudo:after>} at (0,0) size 89x17
- RenderTextFragment at (178,3) size 89x17
+ LayoutTextFragment at (178,3) size 89x17
text run at (178,3) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,254) size 86x42 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 58x17
text run at (3,3) width 58: "YYYYY"
RenderInline {<pseudo:after>} at (0,0) size 104x35
- RenderTextFragment at (60,3) size 104x35
+ LayoutTextFragment at (60,3) size 104x35
text run at (60,3) width 47: "YYYY"
text run at (3,21) width 40: "ZZZZ"
RenderBlock {P} at (0,312) size 86x42 [border: (3px solid #0000FF)]
@@ -54,11 +54,11 @@ layer at (0,0) size 800x600
text run at (3,3) width 24: "YY"
text run at (3,21) width 20: "ZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x17
- RenderTextFragment at (22,21) size 89x17
+ LayoutTextFragment at (22,21) size 89x17
text run at (22,21) width 89: "ZZZZZZZZZ"
RenderBlock {P} at (0,370) size 86x24 [border: (3px solid #0000FF)]
RenderText {#text} at (3,3) size 49x17
text run at (3,3) width 49: "ZZZZZ"
RenderInline {<pseudo:after>} at (0,0) size 89x17
- RenderTextFragment at (51,3) size 89x17
+ LayoutTextFragment at (51,3) size 89x17
text run at (51,3) width 89: "ZZZZZZZZZ"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/text-combine-expected.txt
index 0bf8349..2d289cc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/dynamic/text-combine-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x272
text run at (0,0) width 272: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 26x25
- RenderCombineText {#text} at (0,271) size 26x25
+ LayoutTextCombine {#text} at (0,271) size 26x25
text run at (0,271) width 24: "3.667"
RenderText {#text} at (0,295) size 26x136
text run at (0,295) width 135: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x272
text run at (0,0) width 272: "\x{5E0C}\x{8584}\x{5316}\x{5F8C}\x{306E}1\x{682A}\x{5F53}\x{308A}\x{5229}\x{76CA}\x{304C}"
RenderInline {SPAN} at (0,0) size 26x25
- RenderCombineText {#text} at (0,271) size 26x25
+ LayoutTextCombine {#text} at (0,271) size 26x25
text run at (0,271) width 24: "3.667"
RenderText {#text} at (0,295) size 26x136
text run at (0,295) width 135: "\x{30C9}\x{30EB}\x{3067}\x{3057}\x{305F}\x{3002}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-appearance-basic-expected.txt
index efb4a09..38e185b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-appearance-basic-expected.txt
@@ -75,7 +75,7 @@ layer at (164,12) size 58x70 clip at (165,13) size 41x68
RenderBlock {DIV} at (0,0) size 41x17
RenderBlock {OPTION} at (0,17) size 41x17 [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 21x16
text run at (18,0) width 21: "baz"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-with-display-none-option-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-with-display-none-option-expected.txt
index e4d73d8..dddd1e9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-with-display-none-option-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/listbox-with-display-none-option-expected.txt
@@ -56,7 +56,7 @@ layer at (68,67) size 65x121 clip at (69,68) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
@@ -77,7 +77,7 @@ layer at (137,67) size 65x121 clip at (138,68) size 48x119
text run at (2,0) width 44: "***45***"
RenderBlock {OPTION} at (0,17) size 48x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -132,19 +132,19 @@ layer at (326,50) size 63x138 clip at (327,51) size 46x136
text run at (2,0) width 41: "**456**"
RenderBlock {OPTION} at (0,17) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
RenderBlock {OPTION} at (0,34) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Five"
RenderBlock {OPTION} at (0,51) size 46x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 19x16
text run at (18,0) width 19: "Six"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/menulist-appearance-basic-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/menulist-appearance-basic-expected.txt
index 48f68de..8f28869 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/menulist-appearance-basic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/menulist-appearance-basic-expected.txt
@@ -158,19 +158,19 @@ layer at (12,381) size 200x25 clip at (13,382) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 1"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 1.3"
@@ -180,19 +180,19 @@ layer at (12,381) size 200x25 clip at (13,382) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 2"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 2.3"
@@ -202,19 +202,19 @@ layer at (12,381) size 200x25 clip at (13,382) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 3"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.2"
RenderBlock {OPTION} at (0,51) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 3.3"
@@ -224,19 +224,19 @@ layer at (12,381) size 200x25 clip at (13,382) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 4"
RenderBlock {OPTION} at (0,17) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.1"
RenderBlock {OPTION} at (0,34) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 4.3"
@@ -246,19 +246,19 @@ layer at (12,381) size 200x25 clip at (13,382) size 183x23 scrollHeight 374
text run at (2,0) width 50: "Group 5"
RenderBlock {OPTION} at (0,17) size 183x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.1"
RenderBlock {OPTION} at (0,34) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.2"
RenderBlock {OPTION} at (0,51) size 183x17
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 47x16
text run at (18,0) width 47: "Item 5.3"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
index 72aec3c..0aa0bf3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/optgroup-rendering-expected.txt
@@ -20,25 +20,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 52: "Enabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -48,25 +48,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 55: "Disabled"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
@@ -76,25 +76,25 @@ layer at (8,8) size 80x342 clip at (9,9) size 63x340
text run at (2,0) width 59: "Enabled2"
RenderBlock {OPTION} at (0,17) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 24x16
text run at (18,0) width 24: "One"
RenderBlock {OPTION} at (0,34) size 63x17 [color=#FF0000]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 23x16
text run at (18,0) width 23: "Two"
RenderBlock {OPTION} at (0,51) size 63x17 [color=#FFFFFF] [bgcolor=#999999]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 32x16
text run at (18,0) width 32: "Three"
RenderBlock {OPTION} at (0,68) size 63x17 [color=#0000FF]
RenderInline {<pseudo:before>} at (0,0) size 16x16
- RenderTextFragment at (2,0) size 16x16
+ LayoutTextFragment at (2,0) size 16x16
text run at (2,0) width 16: " "
RenderText {#text} at (18,0) size 26x16
text run at (18,0) width 26: "Four"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
index e159f0b..7557e8c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/lists/anonymous-items-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x600
RenderBlock {OL} at (0,34) size 784x18
LayoutListItem {<pseudo:after>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x17: "1"
- RenderTextFragment at (0,0) size 33x17
+ LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,68) size 784x36
LayoutListItem {LI} at (40,0) size 744x18
@@ -18,17 +18,17 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "one"
LayoutListItem {<pseudo:after>} at (40,18) size 744x18
LayoutListMarker at (-20,0) size 16x17: "2"
- RenderTextFragment at (0,0) size 37x17
+ LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
RenderBlock {OL} at (0,120) size 784x18
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x17: "1"
- RenderTextFragment at (0,0) size 33x17
+ LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
RenderBlock {OL} at (0,154) size 784x36
LayoutListItem {<pseudo:before>} at (40,0) size 744x18
LayoutListMarker at (-20,0) size 16x17: "1"
- RenderTextFragment at (0,0) size 33x17
+ LayoutTextFragment at (0,0) size 33x17
text run at (0,0) width 33: "ONE"
LayoutListItem {LI} at (40,18) size 744x18
LayoutListMarker at (-20,0) size 16x17: "2"
@@ -45,7 +45,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 21: "div"
LayoutListItem {<pseudo:after>} at (0,18) size 744x18
LayoutListMarker at (-20,0) size 16x17: "2"
- RenderTextFragment at (0,0) size 37x17
+ LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
LayoutListItem {LI} at (40,54) size 744x18
LayoutListMarker at (-20,0) size 16x17: "3"
@@ -59,7 +59,7 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (40,18) size 744x36
LayoutListItem {<pseudo:before>} at (0,0) size 744x18
LayoutListMarker at (-20,0) size 16x17: "2"
- RenderTextFragment at (0,0) size 37x17
+ LayoutTextFragment at (0,0) size 37x17
text run at (0,0) width 37: "TWO"
RenderBlock (anonymous) at (0,18) size 744x18
RenderText {#text} at (0,0) size 21x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt
index 5f9a96c4..22b9472 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/lists/marker-before-empty-inline-expected.txt
@@ -63,7 +63,7 @@ layer at (0,0) size 800x600
LayoutListMarker at (-17,0) size 7x17: bullet
RenderInline {SPAN} at (0,0) size 41x17
RenderInline {<pseudo:before>} at (0,0) size 41x17
- RenderTextFragment at (0,0) size 41x17
+ LayoutTextFragment at (0,0) size 41x17
text run at (0,0) width 41: "before"
RenderText {#text} at (0,0) size 0x0
RenderBlock (anonymous) at (0,18) size 744x18
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
index c6137f2..290f21f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt
@@ -12,7 +12,7 @@ layer at (8,16) size 760x421
layer at (13,21) size 750x18
RenderBlock (anonymous multi-column) at (5,5) size 750x18
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
layer at (13,106) size 750x326
RenderBlock (anonymous multi-column) at (5,89.81) size 750x326
@@ -57,7 +57,7 @@ layer at (13,106) size 750x326
text run at (0,596) width 357: "dolor sit amet, consectetuer adipiscing elit. Nulla varius"
text run at (0,614) width 76: "enim ac mi."
RenderBlock {<pseudo:after>} at (0,632) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
layer at (8,453) size 760x419 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,436.81) size 760x418.81 [border: (5px solid #800000)]
@@ -68,7 +68,7 @@ layer at (8,453) size 760x419 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,458) size 750x324 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x324
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,18) size 367x630
RenderText {#text} at (0,0) size 367x629
@@ -113,7 +113,7 @@ layer at (13,458) size 750x324 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,849) size 750x18 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,395.81) size 750x18
RenderBlock {<pseudo:after>} at (0,0) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
layer at (8,888) size 760x452 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,871.63) size 760x452.81 [border: (5px solid #800000)]
@@ -124,7 +124,7 @@ layer at (8,888) size 760x452 backgroundClip at (0,0) size 785x600 clip at (0,0)
layer at (13,893) size 750x142 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x142
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
RenderBlock {P} at (0,34) size 367x234
RenderText {#text} at (0,0) size 367x233
@@ -170,7 +170,7 @@ layer at (13,1101) size 750x234 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,362) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,380) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,430) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
layer at (8,1356) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1340.44) size 760x436.81 [border: (5px solid #800000)]
@@ -181,7 +181,7 @@ layer at (8,1356) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1361) size 750x126 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x126
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,18) size 367x234
RenderText {#text} at (0,0) size 367x233
@@ -231,7 +231,7 @@ layer at (13,1554) size 750x234 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,164) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,182) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,430) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
layer at (8,1809) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,1793.25) size 760x436.81 [border: (5px solid #800000)]
@@ -242,7 +242,7 @@ layer at (8,1809) size 760x437 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,1814) size 750x234 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x234
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
RenderBlock (anonymous) at (0,18) size 367x198
RenderInline {SPAN} at (0,0) size 367x197
@@ -295,7 +295,7 @@ layer at (13,2115) size 750x126 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,164) width 333: "nec felis. Sed varius turpis vitae pede. Lorem ipsum"
text run at (0,182) width 275: "dolor sit amet, consectetuer adipiscing elit."
RenderBlock {<pseudo:after>} at (0,232) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
layer at (8,2262) size 760x489 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock {DIV} at (0,2246.06) size 760x488.81 [border: (5px solid #800000)]
@@ -310,7 +310,7 @@ layer at (8,2262) size 760x489 backgroundClip at (0,0) size 785x600 clip at (0,0
layer at (13,2267) size 750x266 backgroundClip at (0,0) size 785x600 clip at (0,0) size 785x600 outlineClip at (0,0) size 785x600
RenderBlock (anonymous multi-column) at (5,5) size 750x266
RenderBlock {<pseudo:before>} at (0,0) size 367x18 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 168x17
+ LayoutTextFragment at (0,0) size 168x17
text run at (0,0) width 168: "Before Generated Content"
RenderBlock {P} at (0,34) size 367x198
RenderText {#text} at (0,0) size 367x197
@@ -364,5 +364,5 @@ layer at (13,2636) size 750x110 backgroundClip at (0,0) size 785x600 clip at (0,
text run at (0,164) width 179: "consectetuer adipiscing elit."
RenderText {#text} at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,182) size 367x20 [bgcolor=#FFFF00]
- RenderTextFragment at (0,0) size 159x17
+ LayoutTextFragment at (0,0) size 159x17
text run at (0,0) width 159: "After Generated Content"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt
index b316175..9cd9e2b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-beforeafter-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 79x17
RenderInline {<pseudo:before>} at (0,0) size 53x17
- RenderTextFragment at (28,12) size 53x17
+ LayoutTextFragment at (28,12) size 53x17
text run at (28,12) width 53: "[before]"
LayoutRubyRun (anonymous) at (76.41,12) size 34x18
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -38,7 +38,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x17
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 41x17
- RenderTextFragment at (54,12) size 41x17
+ LayoutTextFragment at (54,12) size 41x17
text run at (54,12) width 41: "[after]"
RenderText {#text} at (94,12) size 28x17
text run at (94,12) width 28: " Bar"
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
text run at (0,12) width 29: "Foo "
LayoutRuby (inline) {RUBY} at (0,0) size 119x17
RenderInline {<pseudo:before>} at (0,0) size 53x17
- RenderTextFragment at (28,12) size 53x17
+ LayoutTextFragment at (28,12) size 53x17
text run at (28,12) width 53: "[before]"
LayoutRubyRun (anonymous) at (76.41,12) size 34x18
LayoutRubyText {RT} at (0,-12) size 34x12
@@ -60,7 +60,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (13,0) size 8x17
text run at (13,0) width 8: "b"
RenderInline {<pseudo:after>} at (0,0) size 41x17
- RenderTextFragment at (106,12) size 41x17
+ LayoutTextFragment at (106,12) size 41x17
text run at (106,12) width 41: "[after]"
RenderText {#text} at (146,12) size 28x17
text run at (146,12) width 28: " Bar"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-text-before-after-content-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-text-before-after-content-expected.txt
index 5eab508..6d81f69 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-text-before-after-content-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/ruby/ruby-text-before-after-content-expected.txt
@@ -7,12 +7,12 @@ layer at (0,0) size 800x86
LayoutRubyRun (anonymous) at (0,17) size 186.67x37
LayoutRubyText {RT} at (0,-17) size 186.67x18
RenderInline {<pseudo:before>} at (0,0) size 62x17
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderText {#text} at (61,0) size 76x17
text run at (61,0) width 76: "CONTENT"
RenderInline {<pseudo:after>} at (0,0) size 52x17
- RenderTextFragment at (136,0) size 52x17
+ LayoutTextFragment at (136,0) size 52x17
text run at (136,0) width 52: "AFTER"
LayoutRubyBase (anonymous) at (0,0) size 186.67x37
RenderText {#text} at (81,0) size 24x36
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039-expected.txt
index 9ab3c379..b038d11 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 491x17
+ LayoutTextFragment {#text} at (19,15) size 491x17
text run at (19,15) width 340: "his very long paragraph should have a big first letter "
text run at (358,15) width 152: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039b-expected.txt
index 9ab3c379..b038d11 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/039b-expected.txt
@@ -5,8 +5,8 @@ layer at (0,0) size 800x69
RenderBody {BODY} at (8,16) size 784x37
RenderBlock {P} at (0,0) size 784x37
RenderInline {<pseudo:first-letter>} at (0,0) size 20x36 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 20x36
+ LayoutTextFragment at (0,0) size 20x36
text run at (0,0) width 20: "T"
- RenderTextFragment {#text} at (19,15) size 491x17
+ LayoutTextFragment {#text} at (19,15) size 491x17
text run at (19,15) width 340: "his very long paragraph should have a big first letter "
text run at (358,15) width 152: "with green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/041-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/041-expected.txt
index c155513..4b3fd63 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/041-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/041-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x68
RenderBody {BODY} at (8,16) size 784x36
RenderBlock {P} at (0,0) size 784x36
RenderInline {<pseudo:before>} at (0,0) size 179x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 179x17
+ LayoutTextFragment at (0,0) size 179x17
text run at (0,0) width 179: "GENERATED CONTENT "
RenderText {#text} at (178,0) size 735x35
text run at (178,0) width 557: "You should see before this paragraph the words GENERATED CONTENT over green"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/042-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/042-expected.txt
index 8ee002d..6490057 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/042-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/042-expected.txt
@@ -7,6 +7,6 @@ layer at (0,0) size 800x68
RenderText {#text} at (0,0) size 624x17
text run at (0,0) width 624: "You should see after this paragraph the words GENERATED CONTENT over green background"
RenderInline {<pseudo:after>} at (0,0) size 720x35 [bgcolor=#00FF00]
- RenderTextFragment at (623,0) size 720x35
+ LayoutTextFragment at (623,0) size 720x35
text run at (623,0) width 97: "GENERATED"
text run at (0,18) width 75: "CONTENT"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/166a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/166a-expected.txt
index 460e65b..1104553f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/166a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/166a-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x50
RenderBody {BODY} at (8,16) size 784x18
RenderBlock {P} at (0,0) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 10x17 [bgcolor=#00FF00]
- RenderTextFragment at (0,0) size 10x17
+ LayoutTextFragment at (0,0) size 10x17
text run at (0,0) width 10: "T"
- RenderTextFragment {#text} at (9,0) size 410x17
+ LayoutTextFragment {#text} at (9,0) size 410x17
text run at (9,0) width 410: "he first letter of this paragraph should have a green background."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168-expected.txt
index ba0aef8..64e8731 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168a-expected.txt
index ba0aef8..64e8731 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/168a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:before>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169-expected.txt
index 317c5aa..68e515b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169a-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169a-expected.txt
index 317c5aa..68e515b 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169a-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/selectors/169a-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x84
text run at (0,0) width 84: "This test has "
RenderInline {SPAN} at (0,0) size 61x17
RenderInline {<pseudo:after>} at (0,0) size 61x17 [bgcolor=#00FF00]
- RenderTextFragment at (83,0) size 61x17
+ LayoutTextFragment at (83,0) size 61x17
text run at (83,0) width 61: "PASSED"
RenderText {#text} at (143,0) size 5x17
text run at (143,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/frame-and-rules-expected.txt
index f8e9c34..d2b2238 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (21,0) size 226x17
text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -58,7 +58,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x17
text run at (15,0) width 237: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -107,7 +107,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x17
text run at (15,0) width 237: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -156,7 +156,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 240x17
text run at (14,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (253,0) size 6x17
+ LayoutTextFragment at (253,0) size 6x17
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -205,7 +205,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 238x17
text run at (16,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (253,0) size 6x17
+ LayoutTextFragment at (253,0) size 6x17
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -254,7 +254,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -303,7 +303,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 220x17
text run at (24,0) width 220: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (243,0) size 7x17
+ LayoutTextFragment at (243,0) size 7x17
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -352,7 +352,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 223x17
text run at (23,0) width 223: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (245,0) size 7x17
+ LayoutTextFragment at (245,0) size 7x17
text run at (245,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -401,7 +401,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 242x17
text run at (14,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (255,0) size 6x17
+ LayoutTextFragment at (255,0) size 6x17
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -450,7 +450,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 239x17
text run at (14,0) width 239: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (252,0) size 7x17
+ LayoutTextFragment at (252,0) size 7x17
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -499,7 +499,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x17
text run at (9,0) width 250: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (258,0) size 6x17
+ LayoutTextFragment at (258,0) size 6x17
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -548,7 +548,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x17
text run at (9,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (258,0) size 6x17
+ LayoutTextFragment at (258,0) size 6x17
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -597,7 +597,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 252x17
text run at (8,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (259,0) size 6x17
+ LayoutTextFragment at (259,0) size 6x17
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -646,7 +646,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 250x17
text run at (10,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (259,0) size 6x17
+ LayoutTextFragment at (259,0) size 6x17
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -695,7 +695,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 231x17
text run at (19,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -744,7 +744,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 233x17
text run at (18,0) width 233: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (250,0) size 6x17
+ LayoutTextFragment at (250,0) size 6x17
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -793,7 +793,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 235x17
text run at (17,0) width 235: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -842,7 +842,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (7,0) size 255x17
text run at (7,0) width 255: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (261,0) size 7x17
+ LayoutTextFragment at (261,0) size 7x17
text run at (261,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -891,7 +891,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 224x17
text run at (22,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (245,0) size 6x17
+ LayoutTextFragment at (245,0) size 6x17
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -940,7 +940,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x17
text run at (16,0) width 235: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -989,7 +989,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x17
text run at (16,0) width 235: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 238x17
text run at (15,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (252,0) size 6x17
+ LayoutTextFragment at (252,0) size 6x17
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 236x17
text run at (17,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (252,0) size 6x17
+ LayoutTextFragment at (252,0) size 6x17
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 217x17
text run at (26,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (242,0) size 6x17
+ LayoutTextFragment at (242,0) size 6x17
text run at (242,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 240x17
text run at (15,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (254,0) size 6x17
+ LayoutTextFragment at (254,0) size 6x17
text run at (254,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (243,0) size 7x17
+ LayoutTextFragment at (243,0) size 7x17
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x17
text run at (20,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x17
text run at (20,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 232x17
text run at (19,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (250,0) size 6x17
+ LayoutTextFragment at (250,0) size 6x17
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 231x17
text run at (20,0) width 231: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 211x17
text run at (30,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (240,0) size 6x17
+ LayoutTextFragment at (240,0) size 6x17
text run at (240,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (29,0) size 213x17
text run at (29,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (241,0) size 6x17
+ LayoutTextFragment at (241,0) size 6x17
text run at (241,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 216x17
text run at (28,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 235x17
text run at (18,0) width 235: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (252,0) size 7x17
+ LayoutTextFragment at (252,0) size 7x17
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 210x17
text run at (30,0) width 210: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (239,0) size 6x17
+ LayoutTextFragment at (239,0) size 6x17
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 224x17
text run at (23,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 222x17
text run at (25,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (34,0) size 203x17
text run at (34,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (236,0) size 6x17
+ LayoutTextFragment at (236,0) size 6x17
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (33,0) size 204x17
text run at (33,0) width 204: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (236,0) size 7x17
+ LayoutTextFragment at (236,0) size 7x17
text run at (236,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (32,0) size 207x17
text run at (32,0) width 207: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (238,0) size 7x17
+ LayoutTextFragment at (238,0) size 7x17
text run at (238,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 226x17
text run at (23,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (248,0) size 6x17
+ LayoutTextFragment at (248,0) size 6x17
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (57,0) size 241x17
text run at (57,0) width 241: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (297,0) size 6x17
+ LayoutTextFragment at (297,0) size 6x17
text run at (297,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
index 1240f6d..9b68f3f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "table"
RenderBlock {<pseudo:after>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 30x17
+ LayoutTextFragment at (0,0) size 30x17
text run at (0,0) width 30: "after"
RenderBlock {P} at (0,120) size 784x36
LayoutTable {TABLE} at (0,0) size 32x36
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
index 4c6a814..34d555e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x348
LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 14x36
LayoutQuote at (0,0) size 14x36
- RenderTextFragment at (0,279) size 14x36
+ LayoutTextFragment at (0,279) size 14x36
text run at (0,279) width 14: "\""
RenderText {#text} at (13,279) size 32x36
text run at (13,279) width 32: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x348
text run at (652,279) width 30: "B "
RenderInline {<pseudo:after>} at (0,0) size 14x36
LayoutQuote at (0,0) size 14x36
- RenderTextFragment at (681,279) size 14x36
+ LayoutTextFragment at (681,279) size 14x36
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308
LayoutIFrame {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-after-child-in-table-expected.txt
index 66e8250..50b6dce 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-before-child-in-table-expected.txt
index 2e0c3f4..2057e6f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock (anonymous) at (0,56) size 100x18
RenderInline {SPAN} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-block-expected.txt
index 8a7a065..e85ae4a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 89x56
LayoutTableRow (anonymous) at (0,0) size 89x56
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x17
+ LayoutTextFragment at (19,19) size 51x17
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-table-expected.txt
index 4c66d70..f30f444 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (75,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x17
+ LayoutTextFragment at (19,19) size 51x17
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-block-expected.txt
index d7e219d..d35fe08 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 100x56
LayoutTableRow (anonymous) at (0,0) size 100x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x17
+ LayoutTextFragment at (19,19) size 62x17
text run at (19,19) width 62: "BEFORE"
RenderBlock {DIV} at (19,75) size 746x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-table-expected.txt
index 525d94c..1331c4f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 175x56
LayoutTableRow (anonymous) at (0,0) size 175x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x17
+ LayoutTextFragment at (19,19) size 62x17
text run at (19,19) width 62: "BEFORE"
LayoutTableCell (anonymous) at (100,19) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-block-expected.txt
index d33ef30..e062b63 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 51x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-table-expected.txt
index 519fcc7..03b4902 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,18) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-block-expected.txt
index d293df6..dc61ddc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 62x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (19,37) size 746x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-table-expected.txt
index aba9cd6..c403ae7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 75x36
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
index ea94997..bcc50ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
RenderInline {SPAN} at (0,0) size 41x17
RenderInline {<pseudo:before>} at (0,0) size 1x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (46,0) size 41x17
text run at (46,0) width 41: "Ipsum"
RenderText {#text} at (86,0) size 5x17
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
RenderInline {SPAN} at (0,0) size 64x17
RenderInline {<pseudo:before>} at (0,0) size 1x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (23,0) size 64x17
text run at (23,0) width 64: "em Ipsum"
RenderText {#text} at (86,0) size 5x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/decorations-with-text-combine-expected.txt
index 743ebeb..7dd4e14 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt
index 8cf73ad..df5df68 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (26,0) size 53x96
text run at (26,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (26,96) size 53x48
+ LayoutTextCombine {#text} at (26,96) size 53x48
text run at (26,96) width 48: "90"
RenderText {#text} at (26,144) size 53x48
text run at (26,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/002-expected.txt
index fc0e597a..285a8af 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x46 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 33x40 [color=#800000]
- RenderTextFragment at (2,3) size 33x40
+ LayoutTextFragment at (2,3) size 33x40
text run at (2,3) width 33: "M"
- RenderTextFragment {#text} at (34,21) size 184x17
+ LayoutTextFragment {#text} at (34,21) size 184x17
text run at (34,21) width 184: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/003-expected.txt
index 81c8fbe..4daea8c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x27
RenderInline {<pseudo:first-letter>} at (0,0) size 18x26 [color=#FF0000]
- RenderTextFragment at (0,0) size 18x26
+ LayoutTextFragment at (0,0) size 18x26
text run at (0,0) width 18: "A"
- RenderTextFragment {#text} at (17,7) size 412x17
+ LayoutTextFragment {#text} at (17,7) size 412x17
text run at (17,7) width 412: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/text/font-ascent-mac-expected.txt
index ac252ec..51f8c62 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,386) size 752x41
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,176) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,233) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,349) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,406) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-expected.txt
index 1b12b27..36131b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-pixel-expected.txt
index 528d047..6279824 100644
--- a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/generated-content-inside-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/generated-content-inside-table-expected.txt
index 67eaa11..35376d2 100644
--- a/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/generated-content-inside-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/http/tests/misc/generated-content-inside-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 172x17
text run at (0,0) width 172: "This text should not break "
RenderInline {<pseudo:after>} at (0,0) size 5x17
- RenderTextFragment at (171,0) size 5x17
+ LayoutTextFragment at (171,0) size 5x17
text run at (171,0) width 5: "."
diff --git a/third_party/WebKit/LayoutTests/platform/win/ietestcenter/css3/text/textshadow-004-expected.txt b/third_party/WebKit/LayoutTests/platform/win/ietestcenter/css3/text/textshadow-004-expected.txt
index 053a9ec..3eb4f02 100644
--- a/third_party/WebKit/LayoutTests/platform/win/ietestcenter/css3/text/textshadow-004-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/ietestcenter/css3/text/textshadow-004-expected.txt
@@ -8,8 +8,8 @@ layer at (0,0) size 800x76
text run at (0,0) width 305: "Test passes if there is green visible on the page."
RenderBlock {DIV} at (0,34) size 784x18
RenderInline {<pseudo:first-letter>} at (0,0) size 9x17
- RenderTextFragment at (0,0) size 9x17
+ LayoutTextFragment at (0,0) size 9x17
text run at (0,0) width 9: "F"
- RenderTextFragment {#text} at (8,0) size 60x17
+ LayoutTextFragment {#text} at (8,0) size 60x17
text run at (8,0) width 60: "iller Text"
RenderBlock {DIV} at (0,52) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
index ea94997..bcc50ed 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
RenderInline {SPAN} at (0,0) size 41x17
RenderInline {<pseudo:before>} at (0,0) size 1x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (46,0) size 41x17
text run at (46,0) width 41: "Ipsum"
RenderText {#text} at (86,0) size 5x17
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
RenderInline {SPAN} at (0,0) size 64x17
RenderInline {<pseudo:before>} at (0,0) size 1x17
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderText {#text} at (23,0) size 64x17
text run at (23,0) width 64: "em Ipsum"
RenderText {#text} at (86,0) size 5x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
index 743ebeb..7dd4e14 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
index 8cf73ad..df5df68 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (26,0) size 53x96
text run at (26,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (26,96) size 53x48
+ LayoutTextCombine {#text} at (26,96) size 53x48
text run at (26,96) width 48: "90"
RenderText {#text} at (26,144) size 53x48
text run at (26,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/002-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
index fc0e597a..285a8af 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/002-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x46 [border: (2px solid #0000FF)]
RenderInline {<pseudo:first-letter>} at (0,0) size 33x40 [color=#800000]
- RenderTextFragment at (2,3) size 33x40
+ LayoutTextFragment at (2,3) size 33x40
text run at (2,3) width 33: "M"
- RenderTextFragment {#text} at (34,21) size 184x17
+ LayoutTextFragment {#text} at (34,21) size 184x17
text run at (34,21) width 184: "aroon on the first letter only."
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/003-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
index 81c8fbe..4daea8c 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/firstline/003-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x576
RenderBlock {P} at (0,0) size 784x27
RenderInline {<pseudo:first-letter>} at (0,0) size 18x26 [color=#FF0000]
- RenderTextFragment at (0,0) size 18x26
+ LayoutTextFragment at (0,0) size 18x26
text run at (0,0) width 18: "A"
- RenderTextFragment {#text} at (17,7) size 412x17
+ LayoutTextFragment {#text} at (17,7) size 412x17
text run at (17,7) width 412: " The \"A\" should be big and red and ignore the position: relative."
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
index ac252ec..51f8c62 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/antialiasedtext/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,386) size 752x41
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,176) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,233) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,349) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,406) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
index cdef4b2..8ecd4e4 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/basic/adding-near-anonymous-block-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (98,0) size 82x17
text run at (98,0) width 82: "a single line."
RenderBlock {<pseudo:after>} at (0,18) size 784x18
- RenderTextFragment at (0,0) size 199x17
+ LayoutTextFragment at (0,0) size 199x17
text run at (0,0) width 199: "This should be the second line."
RenderBlock {DIV} at (0,88) size 784x18
RenderBlock {DIV} at (0,0) size 784x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
index 63fa1bb..8c042f7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/block/lineboxcontain/glyphs-expected.txt
@@ -13,9 +13,9 @@ layer at (0,0) size 800x276
text run at (1,-1) width 280: "this block should hug the lowercase glyphs."
RenderBlock {P} at (0,198) size 784x54
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 22x24
- RenderTextFragment at (0,-8) size 22x40
+ LayoutTextFragment at (0,-8) size 22x40
text run at (0,-8) width 22: "T"
- RenderTextFragment {#text} at (24,0) size 419x17
+ LayoutTextFragment {#text} at (24,0) size 419x17
text run at (24,0) width 419: "he first letter here should look nicer because it uses glyph bounds"
LayoutBR {BR} at (442,0) size 1x17
RenderText {#text} at (24,18) size 524x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-expected.txt
index 1b12b27..36131b7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-expected.txt
@@ -20,9 +20,9 @@ layer at (36,2638) size 764x226 backgroundClip at (0,0) size 800x600 clip at (0,
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
index 528d047..6279824 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/acid2-pixel-expected.txt
@@ -20,9 +20,9 @@ layer at (36,72) size 764x226
RenderBlock {DIV} at (12,0) size 144x48 [bgcolor=#FFFF00]
RenderBlock {DIV} at (60,12) size 24x24 [bgcolor=#FF0000]
RenderBlock {<pseudo:before>} at (0,0) size 24x12 [border: none (12px solid #FFFF00) (12px solid #000000) (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {<pseudo:after>} at (0,12) size 24x12 [border: (12px solid #000000) (12px solid #FFFF00) none (12px solid #FFFF00)]
- RenderTextFragment at (0,0) size 0x0
+ LayoutTextFragment at (0,0) size 0x0
RenderBlock {DIV} at (87,75) size 590x0
RenderBlock {DIV} at (48,0) size 518x0
RenderBlock {DIV} at (48,132) size 668x24
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
index c6dc8d5..e7f953f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/css/first-letter-float-expected.txt
@@ -31,9 +31,9 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (1,1) size 27x18
RenderBlock {P} at (0,0) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
LayoutTable {TABLE} at (0,110) size 33x24
LayoutTableSection {TBODY} at (0,0) size 33x24
@@ -41,13 +41,13 @@ layer at (0,0) size 800x600
LayoutTableCell {TD} at (2,2) size 29x20 [r=0 c=0 rs=1 cs=1]
RenderBlock {P} at (1,1) size 27x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
RenderBlock {P} at (0,150) size 784x18
RenderBlock (floating) {<pseudo:first-letter>} at (0,0) size 11.56x18 [color=#008000]
- RenderTextFragment at (0,0) size 12x17
+ LayoutTextFragment at (0,0) size 12x17
text run at (0,0) width 12: "A"
- RenderTextFragment {#text} at (11,0) size 16x17
+ LayoutTextFragment {#text} at (11,0) size 16x17
text run at (11,0) width 16: "-Z"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
index f8e9c34..d2b2238 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/frame-and-rules-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (21,0) size 226x17
text run at (21,0) width 226: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -58,7 +58,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x17
text run at (15,0) width 237: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -107,7 +107,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 237x17
text run at (15,0) width 237: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -156,7 +156,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 240x17
text run at (14,0) width 240: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (253,0) size 6x17
+ LayoutTextFragment at (253,0) size 6x17
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -205,7 +205,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 238x17
text run at (16,0) width 238: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (253,0) size 6x17
+ LayoutTextFragment at (253,0) size 6x17
text run at (253,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -254,7 +254,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -303,7 +303,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 220x17
text run at (24,0) width 220: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (243,0) size 7x17
+ LayoutTextFragment at (243,0) size 7x17
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -352,7 +352,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 223x17
text run at (23,0) width 223: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (245,0) size 7x17
+ LayoutTextFragment at (245,0) size 7x17
text run at (245,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -401,7 +401,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 242x17
text run at (14,0) width 242: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}none\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (255,0) size 6x17
+ LayoutTextFragment at (255,0) size 6x17
text run at (255,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -450,7 +450,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (14,0) size 239x17
text run at (14,0) width 239: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (252,0) size 7x17
+ LayoutTextFragment at (252,0) size 7x17
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -499,7 +499,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x17
text run at (9,0) width 250: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (258,0) size 6x17
+ LayoutTextFragment at (258,0) size 6x17
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -548,7 +548,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (9,0) size 250x17
text run at (9,0) width 250: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (258,0) size 6x17
+ LayoutTextFragment at (258,0) size 6x17
text run at (258,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -597,7 +597,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (8,0) size 252x17
text run at (8,0) width 252: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (259,0) size 6x17
+ LayoutTextFragment at (259,0) size 6x17
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x21
@@ -646,7 +646,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (10,0) size 250x17
text run at (10,0) width 250: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (259,0) size 6x17
+ LayoutTextFragment at (259,0) size 6x17
text run at (259,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -695,7 +695,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 231x17
text run at (19,0) width 231: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x20
@@ -744,7 +744,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 233x17
text run at (18,0) width 233: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (250,0) size 6x17
+ LayoutTextFragment at (250,0) size 6x17
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 273x20
@@ -793,7 +793,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 235x17
text run at (17,0) width 235: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (251,0) size 7x17
+ LayoutTextFragment at (251,0) size 7x17
text run at (251,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -842,7 +842,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (7,0) size 255x17
text run at (7,0) width 255: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}groups\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (261,0) size 7x17
+ LayoutTextFragment at (261,0) size 7x17
text run at (261,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21 [border: (1px solid #808080) none (1px solid #808080) none]
LayoutTableRow {TR} at (0,0) size 274x21
@@ -891,7 +891,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (22,0) size 224x17
text run at (22,0) width 224: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (245,0) size 6x17
+ LayoutTextFragment at (245,0) size 6x17
text run at (245,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -940,7 +940,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x17
text run at (16,0) width 235: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -989,7 +989,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (16,0) size 235x17
text run at (16,0) width 235: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1038,7 +1038,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 238x17
text run at (15,0) width 238: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (252,0) size 6x17
+ LayoutTextFragment at (252,0) size 6x17
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x21
LayoutTableRow {TR} at (0,0) size 273x21
@@ -1087,7 +1087,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (17,0) size 236x17
text run at (17,0) width 236: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (252,0) size 6x17
+ LayoutTextFragment at (252,0) size 6x17
text run at (252,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1136,7 +1136,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (26,0) size 217x17
text run at (26,0) width 217: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (242,0) size 6x17
+ LayoutTextFragment at (242,0) size 6x17
text run at (242,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x20
LayoutTableRow {TR} at (0,0) size 274x20
@@ -1185,7 +1185,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 273x20
LayoutTableRow {TR} at (0,0) size 273x20
@@ -1234,7 +1234,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1283,7 +1283,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (15,0) size 240x17
text run at (15,0) width 240: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}rows\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (254,0) size 6x17
+ LayoutTextFragment at (254,0) size 6x17
text run at (254,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 274x21
LayoutTableRow {TR} at (0,0) size 274x21
@@ -1332,7 +1332,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 219x17
text run at (25,0) width 219: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (243,0) size 7x17
+ LayoutTextFragment at (243,0) size 7x17
text run at (243,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1381,7 +1381,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x17
text run at (20,0) width 230: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1430,7 +1430,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 230x17
text run at (20,0) width 230: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (249,0) size 6x17
+ LayoutTextFragment at (249,0) size 6x17
text run at (249,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1479,7 +1479,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (19,0) size 232x17
text run at (19,0) width 232: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (250,0) size 6x17
+ LayoutTextFragment at (250,0) size 6x17
text run at (250,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1528,7 +1528,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (20,0) size 231x17
text run at (20,0) width 231: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (250,0) size 7x17
+ LayoutTextFragment at (250,0) size 7x17
text run at (250,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1577,7 +1577,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 211x17
text run at (30,0) width 211: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (240,0) size 6x17
+ LayoutTextFragment at (240,0) size 6x17
text run at (240,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -1626,7 +1626,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (29,0) size 213x17
text run at (29,0) width 213: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (241,0) size 6x17
+ LayoutTextFragment at (241,0) size 6x17
text run at (241,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1675,7 +1675,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (28,0) size 216x17
text run at (28,0) width 216: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (243,0) size 6x17
+ LayoutTextFragment at (243,0) size 6x17
text run at (243,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1724,7 +1724,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (18,0) size 235x17
text run at (18,0) width 235: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}cols\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (252,0) size 7x17
+ LayoutTextFragment at (252,0) size 7x17
text run at (252,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -1773,7 +1773,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (30,0) size 210x17
text run at (30,0) width 210: "Frame=\x{201C}void\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (239,0) size 6x17
+ LayoutTextFragment at (239,0) size 6x17
text run at (239,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1822,7 +1822,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}above\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1871,7 +1871,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (24,0) size 221x17
text run at (24,0) width 221: "Frame=\x{201C}below\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (244,0) size 7x17
+ LayoutTextFragment at (244,0) size 7x17
text run at (244,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -1920,7 +1920,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 224x17
text run at (23,0) width 224: "Frame=\x{201C}hsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 275x21
LayoutTableRow {TR} at (0,0) size 275x21
@@ -1969,7 +1969,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (25,0) size 222x17
text run at (25,0) width 222: "Frame=\x{201C}vsides\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (246,0) size 6x17
+ LayoutTextFragment at (246,0) size 6x17
text run at (246,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2018,7 +2018,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (34,0) size 203x17
text run at (34,0) width 203: "Frame=\x{201C}lhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (236,0) size 6x17
+ LayoutTextFragment at (236,0) size 6x17
text run at (236,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x20
LayoutTableRow {TR} at (0,0) size 276x20
@@ -2067,7 +2067,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (33,0) size 204x17
text run at (33,0) width 204: "Frame=\x{201C}rhs\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (236,0) size 7x17
+ LayoutTextFragment at (236,0) size 7x17
text run at (236,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 275x20
LayoutTableRow {TR} at (0,0) size 275x20
@@ -2116,7 +2116,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (32,0) size 207x17
text run at (32,0) width 207: "Frame=\x{201C}box\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 7x17
- RenderTextFragment at (238,0) size 7x17
+ LayoutTextFragment at (238,0) size 7x17
text run at (238,0) width 7: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2165,7 +2165,7 @@ layer at (0,0) size 785x7608 backgroundClip at (0,0) size 785x600 clip at (0,0)
RenderText {#text} at (23,0) size 226x17
text run at (23,0) width 226: "Frame=\x{201C}border\x{201D} and Rules=\x{201C}all\x{201D}"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (248,0) size 6x17
+ LayoutTextFragment at (248,0) size 6x17
text run at (248,0) width 6: ":"
LayoutTableSection {THEAD} at (0,18) size 276x21
LayoutTableRow {TR} at (0,0) size 276x21
@@ -2215,7 +2215,7 @@ layer at (393,24) size 392x150
RenderText {#text} at (57,0) size 241x17
text run at (57,0) width 241: "Local links to specific testcase tables"
RenderInline {<pseudo:after>} at (0,0) size 6x17
- RenderTextFragment at (297,0) size 6x17
+ LayoutTextFragment at (297,0) size 6x17
text run at (297,0) width 6: ":"
LayoutTableCol {COLGROUP} at (0,0) size 0x0
LayoutTableCol {COLGROUP} at (0,0) size 0x0
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/generated-caption-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
index 1240f6d..9b68f3f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/generated-caption-expected.txt
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 32x17
text run at (0,0) width 32: "table"
RenderBlock {<pseudo:after>} at (0,18) size 32x18
- RenderTextFragment at (0,0) size 30x17
+ LayoutTextFragment at (0,0) size 30x17
text run at (0,0) width 30: "after"
RenderBlock {P} at (0,120) size 784x36
LayoutTable {TABLE} at (0,0) size 32x36
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
index 4c6a814..34d555e 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 800x348
LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1]
RenderInline {<pseudo:before>} at (0,0) size 14x36
LayoutQuote at (0,0) size 14x36
- RenderTextFragment at (0,279) size 14x36
+ LayoutTextFragment at (0,279) size 14x36
text run at (0,279) width 14: "\""
RenderText {#text} at (13,279) size 32x36
text run at (13,279) width 32: " A"
@@ -17,7 +17,7 @@ layer at (0,0) size 800x348
text run at (652,279) width 30: "B "
RenderInline {<pseudo:after>} at (0,0) size 14x36
LayoutQuote at (0,0) size 14x36
- RenderTextFragment at (681,279) size 14x36
+ LayoutTextFragment at (681,279) size 14x36
text run at (681,279) width 14: "\""
layer at (60,16) size 608x308
LayoutIFrame {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEEE)]
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
index 66e8250..50b6dce 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-after-child-in-table-expected.txt
@@ -15,5 +15,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 51x18
LayoutTableRow (anonymous) at (0,0) size 51x18
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
index 2e0c3f4..2057e6f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-before-child-in-table-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 62x18
LayoutTableRow (anonymous) at (0,0) size 62x18
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock (anonymous) at (0,56) size 100x18
RenderInline {SPAN} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
index 8a7a065..e85ae4a 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 89x56
LayoutTableRow (anonymous) at (0,0) size 89x56
LayoutTableCell (anonymous) {<pseudo:after>} at (0,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x17
+ LayoutTextFragment at (19,19) size 51x17
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
index 4c66d70..f30f444 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-after-child-in-table-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 75x17
text run at (0,0) width 75: "CONTENT"
LayoutTableCell (anonymous) {<pseudo:after>} at (75,0) size 89x56 [border: (3px solid #0000FF)] [r=0 c=1 rs=1 cs=1]
- RenderTextFragment at (19,19) size 51x17
+ LayoutTextFragment at (19,19) size 51x17
text run at (19,19) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
index d7e219d..d35fe08 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 100x56
LayoutTableRow (anonymous) at (0,0) size 100x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x17
+ LayoutTextFragment at (19,19) size 62x17
text run at (19,19) width 62: "BEFORE"
RenderBlock {DIV} at (19,75) size 746x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
index 525d94c..1331c4f 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-cell-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 175x56
LayoutTableRow (anonymous) at (0,0) size 175x56
LayoutTableCell (anonymous) {<pseudo:before>} at (0,0) size 100x56 [border: (3px solid #0000FF)] [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (19,19) size 62x17
+ LayoutTextFragment at (19,19) size 62x17
text run at (19,19) width 62: "BEFORE"
LayoutTableCell (anonymous) at (100,19) size 75x18 [r=0 c=1 rs=1 cs=1]
RenderInline {SPAN} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
index d33ef30..e062b63 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-block-expected.txt
@@ -11,5 +11,5 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 51x18
LayoutTableRow (anonymous) {<pseudo:after>} at (0,0) size 51x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 51x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
index 519fcc7..03b4902 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-after-child-in-table-expected.txt
@@ -12,5 +12,5 @@ layer at (0,0) size 800x600
text run at (0,0) width 75: "CONTENT"
LayoutTableRow (anonymous) {<pseudo:after>} at (0,18) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 51x17
+ LayoutTextFragment at (0,0) size 51x17
text run at (0,0) width 51: "AFTER"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
index d293df6..dc61ddc 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-block-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (0,0) size 62x18
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 62x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 62x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
RenderBlock {DIV} at (19,37) size 746x18
RenderText {#text} at (0,0) size 75x17
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
index aba9cd6..c403ae7 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/table/table-row-before-child-in-table-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x600
LayoutTableSection (anonymous) at (19,19) size 75x36
LayoutTableRow (anonymous) {<pseudo:before>} at (0,0) size 75x18 [border: (3px solid #0000FF)]
LayoutTableCell (anonymous) at (0,0) size 75x18 [r=0 c=0 rs=1 cs=1]
- RenderTextFragment at (0,0) size 62x17
+ LayoutTextFragment at (0,0) size 62x17
text run at (0,0) width 62: "BEFORE"
LayoutTableRow (anonymous) at (0,18) size 75x18
LayoutTableCell (anonymous) at (0,18) size 75x18 [r=1 c=0 rs=1 cs=1]
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
index 743ebeb..7dd4e14 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/decorations-with-text-combine-expected.txt
@@ -8,17 +8,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -26,17 +26,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -45,17 +45,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -63,17 +63,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -82,17 +82,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -100,17 +100,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (0,0) size 26x69
text run at (0,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,68) size 26x25
+ LayoutTextCombine {#text} at (0,68) size 26x25
text run at (0,68) width 24: "1"
RenderText {#text} at (0,92) size 26x47
text run at (0,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,138) size 26x25
+ LayoutTextCombine {#text} at (0,138) size 26x25
text run at (0,138) width 24: "123"
RenderText {#text} at (0,162) size 26x107
text run at (0,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (0,268) size 26x25
+ LayoutTextCombine {#text} at (0,268) size 26x25
text run at (0,268) width 24: "12345"
RenderText {#text} at (0,292) size 26x162
text run at (0,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -119,17 +119,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
@@ -137,17 +137,17 @@ layer at (0,0) size 800x600
RenderText {#text} at (12,0) size 26x69
text run at (12,0) width 69: "\x{305D}\x{306E}\x{5973}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,68) size 26x25
+ LayoutTextCombine {#text} at (12,68) size 26x25
text run at (12,68) width 24: "1"
RenderText {#text} at (12,92) size 26x47
text run at (12,92) width 46: "\x{304C}\x{306D}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,138) size 26x25
+ LayoutTextCombine {#text} at (12,138) size 26x25
text run at (12,138) width 24: "123"
RenderText {#text} at (12,162) size 26x107
text run at (12,162) width 107: "\x{304B}\x{3057}\x{3064}\x{3051}\x{306B}"
RenderInline {SPAN} at (0,0) size 26x25 [color=#0000FF]
- RenderCombineText {#text} at (12,268) size 26x25
+ LayoutTextCombine {#text} at (12,268) size 26x25
text run at (12,268) width 24: "12345"
RenderText {#text} at (12,292) size 26x162
text run at (12,292) width 162: "\x{6765}\x{3066}\x{304F}\x{308C}\x{308B}\x{307E}\x{3067}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
index 8cf73ad..df5df68 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/emphasis-combined-text-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
@@ -18,7 +18,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (26,0) size 53x96
text run at (26,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (26,96) size 53x48
+ LayoutTextCombine {#text} at (26,96) size 53x48
text run at (26,96) width 48: "90"
RenderText {#text} at (26,144) size 53x48
text run at (26,144) width 48: "\x{5E74}"
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
RenderText {#text} at (24,0) size 53x96
text run at (24,0) width 96: "\x{6587}\x{5B57}"
RenderInline {SPAN} at (0,0) size 53x48
- RenderCombineText {#text} at (24,96) size 53x48
+ LayoutTextCombine {#text} at (24,96) size 53x48
text run at (24,96) width 48: "90"
RenderText {#text} at (24,144) size 53x48
text run at (24,144) width 48: "\x{5E74}"
diff --git a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
index ac252ec..51f8c62 100644
--- a/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/virtual/slimmingpaint/fast/text/font-ascent-mac-expected.txt
@@ -58,19 +58,19 @@ layer at (24,386) size 752x41
text run at (0,4) width 62: "38FGKX"
layer at (24,119) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,176) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,233) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,291) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,20.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,349) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
layer at (24,406) size 752x1
RenderBlock (positioned) zI: 1 {<pseudo:before>} at (0,19.50) size 752x1 [bgcolor=#FF0000]
- RenderTextFragment zI: 1 at (0,0) size 0x0
+ LayoutTextFragment zI: 1 at (0,0) size 0x0
diff --git a/third_party/WebKit/Source/core/layout/LayoutTextCombine.h b/third_party/WebKit/Source/core/layout/LayoutTextCombine.h
index c72a0d4..d7d3b3a 100644
--- a/third_party/WebKit/Source/core/layout/LayoutTextCombine.h
+++ b/third_party/WebKit/Source/core/layout/LayoutTextCombine.h
@@ -44,7 +44,7 @@ public:
private:
virtual bool isCombineText() const override { return true; }
virtual float width(unsigned from, unsigned length, const Font&, float xPosition, TextDirection, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const override;
- virtual const char* renderName() const override { return "RenderCombineText"; }
+ virtual const char* renderName() const override { return "LayoutTextCombine"; }
virtual void styleDidChange(StyleDifference, const LayoutStyle* oldStyle) override;
virtual void setTextInternal(PassRefPtr<StringImpl>) override;
void updateIsCombined();
diff --git a/third_party/WebKit/Source/core/layout/LayoutTextFragment.h b/third_party/WebKit/Source/core/layout/LayoutTextFragment.h
index c3e65f2..caddc33 100644
--- a/third_party/WebKit/Source/core/layout/LayoutTextFragment.h
+++ b/third_party/WebKit/Source/core/layout/LayoutTextFragment.h
@@ -65,7 +65,7 @@ public:
virtual void transformText() override;
// FIXME: Rename to LayoutTextFragment
- virtual const char* renderName() const override final { return "RenderTextFragment"; }
+ virtual const char* renderName() const override final { return "LayoutTextFragment"; }
void setFirstLetterPseudoElement(FirstLetterPseudoElement* element) { m_firstLetterPseudoElement = element; }
FirstLetterPseudoElement* firstLetterPseudoElement() const { return m_firstLetterPseudoElement; }