Changeset 268958 in webkit


Ignore:
Timestamp:
Oct 25, 2020 12:52:34 PM (21 months ago)
Author:
Alan Bujtas
Message:

Remove unneeded whitespace between content and <br>
https://bugs.webkit.org/show_bug.cgi?id=218151

This is in preparation for fixing webkit.org/b/216902
(Remove collapsible trailing whitespace when it is followed by a hard line break)
These tests don't really need to have trailing whitespace in front of <br>.

Reviewed by Antti Koivisto.

  • compositing/iframes/composited-iframe-alignment.html:
  • compositing/overflow/ancestor-overflow.html:
  • compositing/overflow/overflow-scroll.html:
  • fast/block/float/float-in-float-hit-testing.html:
  • fast/block/float/float-in-float-painting.html:
  • fast/block/positioning/differing-writing-modes-replaced.html:
  • fast/block/positioning/differing-writing-modes.html:
  • fast/borders/border-image-01.html:
  • fast/borders/border-image-border-radius.html:
  • fast/borders/border-image-longhand.html:
  • fast/borders/border-image-massive-scale.html:
  • fast/borders/border-image-outset-in-shorthand.html:
  • fast/borders/border-image-outset.html:
  • fast/borders/border-image-repeat.html:
  • fast/borders/border-image-rotate-transform.html:
  • fast/borders/border-image-scale-transform.html:
  • fast/borders/border-image-scaled.html:
  • fast/borders/border-image-scrambled.html:
  • fast/borders/border-image-side-reduction.html:
  • fast/borders/border-image-slices.html:
  • fast/borders/border-image-source.html:
  • fast/borders/mixed-border-styles-radius.html:
  • fast/borders/mixed-border-styles.html:
  • fast/box-shadow/box-shadow-radius.html:
  • fast/box-shadow/inset-box-shadow-radius.html:
  • fast/box-shadow/inset-box-shadows.html:
  • fast/box-shadow/scaled-box-shadow.html:
  • fast/clip/overflow-border-radius-combinations.html:
  • fast/clip/overflow-border-radius-composited.html:
  • fast/clip/overflow-border-radius-transformed.html:
  • fast/css/first-line-text-decoration-inherited-from-parent.html:
  • fast/css/first-line-text-decoration.html:
  • fast/css/focus-ring-detached.html:
  • fast/css/layerZOrderCrash.html:
  • fast/css/text-overflow-ellipsis.html:
  • fast/dom/HTMLTextAreaElement/reset-textarea.html:
  • fast/dom/Range/getBoundingClientRect-expected.txt:
  • fast/dom/Range/getBoundingClientRect.html:
  • fast/dom/focus-contenteditable.html:
  • fast/forms/basic-inputs.html:
  • fast/forms/basic-selects.html:
  • fast/forms/button-align.html:
  • fast/forms/button-generated-content.html:
  • fast/forms/button-table-styles.html:
  • fast/forms/caret-rtl.html:
  • fast/forms/control-restrict-line-height.html:
  • fast/forms/hidden-listbox.html:
  • fast/forms/input-align.html:
  • fast/forms/input-appearance-bkcolor.html:
  • fast/forms/input-appearance-default-bkcolor.html:
  • fast/forms/input-appearance-disabled.html:
  • fast/forms/input-appearance-readonly.html:
  • fast/forms/input-baseline.html:
  • fast/forms/input-readonly-dimmed.html:
  • fast/forms/input-spaces.html:
  • fast/forms/listbox-width-change.html:
  • fast/forms/option-script.html:
  • fast/forms/option-text-clip.html:
  • fast/forms/range/slider-padding.html:
  • fast/forms/search-rtl.html:
  • fast/forms/search/search-size-with-decorations.html:
  • fast/forms/select-align.html:
  • fast/forms/select-change-popup-to-listbox.html:
  • fast/forms/select-initial-position.html:
  • fast/forms/select-style.html:
  • fast/forms/textarea-align.html:
  • fast/forms/textarea-scrollbar.html:
  • fast/frames/iframe-with-frameborder.html:
  • fast/frames/onlyCommentInIFrame.html:
  • fast/images/image-map-anchor-children.html:
  • fast/inline-block/006.html:
  • fast/inline-block/contenteditable-baseline.html:
  • fast/inline/drawStyledEmptyInlines.html:
  • fast/layers/layer-visibility-sublayer.html:
  • fast/repaint/rel-positioned-inline-with-overflow.html:
  • fast/ruby/bopomofo-letter-spacing.html:
  • fast/ruby/ruby-inline-table.html:
  • fast/ruby/ruby-length.html:
  • fast/ruby/ruby-run-break.html:
  • fast/ruby/ruby-runs.html:
  • fast/ruby/ruby-simple-rp.html:
  • fast/ruby/ruby-simple.html:
  • fast/text-autosizing/ios/contenteditable.html:
  • fast/text/basic/012.html:
  • fast/text/capitalize-boundaries.html:
  • fast/text/emphasis-overlap-expected.txt:
  • fast/text/emphasis-overlap.html:
  • fast/text/indic.html:
  • fast/text/international/rtl-white-space-pre-wrap.html:
  • fast/text/justify-nbsp.html:
  • fast/text/svg-font-face-with-kerning.html:
  • fast/transforms/identity-matrix.html:
  • fast/writing-mode/fieldsets.html:
  • fast/writing-mode/vertical-baseline-alignment-mixed.html:
  • fast/writing-mode/vertical-baseline-alignment.html:
  • fonts/monospace.html:
  • fonts/sans-serif.html:
  • fonts/serif.html:
  • platform/mac-catalina/fast/forms/basic-inputs-expected.txt:
  • platform/mac-catalina/fast/forms/input-readonly-dimmed-expected.txt:
  • platform/mac-catalina/fast/forms/option-text-clip-expected.txt:
  • platform/mac-catalina/fast/forms/select-change-popup-to-listbox-expected.txt:
  • platform/mac-catalina/fast/text/indic-expected.txt:
  • platform/mac-catalina/tables/mozilla/other/wa_table_tr_align-expected.txt:
  • platform/mac-wk2/fast/layers/layer-visibility-sublayer-expected.txt:
  • platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt:
  • platform/mac/compositing/overflow/ancestor-overflow-expected.txt:
  • platform/mac/compositing/overflow/overflow-scroll-expected.txt:
  • platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt:
  • platform/mac/fast/block/float/float-in-float-painting-expected.txt:
  • platform/mac/fast/block/positioning/differing-writing-modes-expected.txt:
  • platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt:
  • platform/mac/fast/borders/border-image-01-expected.txt:
  • platform/mac/fast/borders/border-image-border-radius-expected.txt:
  • platform/mac/fast/borders/border-image-longhand-expected.txt:
  • platform/mac/fast/borders/border-image-massive-scale-expected.txt:
  • platform/mac/fast/borders/border-image-outset-expected.txt:
  • platform/mac/fast/borders/border-image-outset-in-shorthand-expected.txt:
  • platform/mac/fast/borders/border-image-repeat-expected.txt:
  • platform/mac/fast/borders/border-image-rotate-transform-expected.txt:
  • platform/mac/fast/borders/border-image-scale-transform-expected.txt:
  • platform/mac/fast/borders/border-image-scaled-expected.txt:
  • platform/mac/fast/borders/border-image-scrambled-expected.txt:
  • platform/mac/fast/borders/border-image-side-reduction-expected.txt:
  • platform/mac/fast/borders/border-image-slices-expected.txt:
  • platform/mac/fast/borders/border-image-source-expected.txt:
  • platform/mac/fast/borders/mixed-border-styles-expected.txt:
  • platform/mac/fast/borders/mixed-border-styles-radius-expected.txt:
  • platform/mac/fast/box-shadow/box-shadow-radius-expected.txt:
  • platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt:
  • platform/mac/fast/box-shadow/inset-box-shadows-expected.txt:
  • platform/mac/fast/box-shadow/scaled-box-shadow-expected.txt:
  • platform/mac/fast/clip/overflow-border-radius-combinations-expected.txt:
  • platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
  • platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
  • platform/mac/fast/css/first-line-text-decoration-expected.txt:
  • platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
  • platform/mac/fast/css/focus-ring-detached-expected.txt:
  • platform/mac/fast/css/layerZOrderCrash-expected.txt:
  • platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
  • platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
  • platform/mac/fast/dom/focus-contenteditable-expected.txt:
  • platform/mac/fast/forms/basic-selects-expected.txt:
  • platform/mac/fast/forms/button-align-expected.txt:
  • platform/mac/fast/forms/button-generated-content-expected.txt:
  • platform/mac/fast/forms/button-table-styles-expected.txt:
  • platform/mac/fast/forms/caret-rtl-expected.txt:
  • platform/mac/fast/forms/control-restrict-line-height-expected.txt:
  • platform/mac/fast/forms/hidden-listbox-expected.txt:
  • platform/mac/fast/forms/input-align-expected.txt:
  • platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
  • platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
  • platform/mac/fast/forms/input-appearance-disabled-expected.txt:
  • platform/mac/fast/forms/input-appearance-readonly-expected.txt:
  • platform/mac/fast/forms/input-baseline-expected.txt:
  • platform/mac/fast/forms/input-spaces-expected.txt:
  • platform/mac/fast/forms/listbox-width-change-expected.txt:
  • platform/mac/fast/forms/option-script-expected.txt:
  • platform/mac/fast/forms/range/slider-padding-expected.txt:
  • platform/mac/fast/forms/search-rtl-expected.txt:
  • platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
  • platform/mac/fast/forms/select-align-expected.txt:
  • platform/mac/fast/forms/select-initial-position-expected.txt:
  • platform/mac/fast/forms/select-style-expected.txt:
  • platform/mac/fast/forms/textarea-align-expected.txt:
  • platform/mac/fast/forms/textarea-scrollbar-expected.txt:
  • platform/mac/fast/frames/iframe-with-frameborder-expected.txt:
  • platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
  • platform/mac/fast/images/image-map-anchor-children-expected.txt:
  • platform/mac/fast/inline-block/006-expected.txt:
  • platform/mac/fast/inline-block/contenteditable-baseline-expected.txt:
  • platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
  • platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
  • platform/mac/fast/ruby/bopomofo-letter-spacing-expected.txt:
  • platform/mac/fast/ruby/ruby-inline-table-expected.txt:
  • platform/mac/fast/ruby/ruby-length-expected.txt:
  • platform/mac/fast/ruby/ruby-run-break-expected.txt:
  • platform/mac/fast/ruby/ruby-runs-expected.txt:
  • platform/mac/fast/ruby/ruby-simple-expected.txt:
  • platform/mac/fast/ruby/ruby-simple-rp-expected.txt:
  • platform/mac/fast/text-autosizing/ios/contenteditable-expected.txt:
  • platform/mac/fast/text/basic/012-expected.txt:
  • platform/mac/fast/text/capitalize-boundaries-expected.txt:
  • platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
  • platform/mac/fast/text/justify-nbsp-expected.txt:
  • platform/mac/fast/text/svg-font-face-with-kerning-expected.txt:
  • platform/mac/fast/transforms/identity-matrix-expected.txt:
  • platform/mac/fast/writing-mode/fieldsets-expected.txt:
  • platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt:
  • platform/mac/fast/writing-mode/vertical-baseline-alignment-mixed-expected.txt:
  • platform/mac/fonts/monospace-expected.txt:
  • platform/mac/fonts/sans-serif-expected.txt:
  • platform/mac/fonts/serif-expected.txt:
  • platform/mac/scrollbars/overflow-scrollbar-combinations-expected.txt:
  • platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
  • platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
  • platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug11026-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug1430-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug19599-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug28341-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug4427-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug55694-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug60992-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug92143-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug92868-expected.txt:
  • platform/mac/tables/mozilla/bugs/bug963-expected.txt:
  • platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
  • platform/mac/tables/mozilla/core/bloomberg-expected.txt:
  • platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
  • platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.txt:
  • platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
  • platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.txt:
  • platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.txt:
  • platform/mac/tables/mozilla/other/nestedTables-expected.txt:
  • platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
  • platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
  • platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
  • platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt:
  • platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
  • scrollbars/overflow-scrollbar-combinations.html:
  • svg/as-border-image/svg-as-border-image-2.html:
  • svg/as-border-image/svg-as-border-image.html:
  • svg/custom/getscreenctm-in-mixed-content.xhtml:
  • tables/mozilla/bugs/bug11026.html:
  • tables/mozilla/bugs/bug131020_iframe.html:
  • tables/mozilla/bugs/bug1318.html:
  • tables/mozilla/bugs/bug1430.html:
  • tables/mozilla/bugs/bug16012.html:
  • tables/mozilla/bugs/bug19599.html:
  • tables/mozilla/bugs/bug28341.html:
  • tables/mozilla/bugs/bug30559.html:
  • tables/mozilla/bugs/bug32205-2.html:
  • tables/mozilla/bugs/bug4284.html:
  • tables/mozilla/bugs/bug4382.html:
  • tables/mozilla/bugs/bug4427.html:
  • tables/mozilla/bugs/bug46623-1.html:
  • tables/mozilla/bugs/bug4849-2.html:
  • tables/mozilla/bugs/bug55694.html:
  • tables/mozilla/bugs/bug60992.html:
  • tables/mozilla/bugs/bug9123-1.html:
  • tables/mozilla/bugs/bug92143.html:
  • tables/mozilla/bugs/bug92868.html:
  • tables/mozilla/bugs/bug963.html:
  • tables/mozilla/collapsing_borders/bug41262-3.html:
  • tables/mozilla/core/bloomberg.html:
  • tables/mozilla/core/col_widths_auto_autoFix.html:
  • tables/mozilla/core/col_widths_fix_auto.html:
  • tables/mozilla/dom/deleteTbodyRebuild1.html:
  • tables/mozilla/marvin/tables_cellpadding.html:
  • tables/mozilla/marvin/tables_cellspacing.html:
  • tables/mozilla/other/nestedTables.html:
  • tables/mozilla/other/wa_table_tr_align.html:
  • tables/mozilla_expected_failures/bugs/bug1262.html:
  • tables/mozilla_expected_failures/bugs/bug56024.html:
  • tables/mozilla_expected_failures/bugs/bug8499.html:
  • tables/mozilla_expected_failures/core/col_span2.html:
  • tables/mozilla_expected_failures/other/test4.html:
Location:
trunk/LayoutTests
Files:
406 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r268957 r268958  
     12020-10-25  Zalan Bujtas  <zalan@apple.com>
     2
     3        Remove unneeded whitespace between content and <br>
     4        https://bugs.webkit.org/show_bug.cgi?id=218151
     5       
     6        This is in preparation for fixing webkit.org/b/216902
     7        (Remove collapsible trailing whitespace when it is followed by a hard line break)
     8        These tests don't really need to have trailing whitespace in front of <br>.
     9
     10        Reviewed by Antti Koivisto.
     11
     12        * compositing/iframes/composited-iframe-alignment.html:
     13        * compositing/overflow/ancestor-overflow.html:
     14        * compositing/overflow/overflow-scroll.html:
     15        * fast/block/float/float-in-float-hit-testing.html:
     16        * fast/block/float/float-in-float-painting.html:
     17        * fast/block/positioning/differing-writing-modes-replaced.html:
     18        * fast/block/positioning/differing-writing-modes.html:
     19        * fast/borders/border-image-01.html:
     20        * fast/borders/border-image-border-radius.html:
     21        * fast/borders/border-image-longhand.html:
     22        * fast/borders/border-image-massive-scale.html:
     23        * fast/borders/border-image-outset-in-shorthand.html:
     24        * fast/borders/border-image-outset.html:
     25        * fast/borders/border-image-repeat.html:
     26        * fast/borders/border-image-rotate-transform.html:
     27        * fast/borders/border-image-scale-transform.html:
     28        * fast/borders/border-image-scaled.html:
     29        * fast/borders/border-image-scrambled.html:
     30        * fast/borders/border-image-side-reduction.html:
     31        * fast/borders/border-image-slices.html:
     32        * fast/borders/border-image-source.html:
     33        * fast/borders/mixed-border-styles-radius.html:
     34        * fast/borders/mixed-border-styles.html:
     35        * fast/box-shadow/box-shadow-radius.html:
     36        * fast/box-shadow/inset-box-shadow-radius.html:
     37        * fast/box-shadow/inset-box-shadows.html:
     38        * fast/box-shadow/scaled-box-shadow.html:
     39        * fast/clip/overflow-border-radius-combinations.html:
     40        * fast/clip/overflow-border-radius-composited.html:
     41        * fast/clip/overflow-border-radius-transformed.html:
     42        * fast/css/first-line-text-decoration-inherited-from-parent.html:
     43        * fast/css/first-line-text-decoration.html:
     44        * fast/css/focus-ring-detached.html:
     45        * fast/css/layerZOrderCrash.html:
     46        * fast/css/text-overflow-ellipsis.html:
     47        * fast/dom/HTMLTextAreaElement/reset-textarea.html:
     48        * fast/dom/Range/getBoundingClientRect-expected.txt:
     49        * fast/dom/Range/getBoundingClientRect.html:
     50        * fast/dom/focus-contenteditable.html:
     51        * fast/forms/basic-inputs.html:
     52        * fast/forms/basic-selects.html:
     53        * fast/forms/button-align.html:
     54        * fast/forms/button-generated-content.html:
     55        * fast/forms/button-table-styles.html:
     56        * fast/forms/caret-rtl.html:
     57        * fast/forms/control-restrict-line-height.html:
     58        * fast/forms/hidden-listbox.html:
     59        * fast/forms/input-align.html:
     60        * fast/forms/input-appearance-bkcolor.html:
     61        * fast/forms/input-appearance-default-bkcolor.html:
     62        * fast/forms/input-appearance-disabled.html:
     63        * fast/forms/input-appearance-readonly.html:
     64        * fast/forms/input-baseline.html:
     65        * fast/forms/input-readonly-dimmed.html:
     66        * fast/forms/input-spaces.html:
     67        * fast/forms/listbox-width-change.html:
     68        * fast/forms/option-script.html:
     69        * fast/forms/option-text-clip.html:
     70        * fast/forms/range/slider-padding.html:
     71        * fast/forms/search-rtl.html:
     72        * fast/forms/search/search-size-with-decorations.html:
     73        * fast/forms/select-align.html:
     74        * fast/forms/select-change-popup-to-listbox.html:
     75        * fast/forms/select-initial-position.html:
     76        * fast/forms/select-style.html:
     77        * fast/forms/textarea-align.html:
     78        * fast/forms/textarea-scrollbar.html:
     79        * fast/frames/iframe-with-frameborder.html:
     80        * fast/frames/onlyCommentInIFrame.html:
     81        * fast/images/image-map-anchor-children.html:
     82        * fast/inline-block/006.html:
     83        * fast/inline-block/contenteditable-baseline.html:
     84        * fast/inline/drawStyledEmptyInlines.html:
     85        * fast/layers/layer-visibility-sublayer.html:
     86        * fast/repaint/rel-positioned-inline-with-overflow.html:
     87        * fast/ruby/bopomofo-letter-spacing.html:
     88        * fast/ruby/ruby-inline-table.html:
     89        * fast/ruby/ruby-length.html:
     90        * fast/ruby/ruby-run-break.html:
     91        * fast/ruby/ruby-runs.html:
     92        * fast/ruby/ruby-simple-rp.html:
     93        * fast/ruby/ruby-simple.html:
     94        * fast/text-autosizing/ios/contenteditable.html:
     95        * fast/text/basic/012.html:
     96        * fast/text/capitalize-boundaries.html:
     97        * fast/text/emphasis-overlap-expected.txt:
     98        * fast/text/emphasis-overlap.html:
     99        * fast/text/indic.html:
     100        * fast/text/international/rtl-white-space-pre-wrap.html:
     101        * fast/text/justify-nbsp.html:
     102        * fast/text/svg-font-face-with-kerning.html:
     103        * fast/transforms/identity-matrix.html:
     104        * fast/writing-mode/fieldsets.html:
     105        * fast/writing-mode/vertical-baseline-alignment-mixed.html:
     106        * fast/writing-mode/vertical-baseline-alignment.html:
     107        * fonts/monospace.html:
     108        * fonts/sans-serif.html:
     109        * fonts/serif.html:
     110        * platform/mac-catalina/fast/forms/basic-inputs-expected.txt:
     111        * platform/mac-catalina/fast/forms/input-readonly-dimmed-expected.txt:
     112        * platform/mac-catalina/fast/forms/option-text-clip-expected.txt:
     113        * platform/mac-catalina/fast/forms/select-change-popup-to-listbox-expected.txt:
     114        * platform/mac-catalina/fast/text/indic-expected.txt:
     115        * platform/mac-catalina/tables/mozilla/other/wa_table_tr_align-expected.txt:
     116        * platform/mac-wk2/fast/layers/layer-visibility-sublayer-expected.txt:
     117        * platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt:
     118        * platform/mac/compositing/overflow/ancestor-overflow-expected.txt:
     119        * platform/mac/compositing/overflow/overflow-scroll-expected.txt:
     120        * platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt:
     121        * platform/mac/fast/block/float/float-in-float-painting-expected.txt:
     122        * platform/mac/fast/block/positioning/differing-writing-modes-expected.txt:
     123        * platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt:
     124        * platform/mac/fast/borders/border-image-01-expected.txt:
     125        * platform/mac/fast/borders/border-image-border-radius-expected.txt:
     126        * platform/mac/fast/borders/border-image-longhand-expected.txt:
     127        * platform/mac/fast/borders/border-image-massive-scale-expected.txt:
     128        * platform/mac/fast/borders/border-image-outset-expected.txt:
     129        * platform/mac/fast/borders/border-image-outset-in-shorthand-expected.txt:
     130        * platform/mac/fast/borders/border-image-repeat-expected.txt:
     131        * platform/mac/fast/borders/border-image-rotate-transform-expected.txt:
     132        * platform/mac/fast/borders/border-image-scale-transform-expected.txt:
     133        * platform/mac/fast/borders/border-image-scaled-expected.txt:
     134        * platform/mac/fast/borders/border-image-scrambled-expected.txt:
     135        * platform/mac/fast/borders/border-image-side-reduction-expected.txt:
     136        * platform/mac/fast/borders/border-image-slices-expected.txt:
     137        * platform/mac/fast/borders/border-image-source-expected.txt:
     138        * platform/mac/fast/borders/mixed-border-styles-expected.txt:
     139        * platform/mac/fast/borders/mixed-border-styles-radius-expected.txt:
     140        * platform/mac/fast/box-shadow/box-shadow-radius-expected.txt:
     141        * platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt:
     142        * platform/mac/fast/box-shadow/inset-box-shadows-expected.txt:
     143        * platform/mac/fast/box-shadow/scaled-box-shadow-expected.txt:
     144        * platform/mac/fast/clip/overflow-border-radius-combinations-expected.txt:
     145        * platform/mac/fast/clip/overflow-border-radius-composited-expected.txt:
     146        * platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt:
     147        * platform/mac/fast/css/first-line-text-decoration-expected.txt:
     148        * platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt:
     149        * platform/mac/fast/css/focus-ring-detached-expected.txt:
     150        * platform/mac/fast/css/layerZOrderCrash-expected.txt:
     151        * platform/mac/fast/css/text-overflow-ellipsis-expected.txt:
     152        * platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt:
     153        * platform/mac/fast/dom/focus-contenteditable-expected.txt:
     154        * platform/mac/fast/forms/basic-selects-expected.txt:
     155        * platform/mac/fast/forms/button-align-expected.txt:
     156        * platform/mac/fast/forms/button-generated-content-expected.txt:
     157        * platform/mac/fast/forms/button-table-styles-expected.txt:
     158        * platform/mac/fast/forms/caret-rtl-expected.txt:
     159        * platform/mac/fast/forms/control-restrict-line-height-expected.txt:
     160        * platform/mac/fast/forms/hidden-listbox-expected.txt:
     161        * platform/mac/fast/forms/input-align-expected.txt:
     162        * platform/mac/fast/forms/input-appearance-bkcolor-expected.txt:
     163        * platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt:
     164        * platform/mac/fast/forms/input-appearance-disabled-expected.txt:
     165        * platform/mac/fast/forms/input-appearance-readonly-expected.txt:
     166        * platform/mac/fast/forms/input-baseline-expected.txt:
     167        * platform/mac/fast/forms/input-spaces-expected.txt:
     168        * platform/mac/fast/forms/listbox-width-change-expected.txt:
     169        * platform/mac/fast/forms/option-script-expected.txt:
     170        * platform/mac/fast/forms/range/slider-padding-expected.txt:
     171        * platform/mac/fast/forms/search-rtl-expected.txt:
     172        * platform/mac/fast/forms/search/search-size-with-decorations-expected.txt:
     173        * platform/mac/fast/forms/select-align-expected.txt:
     174        * platform/mac/fast/forms/select-initial-position-expected.txt:
     175        * platform/mac/fast/forms/select-style-expected.txt:
     176        * platform/mac/fast/forms/textarea-align-expected.txt:
     177        * platform/mac/fast/forms/textarea-scrollbar-expected.txt:
     178        * platform/mac/fast/frames/iframe-with-frameborder-expected.txt:
     179        * platform/mac/fast/frames/onlyCommentInIFrame-expected.txt:
     180        * platform/mac/fast/images/image-map-anchor-children-expected.txt:
     181        * platform/mac/fast/inline-block/006-expected.txt:
     182        * platform/mac/fast/inline-block/contenteditable-baseline-expected.txt:
     183        * platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt:
     184        * platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.txt:
     185        * platform/mac/fast/ruby/bopomofo-letter-spacing-expected.txt:
     186        * platform/mac/fast/ruby/ruby-inline-table-expected.txt:
     187        * platform/mac/fast/ruby/ruby-length-expected.txt:
     188        * platform/mac/fast/ruby/ruby-run-break-expected.txt:
     189        * platform/mac/fast/ruby/ruby-runs-expected.txt:
     190        * platform/mac/fast/ruby/ruby-simple-expected.txt:
     191        * platform/mac/fast/ruby/ruby-simple-rp-expected.txt:
     192        * platform/mac/fast/text-autosizing/ios/contenteditable-expected.txt:
     193        * platform/mac/fast/text/basic/012-expected.txt:
     194        * platform/mac/fast/text/capitalize-boundaries-expected.txt:
     195        * platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt:
     196        * platform/mac/fast/text/justify-nbsp-expected.txt:
     197        * platform/mac/fast/text/svg-font-face-with-kerning-expected.txt:
     198        * platform/mac/fast/transforms/identity-matrix-expected.txt:
     199        * platform/mac/fast/writing-mode/fieldsets-expected.txt:
     200        * platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt:
     201        * platform/mac/fast/writing-mode/vertical-baseline-alignment-mixed-expected.txt:
     202        * platform/mac/fonts/monospace-expected.txt:
     203        * platform/mac/fonts/sans-serif-expected.txt:
     204        * platform/mac/fonts/serif-expected.txt:
     205        * platform/mac/scrollbars/overflow-scrollbar-combinations-expected.txt:
     206        * platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt:
     207        * platform/mac/svg/as-border-image/svg-as-border-image-expected.txt:
     208        * platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt:
     209        * platform/mac/tables/mozilla/bugs/bug11026-expected.txt:
     210        * platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.txt:
     211        * platform/mac/tables/mozilla/bugs/bug1318-expected.txt:
     212        * platform/mac/tables/mozilla/bugs/bug1430-expected.txt:
     213        * platform/mac/tables/mozilla/bugs/bug19599-expected.txt:
     214        * platform/mac/tables/mozilla/bugs/bug28341-expected.txt:
     215        * platform/mac/tables/mozilla/bugs/bug30559-expected.txt:
     216        * platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt:
     217        * platform/mac/tables/mozilla/bugs/bug4284-expected.txt:
     218        * platform/mac/tables/mozilla/bugs/bug4382-expected.txt:
     219        * platform/mac/tables/mozilla/bugs/bug4427-expected.txt:
     220        * platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt:
     221        * platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt:
     222        * platform/mac/tables/mozilla/bugs/bug55694-expected.txt:
     223        * platform/mac/tables/mozilla/bugs/bug60992-expected.txt:
     224        * platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt:
     225        * platform/mac/tables/mozilla/bugs/bug92143-expected.txt:
     226        * platform/mac/tables/mozilla/bugs/bug92868-expected.txt:
     227        * platform/mac/tables/mozilla/bugs/bug963-expected.txt:
     228        * platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt:
     229        * platform/mac/tables/mozilla/core/bloomberg-expected.txt:
     230        * platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt:
     231        * platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.txt:
     232        * platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt:
     233        * platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.txt:
     234        * platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.txt:
     235        * platform/mac/tables/mozilla/other/nestedTables-expected.txt:
     236        * platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt:
     237        * platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
     238        * platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt:
     239        * platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt:
     240        * platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt:
     241        * scrollbars/overflow-scrollbar-combinations.html:
     242        * svg/as-border-image/svg-as-border-image-2.html:
     243        * svg/as-border-image/svg-as-border-image.html:
     244        * svg/custom/getscreenctm-in-mixed-content.xhtml:
     245        * tables/mozilla/bugs/bug11026.html:
     246        * tables/mozilla/bugs/bug131020_iframe.html:
     247        * tables/mozilla/bugs/bug1318.html:
     248        * tables/mozilla/bugs/bug1430.html:
     249        * tables/mozilla/bugs/bug16012.html:
     250        * tables/mozilla/bugs/bug19599.html:
     251        * tables/mozilla/bugs/bug28341.html:
     252        * tables/mozilla/bugs/bug30559.html:
     253        * tables/mozilla/bugs/bug32205-2.html:
     254        * tables/mozilla/bugs/bug4284.html:
     255        * tables/mozilla/bugs/bug4382.html:
     256        * tables/mozilla/bugs/bug4427.html:
     257        * tables/mozilla/bugs/bug46623-1.html:
     258        * tables/mozilla/bugs/bug4849-2.html:
     259        * tables/mozilla/bugs/bug55694.html:
     260        * tables/mozilla/bugs/bug60992.html:
     261        * tables/mozilla/bugs/bug9123-1.html:
     262        * tables/mozilla/bugs/bug92143.html:
     263        * tables/mozilla/bugs/bug92868.html:
     264        * tables/mozilla/bugs/bug963.html:
     265        * tables/mozilla/collapsing_borders/bug41262-3.html:
     266        * tables/mozilla/core/bloomberg.html:
     267        * tables/mozilla/core/col_widths_auto_autoFix.html:
     268        * tables/mozilla/core/col_widths_fix_auto.html:
     269        * tables/mozilla/dom/deleteTbodyRebuild1.html:
     270        * tables/mozilla/marvin/tables_cellpadding.html:
     271        * tables/mozilla/marvin/tables_cellspacing.html:
     272        * tables/mozilla/other/nestedTables.html:
     273        * tables/mozilla/other/wa_table_tr_align.html:
     274        * tables/mozilla_expected_failures/bugs/bug1262.html:
     275        * tables/mozilla_expected_failures/bugs/bug56024.html:
     276        * tables/mozilla_expected_failures/bugs/bug8499.html:
     277        * tables/mozilla_expected_failures/core/col_span2.html:
     278        * tables/mozilla_expected_failures/other/test4.html:
     279
    12802020-10-25  Sam Weinig  <weinig@apple.com>
    2281
  • trunk/LayoutTests/compositing/iframes/composited-iframe-alignment.html

    r58845 r268958  
    1919    Simple test of composited iframe content. There should be a blue box with a gray background
    2020    inside the black border. The gray background should fit perfectly within the block border
    21     with no gaps.
    22     <br><br>
     21    with no gaps.<br><br>
    2322    <iframe id="parent-iframe" src="resources/composited-subframe.html"></iframe>
    2423</body>
  • trunk/LayoutTests/compositing/overflow/ancestor-overflow.html

    r42009 r268958  
    5454    </div>
    5555  </div>
    56 </div>
    57 
    58 <br>
     56</div><br>
    5957
    6058<div class="container" style="z-index: 0">
  • trunk/LayoutTests/compositing/overflow/overflow-scroll.html

    r119992 r268958  
    7777      </p>
    7878    </div>
    79   </div>
    80   <br>
     79  </div><br>
    8180
    8281  <div class="container" style="-webkit-transform: translateZ(0)">
     
    110109      </p>
    111110    </div>
    112   </div>
    113   <br>
     111  </div><br>
    114112
    115113
  • trunk/LayoutTests/fast/block/float/float-in-float-hit-testing.html

    r120681 r268958  
    3131<div>
    3232    <div style="float: left; height: 200px;">
    33         <img width=100 height=100>
    34         <br>
     33        <img width=100 height=100><br>
    3534        <h1 style="float: right; font-size: 100px;"><a href="#" onclick="this.innerHTML = 'PASS'">TEST</a></h1>
    3635    </div>
  • trunk/LayoutTests/fast/block/float/float-in-float-painting.html

    r13526 r268958  
    77<div style="opacity: 0.5">
    88    <div style="float: left; height: 125px;">
    9         <img width=100 height=100>
    10         <br>
     9        <img width=100 height=100><br>
    1110        <h1 style="float: right;"><a href="about:blank">PASS</a></h4>
    1211    </div>
  • trunk/LayoutTests/fast/block/positioning/differing-writing-modes-replaced.html

    r79725 r268958  
    2121</head>
    2222<body>
    23 All of the boxes below should look identical to this one:
    24 <br>
     23All of the boxes below should look identical to this one:<br>
    2524<div class="container htb">
    2625    <img class="child htb tl">
     
    2827    <img class="child htb bl">
    2928    <img class="child htb br">
    30 </div>
    31 <br>
     29</div><br>
    3230
    33 The test boxes:
    34 
    35 <br>
     31The test boxes:<br>
    3632<div class="container htb">
    3733    <img class="child htb tl">
     
    6056    <img class="child vrl bl">
    6157    <img class="child hbt br">
    62 </div>
    63 
    64 <br>
     58</div><br>
    6559
    6660<div class="container htb">
     
    9084    <img class="child vrl br">
    9185    <img class="child hbt tl">
    92 </div>
    93 
    94 <br>
     86</div><br>
    9587
    9688<div class="container htb">
     
    120112    <img class="child vrl tl">
    121113    <img class="child hbt tr">
    122 </div>
    123 
    124 <br>
     114</div><br>
    125115
    126116<div class="container htb">
  • trunk/LayoutTests/fast/block/positioning/differing-writing-modes.html

    r79725 r268958  
    2121</head>
    2222<body>
    23 All of the boxes below should look identical to this one:
    24 <br>
     23All of the boxes below should look identical to this one:<br>
    2524
    2625<div class="container htb">
     
    2928    <div class="child htb bl"></div>
    3029    <div class="child htb br"></div>
    31 </div>
     30</div><br>
    3231
    33 <br>
    34 
    35 The test boxes:
    36 
    37 <br>
     32The test boxes:<br>
    3833<div class="container htb">
    3934    <div class="child htb tl"></div>
     
    6257    <div class="child vrl bl"></div>
    6358    <div class="child hbt br"></div>
    64 </div>
    65 
    66 <br>
     59</div><br>
    6760
    6861<div class="container htb">
     
    9285    <div class="child vrl br"></div>
    9386    <div class="child hbt tl"></div>
    94 </div>
    95 
    96 <br>
     87</div><br>
    9788
    9889<div class="container htb">
     
    122113    <div class="child vrl tl"></div>
    123114    <div class="child hbt tr"></div>
    124 </div>
    125 
    126 <br>
     115</div><br>
    127116
    128117<div class="container htb">
  • trunk/LayoutTests/fast/borders/border-image-01.html

    r192970 r268958  
    2929<body>
    3030    <div class="rr"></div>
    31     <div class="rs"></div>
    32     <br>
     31    <div class="rs"></div><br>
    3332    <div class="sr"></div>
    3433    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-border-radius.html

    r192970 r268958  
    3131    This test checks to make sure the border-image is not clipped by the border radius.
    3232    <div class="rr"></div>
    33     <div class="rs"></div>
    34     <br>
     33    <div class="rs"></div><br>
    3534    <div class="sr"></div>
    3635    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-longhand.html

    r192970 r268958  
    3232<body>
    3333    <div class="rr"></div>
    34     <div class="rs"></div>
    35     <br>
     34    <div class="rs"></div><br>
    3635    <div class="sr"></div>
    3736    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-massive-scale.html

    r192970 r268958  
    2929<body>
    3030    <div class="rr"></div>
    31     <div class="rs"></div>
    32     <br>
     31    <div class="rs"></div><br>
    3332    <div class="sr"></div>
    3433    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-outset-in-shorthand.html

    r192970 r268958  
    3030<body>
    3131    <div class="rr"></div>
    32     <div class="rs"></div>
    33     <br>
     32    <div class="rs"></div><br>
    3433    <div class="sr"></div>
    3534    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-outset.html

    r192970 r268958  
    3333<body>
    3434    <div class="rr"></div>
    35     <div class="rs"></div>
    36     <br>
     35    <div class="rs"></div><br>
    3736    <div class="sr"></div>
    3837    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-repeat.html

    r192970 r268958  
    3333<body>
    3434    <div class="rr"></div>
    35     <div class="rs"></div>
    36     <br>
     35    <div class="rs"></div><br>
    3736    <div class="sr"></div>
    3837    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-rotate-transform.html

    r192970 r268958  
    2929<body style="-webkit-transform: rotate(10deg); -webkit-transform-origin: 0 250px">
    3030    <div class="rr"></div>
    31     <div class="rs"></div>
    32     <br>
     31    <div class="rs"></div><br>
    3332    <div class="sr"></div>
    3433    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-scale-transform.html

    r192970 r268958  
    2929<body style="-webkit-transform: scale(2); -webkit-transform-origin: 0 0">
    3030    <div class="rr"></div>
    31     <div class="rs"></div>
    32     <br>
     31    <div class="rs"></div><br>
    3332    <div class="sr"></div>
    3433    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-scaled.html

    r192970 r268958  
    3131</p>
    3232    <div class="rr"></div>
    33     <div class="rs"></div>
    34     <br>
     33    <div class="rs"></div><br>
    3534    <div class="sr"></div>
    3635    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-scrambled.html

    r192970 r268958  
    2929<body>
    3030    <div class="rr"></div>
    31     <div class="rs"></div>
    32     <br>
     31    <div class="rs"></div><br>
    3332    <div class="sr"></div>
    3433    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-side-reduction.html

    r192970 r268958  
    3232<body>
    3333    <div class="rr"></div>
    34     <div class="rs"></div>
    35     <br>
     34    <div class="rs"></div><br>
    3635    <div class="sr"></div>
    3736    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-slices.html

    r192970 r268958  
    3232<body>
    3333    <div class="rr"></div>
    34     <div class="rs"></div>
    35     <br>
     34    <div class="rs"></div><br>
    3635    <div class="sr"></div>
    3736    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/border-image-source.html

    r192970 r268958  
    3030<body>
    3131    <div class="rr"></div>
    32     <div class="rs"></div>
    33     <br>
     32    <div class="rs"></div><br>
    3433    <div class="sr"></div>
    3534    <div class="ss"></div>
  • trunk/LayoutTests/fast/borders/mixed-border-styles-radius.html

    r180441 r268958  
    2727  <div class="box" style="border-radius: 40%"></div>
    2828  <div class="box" style="border-right-style: double"></div>
    29   <div class="box" style="border-right-style: double; border-right-width: 0;"></div>
    30   <br>
     29  <div class="box" style="border-right-style: double; border-right-width: 0;"></div><br>
    3130  <div class="box" style="border-right-color: transparent;"></div>
    3231  <div class="box" style="border-right-color: transparent; border-right-width: 50px;"></div>
     
    3433                          border-bottom-color: transparent;"></div>
    3534  <div class="box" style="border-right-color: transparent; border-right-width: 0;
    36                           border-bottom-color: transparent;border-bottom-width: 0"></div>
    37   <br>
     35                          border-bottom-color: transparent;border-bottom-width: 0"></div><br>
    3836  <div class="smaller box"></div>
    3937  <div class="smaller box" style="border-right-style: double"></div>
  • trunk/LayoutTests/fast/borders/mixed-border-styles.html

    r180441 r268958  
    2323  <div class="box" style="border-right-style: double"></div>
    2424  <div class="box" style="border-right-style: double; border-right-width: 0;"></div>
    25   <div class="box" style="border-right-color: transparent;"></div>
    26   <br>
     25  <div class="box" style="border-right-color: transparent;"></div><br>
    2726  <div class="box" style="border-right-color: transparent; border-right-width: 0;"></div>
    2827  <div class="box" style="border-right-color: transparent; border-right-width: 0;
     
    3130                          border-bottom-color: transparent;border-bottom-width: 0"></div>
    3231  <div class="box" style="border-right-color: transparent; border-right-width: 0;
    33                           border-bottom-style: groove;"></div>
    34   <br>
     32                          border-bottom-style: groove;"></div><br>
    3533  <div class="box" style="border-right-style: double;
    3634                          border-bottom-style: double;"></div>
  • trunk/LayoutTests/fast/box-shadow/box-shadow-radius-expected.txt

    r93518 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,179) size 4x19
    13         text run at (580,179) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,179) size 0x19
    1513      RenderBlock {DIV} at (4,292) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/fast/box-shadow/box-shadow-radius.html

    r77101 r268958  
    3838    <div class="indicator box" style="outline-width: 20px"></div>
    3939    <div class="box" style="box-shadow: 0 0 20px black"></div>
    40   </div>
    41   <br>
     40  </div><br>
    4241
    4342  <div class="wrapper">
  • trunk/LayoutTests/fast/box-shadow/inset-box-shadow-radius.html

    r77110 r268958  
    4040    <div class="indicator box" style="border-width: 20px"></div>
    4141    <div class="box" style="box-shadow: 0 0 20px black inset"></div>
    42   </div>
    43   <br>
     42  </div><br>
    4443
    4544  <div class="wrapper">
  • trunk/LayoutTests/fast/box-shadow/inset-box-shadows.html

    r78062 r268958  
    2323  <div class="box" style="box-shadow: 0 0 20px rgba(0, 0, 0, 0.6) inset"></div>
    2424  <div class="box" style="box-shadow: 0 100px 2px rgba(0, 0, 0, 0.6) inset"></div>
    25   <div class="box" style="box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.6) inset"></div>
    26   <br>
     25  <div class="box" style="box-shadow: 20px 20px 20px rgba(0, 0, 0, 0.6) inset"></div><br>
    2726  <div class="box" style="box-shadow: 0 0 2px 10px rgba(0, 0, 0, 0.6) inset"></div>
    2827  <div class="box" style="box-shadow: 0 20px 20px 40px rgba(0, 0, 0, 0.6) inset"></div>
    29   <div class="box" style="box-shadow: 100px 100px 2px -50px rgba(0, 0, 0, 0.6) inset"></div>
    30   <br>
     28  <div class="box" style="box-shadow: 100px 100px 2px -50px rgba(0, 0, 0, 0.6) inset"></div><br>
    3129  <div class="box" style="box-shadow: 100px 100px 20px 10px rgba(0, 0, 0, 0.6) inset"></div>
    3230  <div class="rounded box" style="box-shadow: 10px 10px 3px 15px rgba(0, 0, 0, 0.6) inset"></div>
  • trunk/LayoutTests/fast/box-shadow/scaled-box-shadow-expected.txt

    r112157 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,129) size 4x19
    13         text run at (580,129) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,129) size 0x19
    1513      RenderBlock {DIV} at (4,292) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/fast/box-shadow/scaled-box-shadow.html

    r87009 r268958  
    3030  <div class="wrapper">
    3131    <div class="box" style="-webkit-transform: scale(0.97)"></div>
    32   </div>
    33   <br>
     32  </div><br>
    3433
    3534  <div class="wrapper">
  • trunk/LayoutTests/fast/clip/overflow-border-radius-combinations.html

    r95239 r268958  
    1919</head>
    2020<body>
    21 The white text and grey backgrounds should all clip to the border-radius.
    22 <br>
     21The white text and grey backgrounds should all clip to the border-radius.<br>
    2322
    2423<!-- static container -->
     
    4645        relative &gt; relative
    4746    </div>
    48 </div>
    49 <br>
     47</div><br>
    5048<div class="outer" style="position: relative;">
    5149    <div class="inner" style="position: absolute;">
  • trunk/LayoutTests/fast/clip/overflow-border-radius-composited.html

    r95239 r268958  
    2020</head>
    2121<body>
    22 The white text and grey backgrounds should all clip to the border-radius.
    23 <br>
     22The white text and grey backgrounds should all clip to the border-radius.<br>
    2423
    2524<!-- static container -->
     
    4746        relative &gt; relative
    4847    </div>
    49 </div>
    50 <br>
     48</div><br>
    5149<div class="outer" style="position: relative;">
    5250    <div class="inner" style="position: absolute;">
  • trunk/LayoutTests/fast/clip/overflow-border-radius-transformed.html

    r95239 r268958  
    2020</head>
    2121<body>
    22 The white text and grey backgrounds should all clip to the border-radius.
    23 <br>
     22The white text and grey backgrounds should all clip to the border-radius.<br>
    2423
    2524<!-- static container -->
     
    4746        relative &gt; relative
    4847    </div>
    49 </div>
    50 <br>
     48</div><br>
    5149<div class="outer" style="position: relative;">
    5250    <div class="inner" style="position: absolute;">
  • trunk/LayoutTests/fast/css/first-line-text-decoration-inherited-from-parent.html

    r116373 r268958  
    4646        <p> The First line text and its text-decoration must be of the same color.</p>
    4747                   
    48         <div id="div1"><p>Underline Underline Underline Underline<br> Underline Underline Underline Underline<br> </p>Underline Underline Underline Underline </div>
    49         <br>
    50         <div id="div2"><p>Overline Overline Overline Overline<br> Overline Overline Overline Overline<br></p> Overline Overline Overline Overline </div>
    51         <br>
    52         <div id="div3"><p>Line-Through Line-Through Line-Through Line <br> Line-Through Line-Through Line-Through Line-Through<br> </p>Line-Through Line-Through Line-Through Line-Through </div>
    53         <br>
     48        <div id="div1"><p>Underline Underline Underline Underline<br> Underline Underline Underline Underline<br> </p>Underline Underline Underline Underline </div><br>
     49        <div id="div2"><p>Overline Overline Overline Overline<br> Overline Overline Overline Overline<br></p> Overline Overline Overline Overline </div><br>
     50        <div id="div3"><p>Line-Through Line-Through Line-Through Line<br> Line-Through Line-Through Line-Through Line-Through<br> </p>Line-Through Line-Through Line-Through Line-Through </div><br>
    5451</body>
  • trunk/LayoutTests/fast/css/first-line-text-decoration.html

    r116373 r268958  
    4040       
    4141        <p> Text-decoration UNDERLINE : Only the first line must have an underline.
    42         <div id="div1">Underline Underline Underline Underline<br> Underline Underline Underline Underline<br> Underline Underline Underline Underline </div>
    43         <br>
     42        <div id="div1">Underline Underline Underline Underline<br> Underline Underline Underline Underline<br> Underline Underline Underline Underline </div><br>
    4443        </p>
    4544        <p> Text-decoration OVERLINE : Only the first line must have an overline.
    46         <div id="div2">Overline Overline Overline Overline<br> Overline Overline Overline Overline<br> Overline Overline Overline Overline </div>
    47         <br>
     45        <div id="div2">Overline Overline Overline Overline<br> Overline Overline Overline Overline<br> Overline Overline Overline Overline </div><br>
    4846        </p>
    4947        <p> Text-decoration LINE-THROUGH : Only the first line must have a line through it.
    50         <div id="div3">Line-Through Line-Through Line-Through Line <br> Line-Through Line-Through Line-Through Line-Through<br> Line-Through Line-Through Line-Through Line-Through </div>
    51         <br>
     48        <div id="div3">Line-Through Line-Through Line-Through Line<br> Line-Through Line-Through Line-Through Line-Through<br> Line-Through Line-Through Line-Through Line-Through </div><br>
    5249        </p>
    5350</body>
  • trunk/LayoutTests/fast/css/focus-ring-detached.html

    r74069 r268958  
    1212<tr>
    1313<td width=100px >This is some filler text. This is some filler text.This is some filler text. </td>
    14 <td width=350px> The text in this anchor element <a href="#" id="detached">should <br>contain</a> 2 detached pieces. This test shows how the link would look text.</td>
     14<td width=350px> The text in this anchor element <a href="#" id="detached">should<br>contain</a> 2 detached pieces. This test shows how the link would look text.</td>
    1515</tr>
    1616</table>
  • trunk/LayoutTests/fast/css/layerZOrderCrash.html

    r13443 r268958  
    1111
    1212To reproduce this bug outside of DumpRenderTree, click the link below. If broken,
    13 we will crash. <br>
     13we will crash.<br>
    1414
    1515<script>
  • trunk/LayoutTests/fast/css/text-overflow-ellipsis.html

    r47240 r268958  
    2727
    2828Pass if the ellipsis do not overlap the text and the underlines for the links are
    29 placed under the text and not the ellipsis.
    30 <br><br>
     29placed under the text and not the ellipsis.<br><br>
    3130
    3231RTL:
  • trunk/LayoutTests/fast/dom/HTMLTextAreaElement/reset-textarea.html

    r18067 r268958  
    88<input id="resetButton" type="reset">
    99</form>
    10 <p>This test verifies that textarea controls are properly reset.
    11 <br>You should see two element IDs below, and the word "SUCCESS" twice:
     10<p>This test verifies that textarea controls are properly reset.<br>You should see two element IDs below, and the word "SUCCESS" twice:
    1211<script>
    1312function test(element)
  • trunk/LayoutTests/fast/dom/Range/getBoundingClientRect-expected.txt

    r255117 r268958  
    5050PASS rect.left.toFixed(3) is "8.000"
    5151PASS rect.top.toFixed(3) is "2168.000"
    52 PASS rect.width.toFixed(3) is "192.000"
     52PASS rect.width.toFixed(3) is "176.000"
    5353PASS rect.height.toFixed(3) is "108.000"
    5454PASS rect.right is rect.left + rect.width
  • trunk/LayoutTests/fast/dom/Range/getBoundingClientRect.html

    r254428 r268958  
    4343<div id="testArea">
    4444
    45 <div class="box" id="test1">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
     45<div class="box" id="test1">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div><br><br>
    4646
    47 <br><br>
     47<div class="box" id="test2">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div><br><br>
    4848
    49 <div class="box" id="test2">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
     49<div class="box" id="test3">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div><br><br>
    5050
    51 <br><br>
     51<div class="box" id="test4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div><br><br>
    5252
    53 <div class="box" id="test3">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
     53<div class="box" id="test5">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div><br><br>
    5454
    55 <br><br>
    56 
    57 <div class="box" id="test4">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
    58 
    59 <br><br>
    60 
    61 <div class="box" id="test5">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</div>
    62 
    63 <br><br>
    64 
    65 <div class="box" id="test7">Lorem ipsum <br> dolor sit <br> amet.</div>
     55<div class="box" id="test7">Lorem ipsum<br> dolor sit<br> amet.</div>
    6656
    6757</div>
     
    116106        /*5*/  { left: -14.574, top: 1761.947, width: 504.009, height: 535.849 },
    117107        /*6*/  { left: 0, top: 0, width: 0, height: 0 },
    118         /*7*/  { left: 8, top: 2168, width: 192, height: 108 },
     108        /*7*/  { left: 8, top: 2168, width: 176, height: 108 },
    119109    ];
    120110
  • trunk/LayoutTests/fast/dom/focus-contenteditable.html

    r11995 r268958  
    4040</head>
    4141<body onload="focusIt()">
    42 This test will try to call focus() on a contenteditable div, and then a normal div. 
    43 <br>The window should scroll to reveal the contenteditable div.
     42This test will try to call focus() on a contenteditable div, and then a normal div.<br>The window should scroll to reveal the contenteditable div.
    4443<div style="width:500px;height:800px"></div>
    4544<div id="mydiv" onfocus="pass3 = true;" style="border-style:solid" contenteditable>contentEditable div</div>
  • trunk/LayoutTests/fast/forms/basic-inputs.html

    r48699 r268958  
    88</style>
    99
    10 This tests basic inputs. Here's what you should see:
    11 <br><br>
    12 first line: the letter "a" and then a text input field filled with repeating "foobarbaz",  then the word "text" followed by a disabled text input field filled with "foo" and then the letter "b" and then "a"
    13 <br><br>
     10This tests basic inputs. Here's what you should see:<br><br>
     11first line: the letter "a" and then a text input field filled with repeating "foobarbaz",  then the word "text" followed by a disabled text input field filled with "foo" and then the letter "b" and then "a"<br><br>
    1412second line: and then a password input field that's filled and then the word "password" and then a disabled password field that's filled
    15 and then the letter "b"
    16 <br><br>
    17 third line: the letter "a" and then a checkbox (unchecked) with the word "checkbox" and then a disabled checkbox and letter "b"
    18 <br><br>
    19 fourth line: the last line has the letter "a" and then a redio button (unselected) and then the word "radio" and then a disabled radio button and the letter "b"
    20 <br><br>
     13and then the letter "b"<br><br>
     14third line: the letter "a" and then a checkbox (unchecked) with the word "checkbox" and then a disabled checkbox and letter "b"<br><br>
     15fourth line: the last line has the letter "a" and then a redio button (unselected) and then the word "radio" and then a disabled radio button and the letter "b"<br><br>
    2116
    2217<div>
  • trunk/LayoutTests/fast/forms/basic-selects.html

    r52502 r268958  
    2828
    2929 
    30 select control with size=0:
    31 <br>
     30select control with size=0:<br>
    3231<select size=0>
    3332<option>Future Series </option>
     
    3635<option>Stanford 20/20 </option>
    3736<option>All future series </option>
    38 </select>
    39 <br>
     37</select><br>
    4038
    41 select control with size=1:
    42 <br>
     39select control with size=1:<br>
    4340<select size=1>
    4441<option>Future Series </option>
     
    4744<option>Stanford 20/20 </option>
    4845<option>All future series </option>
    49 </select>
    50 <br>
     46</select><br>
    5147
    52 Non-styled select control:
    53 <br>
     48Non-styled select control:<br>
    5449<select class="borderRadius" style="border-width:1px">
    5550<option>Future Series </option>
     
    5853<option>Stanford 20/20 </option>
    5954<option>All future series </option>
    60 </select>
    61 <br>
     55</select><br>
    6256 
    63 Styled select control with large border-radius:
    64 <br>
     57Styled select control with large border-radius:<br>
    6558<select class="borderRadius" style="background-color:#3cf">
    6659<option>Future Series </option>
     
    6962<option>Stanford 20/20 </option>
    7063<option>All future series </option>
    71 </select>
    72 <br>
     64</select><br>
    7365
    7466</div>
  • trunk/LayoutTests/fast/forms/button-align.html

    r18528 r268958  
    88<body>
    99    <p>The following button elements should all be rendered on the left, with their text center justified.</p>
    10     <button align="right">This is should be center justified.</button>
    11     <br>
    12     <button align="left">This is should be center justified.</button>
    13     <br>
    14     <button>This is should be center justified.</button>
    15     <br>
     10    <button align="right">This is should be center justified.</button><br>
     11    <button align="left">This is should be center justified.</button><br>
     12    <button>This is should be center justified.</button><br>
    1613
    1714    <button id="test1">This is should be center justified.</button>
  • trunk/LayoutTests/fast/forms/button-generated-content.html

    r48921 r268958  
    4545    <hr>
    4646    <button id="a" class="bef"></button>
    47     <button id="b" class="bef">button</button>
    48     <br>
     47    <button id="b" class="bef">button</button><br>
    4948    <button id="c" class="aft"></button>
    50     <button id="d" class="aft">button</button>
    51     <br>
     49    <button id="d" class="aft">button</button><br>
    5250    <button id="e" class="bef"></button>
    53     <button id="f" class="bef">button</button>
    54     <br>
     51    <button id="f" class="bef">button</button><br>
    5552    <button id="g" class="aft"></button>
    56     <button id="h" class="aft">button</button>
    57     <br>
     53    <button id="h" class="aft">button</button><br>
    5854    <button id="i"></button>
    59     <button id="j">button</button>
    60     <br>
     55    <button id="j">button</button><br>
    6156    <button id="k"></button>
    62     <button id="l">button</button>
    63     <br>
     57    <button id="l">button</button><br>
    6458    <button id="m" class="bef1"></button>
    65     <button id="n" class="bef1">button</button>
    66     <br>
     59    <button id="n" class="bef1">button</button><br>
    6760    <button id="o" class="aft1"></button>
    68     <button id="p" class="aft1">button</button>
    69     <br>
     61    <button id="p" class="aft1">button</button><br>
    7062</body>
    7163</html>
  • trunk/LayoutTests/fast/forms/button-table-styles.html

    r13458 r268958  
    1 This tests that buttons don't honor table display styles.
    2 <br>
     1This tests that buttons don't honor table display styles.<br>
    32<input type="button" value="display: table" style="display: table;">
    4 <input type="button" value="display: table" style="display: table;">
    5 <br><br>
     3<input type="button" value="display: table" style="display: table;"><br><br>
    64<input type="button" value="display: inline-table" style="display: inline-table;">
    7 <input type="button" value="display: inline-table" style="display: inline-table;">
    8 <br><br>
     5<input type="button" value="display: inline-table" style="display: inline-table;"><br><br>
    96<input type="button" value="display: table-row-group" style="display: table-row-group;">
    10 <input type="button" value="display: table-row-group" style="display: table-row-group;">
    11 <br><br>
     7<input type="button" value="display: table-row-group" style="display: table-row-group;"><br><br>
    128<input type="button" value="display: table-header-group" style="display: table-header-group;">
    13 <input type="button" value="display: table-header-group" style="display: table-header-group;">
    14 <br><br>
     9<input type="button" value="display: table-header-group" style="display: table-header-group;"><br><br>
    1510<input type="button" value="display: table-footer-group" style="display: table-footer-group;">
    16 <input type="button" value="display: table-footer-group" style="display: table-footer-group;">
    17 <br><br>
     11<input type="button" value="display: table-footer-group" style="display: table-footer-group;"><br><br>
    1812<input type="button" value="display: table-row" style="display: table-row;">
    19 <input type="button" value="display: table-row" style="display: table-row;">
    20 <br><br>
     13<input type="button" value="display: table-row" style="display: table-row;"><br><br>
    2114<input type="button" value="display: table-column-group" style="display: table-column-group;">
    22 <input type="button" value="display: table-column-group" style="display: table-column-group;">
    23 <br><br>
     15<input type="button" value="display: table-column-group" style="display: table-column-group;"><br><br>
    2416<input type="button" value="display: table-column" style="display: table-column;">
    25 <input type="button" value="display: table-column" style="display: table-column;">
    26 <br><br>
     17<input type="button" value="display: table-column" style="display: table-column;"><br><br>
    2718<input type="button" value="display: table-cell" style="display: table-cell;">
    28 <input type="button" value="display: table-cell" style="display: table-cell;">
    29 <br><br>
     19<input type="button" value="display: table-cell" style="display: table-cell;"><br><br>
    3020<input type="button" value="display: table-caption" style="display: table-caption;">
    3121<input type="button" value="display: table-caption" style="display: table-caption;">
  • trunk/LayoutTests/fast/forms/caret-rtl.html

    r121008 r268958  
    1414</head>
    1515<body>
    16 This tests that clicking in a contenteditable div will set the caret in the right edge of the div
    17 <br>
     16This tests that clicking in a contenteditable div will set the caret in the right edge of the div<br>
    1817<p>
    1918    Click in the div, the caret should be on the right edge of the div.
  • trunk/LayoutTests/fast/forms/control-restrict-line-height.html

    r18993 r268958  
    88</head>
    99<body>
    10     This tests that we don't honor line-height for controls that have restricted font size.
    11     <br>
     10    This tests that we don't honor line-height for controls that have restricted font size.<br>
    1211    <select class="tall">
    1312    <option selected="selected">This text should be centered vertically in the button</option>
    14     </select>
    15     <br>
    16     <input type="button" class="tall" value="This text should be centered vertically in the button"></input>
    17     <br>
     13    </select><br>
     14    <input type="button" class="tall" value="This text should be centered vertically in the button"></input><br>
    1815    <input type="search" class="tall" value="This text should be centered vertically in the button"></input>
    1916       
  • trunk/LayoutTests/fast/forms/hidden-listbox.html

    r216211 r268958  
    33    testRunner.displayAndTrackRepaints();
    44</script>
    5 This tests that the whole listbox control is hidden when visibility is set to hidden.
    6 <br>
     5This tests that the whole listbox control is hidden when visibility is set to hidden.<br>
    76<select multiple style="visibility: hidden">
    87<option>This text should not be visible
  • trunk/LayoutTests/fast/forms/input-align.html

    r18523 r268958  
    88    <p>The following 5 inputs should be all be rendered exactly the same, aligned to the left side.</p>
    99
    10     <input type='text' align='right' value='The quick brown...' />
    11     <br>
    12     <input type='text' value='The quick brown...' />
    13     <br>
    14     <input type='text' value='The quick brown...' id='test1' />
    15     <br>
     10    <input type='text' align='right' value='The quick brown...' /><br>
     11    <input type='text' value='The quick brown...' /><br>
     12    <input type='text' value='The quick brown...' id='test1' /><br>
    1613    <script>
    1714    <!--
     
    2320    </script>
    2421
    25     <input type='image' align='right' value='The quick brown...' id='test2' />
    26     <br>
     22    <input type='image' align='right' value='The quick brown...' id='test2' /><br>
    2723    <script>
    2824    <!--
  • trunk/LayoutTests/fast/forms/input-appearance-bkcolor.html

    r13344 r268958  
    11<html>
    2 This tests that background color and background images can be set on the new text fields.
    3 <br><input style=" -khtml-appearance: textfield; background-color: pink;" type="text" value="This should be pink.">
    4 <br><input style=" -khtml-appearance: textfield; background-image: url('resources/apple.gif')" type="text">
     2This tests that background color and background images can be set on the new text fields.<br><input style=" -khtml-appearance: textfield; background-color: pink;" type="text" value="This should be pink."><br><input style=" -khtml-appearance: textfield; background-image: url('resources/apple.gif')" type="text">
    53</html>
  • trunk/LayoutTests/fast/forms/input-appearance-default-bkcolor.html

    r13359 r268958  
    11<html>
    22<body style="background-color: purple;">
    3 This tests that the default background color for the new text fields is white.
    4 <br><input style=" -khtml-appearance: textfield;" type="text" value="This should be white.">
     3This tests that the default background color for the new text fields is white.<br><input style=" -khtml-appearance: textfield;" type="text" value="This should be white.">
    54</body>
    65</html>
  • trunk/LayoutTests/fast/forms/input-appearance-disabled.html

    r13427 r268958  
    1010</head>
    1111<body onload="test()">
    12 This tests that text can not be inserted into a disabled text field.
    13 <br><input id="tf" style="-khtml-appearance: textfield;" disabled value="Test Passed"></input>
     12This tests that text can not be inserted into a disabled text field.<br><input id="tf" style="-khtml-appearance: textfield;" disabled value="Test Passed"></input>
    1413</body>
    1514</html>
  • trunk/LayoutTests/fast/forms/input-appearance-readonly.html

    r13617 r268958  
    1010</head>
    1111<body onload="test()">
    12 This tests that text can not be inserted into a readonly text field.
    13 <br><input id="tf" style="-khtml-appearance: textfield;" readonly value="Test Passed"></input>
     12This tests that text can not be inserted into a readonly text field.<br><input id="tf" style="-khtml-appearance: textfield;" readonly value="Test Passed"></input>
    1413</body>
    1514</html>
  • trunk/LayoutTests/fast/forms/input-baseline.html

    r12929 r268958  
    22input#ip:first-line { font-size: 80pt }
    33</style>
    4 This tests that text fields get the right baseline.
    5 <br><br>
    6 <input  style="-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.
    7 <br><br>
     4This tests that text fields get the right baseline.<br><br>
     5<input  style="-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.<br><br>
    86<input id="ip" style="-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.
  • trunk/LayoutTests/fast/forms/input-readonly-dimmed.html

    r13973 r268958  
    11<html>
    22<body onload="document.getElementById('tf').readOnly = true">
    3 This tests that the border of a readonly text field should appear dimmed.
    4 <br>
     3This tests that the border of a readonly text field should appear dimmed.<br>
    54<input id="tf" readonly value="This border should be dimmed"></input>
    65</body>
  • trunk/LayoutTests/fast/forms/input-spaces.html

    r13956 r268958  
    22<body>
    33This tests that leading and trailing spaces in a text field don't get lost.
    4 There should be 3 spaces before and 3 spaces after the text in the field.
    5 <br><input id="tf" value="   foo bar   ">
     4There should be 3 spaces before and 3 spaces after the text in the field.<br><input id="tf" value="   foo bar   ">
    65</body>
    76</html>
  • trunk/LayoutTests/fast/forms/listbox-width-change.html

    r121008 r268958  
    1515    </head>
    1616    <body onload="test()">
    17         This tests that when a list box's options get updated, the list box will recalculate its width, and relayout.
    18         <br>
     17        This tests that when a list box's options get updated, the list box will recalculate its width, and relayout.<br>
    1918        <select id="sl" multiple></select>
    2019    </body>
  • trunk/LayoutTests/fast/forms/option-script.html

    r11995 r268958  
    11<html>
    22<body>
    3 TEST PASSED:  If the popup menu only says "Text".
    4 <br>
    5 TEST FAILED:  If the popup menu says "document.write('Text')".
    6 <br>
     3TEST PASSED:  If the popup menu only says "Text".<br>
     4TEST FAILED:  If the popup menu says "document.write('Text')".<br>
    75<select>
    86<option>
  • trunk/LayoutTests/fast/forms/option-text-clip.html

    r15377 r268958  
    1 This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control.
    2 <br>
     1This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control.<br>
    32<select style="width:150px">
    43<option>12345 6789 ABCD EFGH</option>
  • trunk/LayoutTests/fast/forms/range/slider-padding.html

    r93593 r268958  
    99    </head>
    1010    <body>
    11         This tests that the slider control considers padding.
    12         <br>
     11        This tests that the slider control considers padding.<br>
    1312        <div style="background-color: lightblue; ">
    1413            <input type="range" id="rn" style="padding: 10px; width: 100px;" value=0></input>
  • trunk/LayoutTests/fast/forms/search-rtl.html

    r201397 r268958  
    1111    </p>
    1212    <p>
    13         <input type="search" dir="rtl" results="5" value="הוא זה he והיא זה she וזהו">
    14         <br>
    15         <input type="search" dir="rtl" size="30" results="5" value="הוא זה he והיא זה she וזהו">
    16         <br>
     13        <input type="search" dir="rtl" results="5" value="הוא זה he והיא זה she וזהו"><br>
     14        <input type="search" dir="rtl" size="30" results="5" value="הוא זה he והיא זה she וזהו"><br>
    1715        <input id="target" type="search" dir="rtl" results="5" value="click the (x) button">
    1816    </p>
  • trunk/LayoutTests/fast/forms/search/search-size-with-decorations.html

    r153647 r268958  
    55    </head>
    66    <body>
    7         <input type="search" size="20">
    8         <br>
    9         <input type="search" value="12345678901234567890" size="20">
    10         <br>
    11         <input type="search" size="20" results="0">
    12         <br>
    13         <input type="search" value="12345678901234567890" size="20" results="0">
    14         <br>
    15         <input type="search" size="20" results="5">
    16         <br>
    17         <input type="search" value="12345678901234567890" size="20" results="5">
    18         <br>
     7        <input type="search" size="20"><br>
     8        <input type="search" value="12345678901234567890" size="20"><br>
     9        <input type="search" size="20" results="0"><br>
     10        <input type="search" value="12345678901234567890" size="20" results="0"><br>
     11        <input type="search" size="20" results="5"><br>
     12        <input type="search" value="12345678901234567890" size="20" results="5"><br>
    1913        <input type="search" value="1234567890123456789012345678901234567890" size="40" results="5">
    2014    </body>
  • trunk/LayoutTests/fast/forms/select-align.html

    r18529 r268958  
    88<body>
    99    <p>The following select elements should all be rendered on the left, with their text left justified.</p>
    10     <select align="right"><option>This is should be left justified.</option></select>
    11     <br>
    12     <select align="left"><option>This is should be left justified.</select>
    13     <br>
    14     <select align="center"><option>This is should be left justified.</option></select>
    15     <br>
    16     <select><option>This is should be left justified.</option></select>
    17     <br>
     10    <select align="right"><option>This is should be left justified.</option></select><br>
     11    <select align="left"><option>This is should be left justified.</select><br>
     12    <select align="center"><option>This is should be left justified.</option></select><br>
     13    <select><option>This is should be left justified.</option></select><br>
    1814
    1915    <select id="test1"><option>This is should be left justified.</option></select>
  • trunk/LayoutTests/fast/forms/select-change-popup-to-listbox.html

    r15359 r268958  
    11<html>
    22<body onload="document.getElementById('sl').size = 5;">
    3 This tests that you can dynamically change a popup menu to a list box.
    4 <br>
     3This tests that you can dynamically change a popup menu to a list box.<br>
    54<select size=1 id="sl"><option>This should turn into a list box</option></select>
    65</body>
  • trunk/LayoutTests/fast/forms/select-initial-position.html

    r19797 r268958  
    1818    <option>opt</option>
    1919    <option>opt</option>
    20 </select>
    21 <br>
     20</select><br>
    2221dynamic selected change:<br>
    2322<select size="4">
     
    3938<script>
    4039document.getElementById('x').selected = 'selected';
    41 </script>
    42 <br>
     40</script><br>
    4341dynamic insert of selected option:<br>
    4442<script>
     
    7169opt.innerHTML = 'opt';
    7270sel.appendChild(opt);
    73 </script>
    74 <br>
     71</script><br>
    7572initial selected:<br>
    7673<select name="component" size="1">
     
    8986    <option>opt</option>
    9087    <option>opt</option>
    91 </select>
    92 <br>
     88</select><br>
    9389dynamic selected change:<br>
    9490<select size="1">
     
    110106<script>
    111107document.getElementById('xx').selected = 'selected';
    112 </script>
    113 <br>
     108</script><br>
    114109dynamic insert of selected option:<br>
    115110<script>
  • trunk/LayoutTests/fast/forms/select-style.html

    r43903 r268958  
    22<select style="background-color:red">
    33<option>test</option>
    4 </select>
    5 <br>
     4</select><br>
    65
    76This tests that background color is white by default regardless of the parent element.<br>
     
    109<option>test</option>
    1110</select>
    12 </span>
    13 <br>
     11</span><br>
    1412
    1513This tests that background color is inherited from the parent if background-color:inherit is specified.<br>
     
    1816<option>test</option>
    1917</select>
    20 </span>
    21 <br>
     18</span><br>
    2219
    2320This tests that background color is the same as the parent if background-color:transparent is specified.<br>
     
    2623<option>test</option>
    2724</select>
    28 </span>
    29 <br>
     25</span><br>
    3026
    3127This tests that background is white if only background-image:none is specified.<br>
    3228<select style="background-image:none">
    3329<option>test</option>
    34 </select>
    35 <br>
     30</select><br>
    3631
    3732This tests that the image specified for background-image is visible.<br>
  • trunk/LayoutTests/fast/forms/textarea-align.html

    r18527 r268958  
    55<body>
    66    <p>The following textarea elements should all be rendered on the left, with their text aligned to the left.</p>
    7     <textarea align="right" cols="50">This is should be aligned to the left.</textarea>
    8     <br>
    9     <textarea align="left" cols="50">This is should be aligned to the left.</textarea>
    10     <br>
     7    <textarea align="right" cols="50">This is should be aligned to the left.</textarea><br>
     8    <textarea align="left" cols="50">This is should be aligned to the left.</textarea><br>
    119    <textarea cols="50">This is should be aligned to the left.</textarea>
    12 
    13     <br>
     10<br>
    1411    <textarea cols="50" id="test1">This is should be aligned to the left.</textarea>
    1512    <script>
  • trunk/LayoutTests/fast/forms/textarea-scrollbar.html

    r18341 r268958  
    1919</head>
    2020<body onload="test()">
    21 This tests that a scrollbar will appear when text overflows the textarea
    22 <br>
     21This tests that a scrollbar will appear when text overflows the textarea<br>
    2322<textarea rows=6 id="ta">
    24231
  • trunk/LayoutTests/fast/frames/iframe-with-frameborder.html

    r20286 r268958  
    11This iframe should have a border.<br>
    22
    3 <iframe frameborder="1" src="about:blank"></iframe>
    4 
    5 <br>
     3<iframe frameborder="1" src="about:blank"></iframe><br>
    64
    75This iframe should not.<br>
    86
    9 <iframe frameborder="0" src="about:blank"></iframe>
    10 <br>
     7<iframe frameborder="0" src="about:blank"></iframe><br>
    118
    12 This iframe should have a border.
    13 <br>
     9This iframe should have a border.<br>
    1410
    1511<iframe frameborder="0" style="border:2px inset" src="about:blank"></iframe>
  • trunk/LayoutTests/fast/frames/onlyCommentInIFrame.html

    r17656 r268958  
    22
    33<BODY>
    4 The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only construct RenderViews for such iframes. We need to propery construct an empty frame instead, so the RenderView should have a RenderBlock and RenderBody below it in the dump of the RenderTree.
    5 <br>
    6 <IFRAME src="resources/comment.html" width="100%" height="10"  frameborder=1 ></IFRAME>
    7 <br>
    8 <br>
     4The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would only construct RenderViews for such iframes. We need to propery construct an empty frame instead, so the RenderView should have a RenderBlock and RenderBody below it in the dump of the RenderTree.<br>
     5<IFRAME src="resources/comment.html" width="100%" height="10"  frameborder=1 ></IFRAME><br><br>
    96<IFRAME src="resources/commentX.xhtml" width="100%" height="10"  frameborder=1 ></IFRAME>
    107
  • trunk/LayoutTests/fast/images/image-map-anchor-children.html

    r27800 r268958  
    11<img src="resources/boston.gif" usemap="#map1"/>
    22
    3 <map id="map1">
    4     <br>
     3<map id="map1"><br>
    54    <a href="resources/Johnh_small.gif">John Hancock</a> |
    65    <a href="resources/Nokia_House_Boston_small.gif" shape="rect" coords="120,0,360,149">Nokia</a> |
  • trunk/LayoutTests/fast/inline-block/006.html

    r11995 r268958  
    66<body>
    77This is a baseline alignment test for inline blocks.  The last lines of the two red-bordered
    8 inline blocks should line up and be on the baseline.
    9 <br>
     8inline blocks should line up and be on the baseline.<br>
    109
    1110<div>This is block<br>number one.  This line is the last one.</div>
  • trunk/LayoutTests/fast/inline-block/contenteditable-baseline.html

    r12929 r268958  
    33input:first-line { font-size: 80pt }
    44</style>
    5 This tests that contenteditable elements, with no children, get the right baseline.
    6 <br><br>
    7 <div style="display:inline-block; border: solid thin red;"><div contenteditable style="border: solid thin green; width:150px; vertical-align: baseline"></div></div>This text should line up with the bottom of the text in the editable div.
    8 <br><br>
    9 <div style="display:inline-block; border: solid 10px red;">text<div contenteditable style="border: solid 20px green; width:150px; vertical-align: baseline"></div></div>This text should line up with the bottom of the text in the editable div.
    10 <br><br>
     5This tests that contenteditable elements, with no children, get the right baseline.<br><br>
     6<div style="display:inline-block; border: solid thin red;"><div contenteditable style="border: solid thin green; width:150px; vertical-align: baseline"></div></div>This text should line up with the bottom of the text in the editable div.<br><br>
     7<div style="display:inline-block; border: solid 10px red;">text<div contenteditable style="border: solid 20px green; width:150px; vertical-align: baseline"></div></div>This text should line up with the bottom of the text in the editable div.<br><br>
    118<div style="display:inline-block; border: solid 5px red;"><div contenteditable id="tc" style="border: solid 10px green; width:150px; padding-top: 20px; vertical-align: baseline"></div></div>This text should line up with the bottom of the text in the editable div.
  • trunk/LayoutTests/fast/inline/drawStyledEmptyInlines.html

    r27254 r268958  
    1919</head>
    2020<body>
    21 <div>This test verifies that we draw borders and and backgrounds for inlines without content.</div>
    22 <br>
     21<div>This test verifies that we draw borders and and backgrounds for inlines without content.</div><br>
    2322<div>There should be two blue boxes below:</div>
    2423<a href="http://www.google.com" class="one two"></a>
    25 <a href="http://www.google.com" class="one two">A</a>
    26 
    27 <br><br>
    28 There should be a blue box after this text:<a class="three"></a>
    29 <br>
    30 <a class="three"></a>There should be a blue box before this text.
    31 
    32 <br><br>
    33 <a class="four"></a>There should be 10px of space left before this text.
    34 
    35 <br><br>
     24<a href="http://www.google.com" class="one two">A</a><br><br>
     25There should be a blue box after this text:<a class="three"></a><br>
     26<a class="three"></a>There should be a blue box before this text.<br><br>
     27<a class="four"></a>There should be 10px of space left before this text.<br><br>
    3628<p>This text is before the anchor.      <a></a>      This text is after the anchor, but should be flush with the anchor.  There should be no spaces in between the anchor and this following text.</p>
    3729
  • trunk/LayoutTests/fast/layers/layer-visibility-sublayer.html

    r18616 r268958  
    3939</script>
    4040</head>
    41 <body onload="setTimeout(dotest,20)">
    42 <br><br><br><br>
     41<body onload="setTimeout(dotest,20)"><br><br><br><br>
    434224 green box with word ok:
    4443<div id="24a" class="invisible abstop red">
     
    5352ok
    5453</div>
    55 </div>
    56 <br><br><br><br>
     54</div><br><br><br><br>
    5755
    585625 green box with word ok:
     
    7068ok
    7169</div>
    72 </div>
    73 <br><br><br><br>
     70</div><br><br><br><br>
    7471
    757226 green box with word ok:
     
    8986ok
    9087</div>
    91 </div>
    92 <br><br><br><br>
     88</div><br><br><br><br>
    9389</body>
    9490</html>
  • trunk/LayoutTests/fast/repaint/rel-positioned-inline-with-overflow.html

    r47798 r268958  
    1515<body onload="runRepaintTest();">
    1616  <p>If you see any red or orange below then the test has failed.</p>
    17   <span style="position:relative"><div style="vertical-align:top;display:inline-block; width:100px;height:100px; background-color:green"></div></span>
    18   <br>
     17  <span style="position:relative"><div style="vertical-align:top;display:inline-block; width:100px;height:100px; background-color:green"></div></span><br>
    1918  <div id="target" style="display:inline-block; margin-top:-50px;width:100px;height:50px;"></div>
    2019</body>
  • trunk/LayoutTests/fast/ruby/bopomofo-letter-spacing.html

    r202474 r268958  
    1111<body style="line-height:1.5;font-family:'serif';">
    1212
    13 <ruby>世<rp>(</rp><rt><ruby>ㄕ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>上<rp>(</rp><rt><ruby>ㄕㄤ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>無<rp>(</rp><rt><ruby>ㄨ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp>難<rp>(</rp><rt><ruby>ㄋㄢ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp>事<rp>(</rp><rt><ruby>ㄕ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>只<rp>(</rp><rt>ㄓˇ</rt><rp>)</rp>怕<rp>(</rp><rt><ruby>ㄆㄚ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>有<rp>(</rp><rt><ruby>ㄧㄡ<rt class="tone">ˇ</rt></ruby></rt><rp>)</rp>心<rp>(</rp><rt>ㄒㄧㄣ</rt><rp>)</rp>人<rp>(</rp><rt><ruby>ㄖㄣ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp></ruby>
    14 
    15 <br>
     13<ruby>世<rp>(</rp><rt><ruby>ㄕ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>上<rp>(</rp><rt><ruby>ㄕㄤ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>無<rp>(</rp><rt><ruby>ㄨ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp>難<rp>(</rp><rt><ruby>ㄋㄢ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp>事<rp>(</rp><rt><ruby>ㄕ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>只<rp>(</rp><rt>ㄓˇ</rt><rp>)</rp>怕<rp>(</rp><rt><ruby>ㄆㄚ<rt class="tone">ˋ</rt></ruby></rt><rp>)</rp>有<rp>(</rp><rt><ruby>ㄧㄡ<rt class="tone">ˇ</rt></ruby></rt><rp>)</rp>心<rp>(</rp><rt>ㄒㄧㄣ</rt><rp>)</rp>人<rp>(</rp><rt><ruby>ㄖㄣ<rt class="tone">ˊ</rt></ruby></rt><rp>)</rp></ruby><br>
    1614世上無難事只怕有心人
  • trunk/LayoutTests/fast/ruby/ruby-inline-table.html

    r56890 r268958  
    1818<body>
    1919Test that &lt;ruby&gt; rendered as inline-table (or somesuch) is not affected by ruby rendering.
    20 Both &lt;div&gt; below should look the same.
    21 <br>
    22 <br>
    23 <div class="bg">This is some XHTML1.1 text with <span class="ruby"><span class="rb">Ruby</span><span class="rp">(</span><span class="rt">guide text</span><span class="rp">)</span></span> markup.</div>
    24 <br>
     20Both &lt;div&gt; below should look the same.<br><br>
     21<div class="bg">This is some XHTML1.1 text with <span class="ruby"><span class="rb">Ruby</span><span class="rp">(</span><span class="rt">guide text</span><span class="rp">)</span></span> markup.</div><br>
    2522<div class="bg">This is some XHTML1.1 text with <ruby><rb>Ruby</rb><rp>(</rp><rt>guide text</rt><rp>)</rp></ruby> markup.</div>
    2623</body>
  • trunk/LayoutTests/fast/ruby/ruby-length.html

    r53605 r268958  
    66This is a initial test for simple ruby.
    77There should be 2 ruby annotations on below line, one with a ruby text shorter than the base,
    8 and one with a ruby text longer than the base.
    9 <br>
    10 <br>
     8and one with a ruby text longer than the base.<br><br>
    119&lt;ruby&gt; is defined in the <ruby>Hypertext Markup Language<rt>HTML5</rt></ruby> and <ruby>CSS3<rt>Cascading Style Sheets</rt></ruby> specs.
    1210</body>
  • trunk/LayoutTests/fast/ruby/ruby-run-break.html

    r53605 r268958  
    44This is a test for multiple ruby runs and line breaks.
    55There is a div with a blue border and 10px padding. This contains a single &lt;ruby&gt; markup in the text contained in the block, broken across 2 lines.
    6 Part of it should be on the first line, the rest on the other line.
    7 <br>
    8 <br>
     6Part of it should be on the first line, the rest on the other line.<br><br>
    97<div style="border: 2px solid blue; padding: 10px; width:260px;">
    108&lt;ruby&gt; is defined in the <ruby>H<rt>Hyper</rt>T<rt>Text</rt>M<rt>Markup</rt>L<rt>Language</rt>5<rt>Level 5</rt></ruby> specs.
  • trunk/LayoutTests/fast/ruby/ruby-runs.html

    r53605 r268958  
    44</head>
    55<body>
    6 This is a test for multiple ruby runs.
    7 <br>
    8 <br>
     6This is a test for multiple ruby runs.<br><br>
    97<p>&lt;ruby&gt; is defined in the <ruby>H<rt>Hyper</rt>T<rt>Text</rt>M<rt>Markup</rt>L<rt>Language</rt>5<rt>Level 5</rt></ruby> specs.</p>
    108</body>
  • trunk/LayoutTests/fast/ruby/ruby-simple-rp.html

    r53605 r268958  
    55<body>
    66This is a test for simple ruby that contains &lt;rp&gt; tags.
    7 Contents of the &lt;rp&gt; tags (opening and closing brackets) should not show when ruby is suppoorted.
    8 <br>
    9 <br>
     7Contents of the &lt;rp&gt; tags (opening and closing brackets) should not show when ruby is suppoorted.<br><br>
    108<p>Ruby is often used in the <ruby>Japanese language<rp>(jp:&nbsp;</rp><rt>Nihongo</rt><rp>)</rp></ruby>.</p>
    119</body>
  • trunk/LayoutTests/fast/ruby/ruby-simple.html

    r53605 r268958  
    44</head>
    55<body>
    6 This is a initial test for simple ruby.
    7 <br>
    8 <br>
     6This is a initial test for simple ruby.<br><br>
    97<p>Ruby is often used in the <ruby>Japanese language<rt>Nihongo</rt></ruby>.</p>
    108</body>
  • trunk/LayoutTests/fast/text-autosizing/ios/contenteditable.html

    r200589 r268958  
    1010</p>
    1111<div contenteditable style="width: 600px;">
    12     Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat.
    13     <br>
     12    Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat.<br>
    1413    Etiam venenatis posuere nisl id sagittis. Fusce tincidunt velit at sapien porta ornare. Morbi egestas, diam nec ultricies molestie, est velit ultricies leo, aliquet placerat justo libero id arcu.
    1514</div>
     
    1918    </script>
    2019    <div contenteditable style="width: 600px;">
    21         Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat.
    22         <br>
     20        Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat.<br>
    2321        Etiam venenatis posuere nisl id sagittis. Fusce tincidunt velit at sapien porta ornare. Morbi egestas, diam nec ultricies molestie, est velit ultricies leo, aliquet placerat justo libero id arcu.
    2422    </div>
  • trunk/LayoutTests/fast/text/basic/012.html

    r11995 r268958  
    55<p>Apart from whitespace (tab and linefeed characters), the two lists below (in red) use identical HTML.
    66Both lists should be rendered on a single line. In Safari, however, the first list shows each item on a separate line.</p>
    7 <p>This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking spaces (&amp;#160;), however, are an exception.</p>
    8 <br>
     7<p>This bug only seems to occur if the bullet character is non-ASCII (has a Unicode value higher than 127). Non-breaking spaces (&amp;#160;), however, are an exception.</p><br>
    98<font color="#CC0000">
    109&#187; England
     
    2827                                                       
    2928                                                       
    30                                                         &#187; France
    31 <br>
    32 <br>
     29                                                        &#187; France<br><br>
    3330&#187; England
    3431&#187; Ireland
     
    3633&#187; Germany
    3734&#187; France
    38 </font>
    39 <br>
     35</font><br>
  • trunk/LayoutTests/fast/text/capitalize-boundaries.html

    r62530 r268958  
    2222rendering" results are not expected to match the "Correct output sample" results. In fact, I do not entirely agree with all of the given test cases in
    2323terms of their expected results, nor do I think that the browser should yet be expected to match all of the cases in the different languages, but I am
    24 (at least temporarily) adding the test anyway.
    25 <br>
    26 <br>
     24(at least temporarily) adding the test anyway.<br><br>
    2725
    2826<table>
  • trunk/LayoutTests/fast/text/emphasis-overlap-expected.txt

    r227947 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {DIV} at (0,0) size 784x176
    7         RenderBlock {DIV} at (0,24) size 160x144
    8           RenderText {#text} at (0,0) size 160x32
    9             text run at (0,0) width 160: "1111 "
    10           RenderBR {BR} at (0,0) size 0x0
     7        RenderBlock {DIV} at (0,24) size 128x144
     8          RenderText {#text} at (0,0) size 128x32
     9            text run at (0,0) width 128: "1111"
     10          RenderBR {BR} at (128,0) size 0x32
    1111          RenderInline {SPAN} at (0,0) size 128x32
    1212            RenderText {#text} at (0,32) size 128x32
    1313              text run at (0,32) width 128: "2222"
    14           RenderText {#text} at (128,32) size 32x32
    15             text run at (128,32) width 32: " "
    16           RenderBR {BR} at (0,0) size 0x0
     14          RenderBR {BR} at (128,32) size 0x32
    1715          RenderInline {SPAN} at (0,0) size 128x32 [color=#0000FF]
    1816            RenderText {#text} at (0,80) size 128x32
    1917              text run at (0,80) width 128: "3333"
    20           RenderText {#text} at (128,80) size 32x32
    21             text run at (128,80) width 32: " "
    22           RenderBR {BR} at (0,0) size 0x0
     18          RenderBR {BR} at (128,80) size 0x32
    2319          RenderText {#text} at (0,112) size 128x32
    2420            text run at (0,112) width 128: "4444"
    25         RenderText {#text} at (160,148) size 4x18
    26           text run at (160,148) width 4: " "
    27         RenderBlock {DIV} at (164,24) size 160x144
    28           RenderText {#text} at (0,0) size 160x32
    29             text run at (0,0) width 160: "1111 "
    30           RenderBR {BR} at (0,0) size 0x0
     21        RenderText {#text} at (128,148) size 4x18
     22          text run at (128,148) width 4: " "
     23        RenderBlock {DIV} at (132,24) size 128x144
     24          RenderText {#text} at (0,0) size 128x32
     25            text run at (0,0) width 128: "1111"
     26          RenderBR {BR} at (128,0) size 0x32
    3127          RenderInline {SPAN} at (0,0) size 128x32 [color=#008000]
    3228            RenderText {#text} at (0,32) size 128x32
    3329              text run at (0,32) width 128: "2222"
    34           RenderText {#text} at (128,32) size 32x32
    35             text run at (128,32) width 32: " "
    36           RenderBR {BR} at (0,0) size 0x0
     30          RenderBR {BR} at (128,32) size 0x32
    3731          RenderInline {SPAN} at (0,0) size 128x32
    3832            RenderText {#text} at (0,80) size 128x32
    3933              text run at (0,80) width 128: "3333"
    40           RenderText {#text} at (128,80) size 32x32
    41             text run at (128,80) width 32: " "
    42           RenderBR {BR} at (0,0) size 0x0
     34          RenderBR {BR} at (128,80) size 0x32
    4335          RenderText {#text} at (0,112) size 128x32
    4436            text run at (0,112) width 128: "4444"
    45         RenderText {#text} at (324,148) size 4x18
    46           text run at (324,148) width 4: " "
    47         RenderBlock {DIV} at (328,8) size 160x160
    48           RenderText {#text} at (0,0) size 160x32
    49             text run at (0,0) width 160: "1111 "
    50           RenderBR {BR} at (0,0) size 0x0
     37        RenderText {#text} at (260,148) size 4x18
     38          text run at (260,148) width 4: " "
     39        RenderBlock {DIV} at (264,8) size 128x160
     40          RenderText {#text} at (0,0) size 128x32
     41            text run at (0,0) width 128: "1111"
     42          RenderBR {BR} at (128,0) size 0x32
    5143          RenderInline {SPAN} at (0,0) size 128x32 [color=#008000]
    5244            RenderText {#text} at (0,32) size 128x32
    5345              text run at (0,32) width 128: "2222"
    54           RenderText {#text} at (128,32) size 32x32
    55             text run at (128,32) width 32: " "
    56           RenderBR {BR} at (0,0) size 0x0
     46          RenderBR {BR} at (128,32) size 0x32
    5747          RenderInline {SPAN} at (0,0) size 128x32 [color=#0000FF]
    5848            RenderText {#text} at (0,96) size 128x32
    5949              text run at (0,96) width 128: "3333"
    60           RenderText {#text} at (128,96) size 32x32
    61             text run at (128,96) width 32: " "
    62           RenderBR {BR} at (0,0) size 0x0
     50          RenderBR {BR} at (128,96) size 0x32
    6351          RenderText {#text} at (0,128) size 128x32
    6452            text run at (0,128) width 128: "4444"
    6553        RenderText {#text} at (0,0) size 0x0
    6654      RenderBlock {DIV} at (0,176) size 784x176
    67         RenderBlock {DIV} at (0,24) size 160x144
    68           RenderText {#text} at (0,0) size 160x32
    69             text run at (0,0) width 160: "1111 "
    70           RenderBR {BR} at (0,0) size 0x0
     55        RenderBlock {DIV} at (0,24) size 128x144
     56          RenderText {#text} at (0,0) size 128x32
     57            text run at (0,0) width 128: "1111"
     58          RenderBR {BR} at (128,0) size 0x32
    7159          RenderInline {SPAN} at (0,0) size 128x32
    7260            RenderText {#text} at (0,32) size 128x32
    7361              text run at (0,32) width 128: "2222"
    74           RenderText {#text} at (128,32) size 32x32
    75             text run at (128,32) width 32: " "
    76           RenderBR {BR} at (0,0) size 0x0
     62          RenderBR {BR} at (128,32) size 0x32
    7763          RenderInline {SPAN} at (0,0) size 128x32 [color=#008000]
    7864            RenderText {#text} at (0,80) size 128x32
    7965              text run at (0,80) width 128: "3333"
    80           RenderText {#text} at (128,80) size 32x32
    81             text run at (128,80) width 32: " "
    82           RenderBR {BR} at (0,0) size 0x0
     66          RenderBR {BR} at (128,80) size 0x32
    8367          RenderText {#text} at (0,112) size 128x32
    8468            text run at (0,112) width 128: "4444"
    85         RenderText {#text} at (160,138) size 4x18
    86           text run at (160,138) width 4: " "
    87         RenderBlock {DIV} at (164,24) size 160x144
    88           RenderText {#text} at (0,0) size 160x32
    89             text run at (0,0) width 160: "1111 "
    90           RenderBR {BR} at (0,0) size 0x0
     69        RenderText {#text} at (128,138) size 4x18
     70          text run at (128,138) width 4: " "
     71        RenderBlock {DIV} at (132,24) size 128x144
     72          RenderText {#text} at (0,0) size 128x32
     73            text run at (0,0) width 128: "1111"
     74          RenderBR {BR} at (128,0) size 0x32
    9175          RenderInline {SPAN} at (0,0) size 128x32 [color=#0000FF]
    9276            RenderText {#text} at (0,32) size 128x32
    9377              text run at (0,32) width 128: "2222"
    94           RenderText {#text} at (128,32) size 32x32
    95             text run at (128,32) width 32: " "
    96           RenderBR {BR} at (0,0) size 0x0
     78          RenderBR {BR} at (128,32) size 0x32
    9779          RenderInline {SPAN} at (0,0) size 128x32
    9880            RenderText {#text} at (0,80) size 128x32
    9981              text run at (0,80) width 128: "3333"
    100           RenderText {#text} at (128,80) size 32x32
    101             text run at (128,80) width 32: " "
    102           RenderBR {BR} at (0,0) size 0x0
     82          RenderBR {BR} at (128,80) size 0x32
    10383          RenderText {#text} at (0,112) size 128x32
    10484            text run at (0,112) width 128: "4444"
    105         RenderText {#text} at (324,138) size 4x18
    106           text run at (324,138) width 4: " "
    107         RenderBlock {DIV} at (328,8) size 160x160
    108           RenderText {#text} at (0,0) size 160x32
    109             text run at (0,0) width 160: "1111 "
    110           RenderBR {BR} at (0,0) size 0x0
     85        RenderText {#text} at (260,138) size 4x18
     86          text run at (260,138) width 4: " "
     87        RenderBlock {DIV} at (264,8) size 128x160
     88          RenderText {#text} at (0,0) size 128x32
     89            text run at (0,0) width 128: "1111"
     90          RenderBR {BR} at (128,0) size 0x32
    11191          RenderInline {SPAN} at (0,0) size 128x32 [color=#0000FF]
    11292            RenderText {#text} at (0,32) size 128x32
    11393              text run at (0,32) width 128: "2222"
    114           RenderText {#text} at (128,32) size 32x32
    115             text run at (128,32) width 32: " "
    116           RenderBR {BR} at (0,0) size 0x0
     94          RenderBR {BR} at (128,32) size 0x32
    11795          RenderInline {SPAN} at (0,0) size 128x32 [color=#008000]
    11896            RenderText {#text} at (0,96) size 128x32
    11997              text run at (0,96) width 128: "3333"
    120           RenderText {#text} at (128,96) size 32x32
    121             text run at (128,96) width 32: " "
    122           RenderBR {BR} at (0,0) size 0x0
     98          RenderBR {BR} at (128,96) size 0x32
    12399          RenderText {#text} at (0,128) size 128x32
    124100            text run at (0,128) width 128: "4444"
  • trunk/LayoutTests/fast/text/emphasis-overlap.html

    r74318 r268958  
    77<div>
    88    <div>
    9         1111
    10         <br>
    11         <span>2222</span>
    12         <br>
    13         <span class="over">3333</span>
    14         <br>
     9        1111<br>
     10        <span>2222</span><br>
     11        <span class="over">3333</span><br>
    1512        4444
    1613    </div>
    1714    <div>
    18         1111
    19         <br>
    20         <span class="under">2222</span>
    21         <br>
    22         <span>3333</span>
    23         <br>
     15        1111<br>
     16        <span class="under">2222</span><br>
     17        <span>3333</span><br>
    2418        4444
    2519    </div>
    2620    <div>
    27         1111
    28         <br>
    29         <span class="under">2222</span>
    30         <br>
    31         <span class="over">3333</span>
    32         <br>
     21        1111<br>
     22        <span class="under">2222</span><br>
     23        <span class="over">3333</span><br>
    3324        4444
    3425    </div>
     
    3627<div class="horizontal-bt">
    3728    <div>
    38         1111
    39         <br>
    40         <span>2222</span>
    41         <br>
    42         <span class="under">3333</span>
    43         <br>
     29        1111<br>
     30        <span>2222</span><br>
     31        <span class="under">3333</span><br>
    4432        4444
    4533    </div>
    4634    <div>
    47         1111
    48         <br>
    49         <span class="over">2222</span>
    50         <br>
    51         <span>3333</span>
    52         <br>
     35        1111<br>
     36        <span class="over">2222</span><br>
     37        <span>3333</span><br>
    5338        4444
    5439    </div>
    5540    <div>
    56         1111
    57         <br>
    58         <span class="over">2222</span>
    59         <br>
    60         <span class="under">3333</span>
    61         <br>
     41        1111<br>
     42        <span class="over">2222</span><br>
     43        <span class="under">3333</span><br>
    6244        4444
    6345    </div>
  • trunk/LayoutTests/fast/text/indic.html

    r170619 r268958  
    1 <meta charset="utf-8"> This page renders some indic text and makes sure that the text metrics match the expected metrics.
    2 <br>
     1<meta charset="utf-8"> This page renders some indic text and makes sure that the text metrics match the expected metrics.<br>
    32ઠળના ઇરાકી પ્રદેશોને ઇસ્લામિક રાષ્ટ્ર જાહેર કર્યું છે અને પોતાનો વ્યાપ વધારવા તેમના વડા પ્રત્યે વફાદારીનું વિશ્વભરના મુસ્લિમોને આહ્વાન કર્યું છે. ઇસ્લામિક સ્ટેટ ઓફ ઇરાક એન્ડ સિરિયા
  • trunk/LayoutTests/fast/text/justify-nbsp.html

    r76421 r268958  
    11<div style="border: solid blue; font: 25px ahem; width: 650px; text-align: justify; line-height: 2; -webkit-font-smoothing: none;">
    2     <span>a&nbsp;b&nbsp;c&nbsp;d </span>e f g h xxxxxxxxxxx
    3     <br>
     2    <span>a&nbsp;b&nbsp;c&nbsp;d </span>e f g h xxxxxxxxxxx<br>
    43    <span>a b c d </span>e f g h xxxxxxxxxxx
    54</div>
  • trunk/LayoutTests/fast/text/svg-font-face-with-kerning.html

    r156393 r268958  
    1212</style>
    1313<div>
    14     This is a test of kerning when using SVG web fonts.
    15     <br><br>
     14    This is a test of kerning when using SVG web fonts.<br><br>
    1615    Wow, The V/A Team's Task Was on Youtube.
    1716</div>
  • trunk/LayoutTests/fast/transforms/identity-matrix.html

    r39463 r268958  
    1313</head>
    1414<body>
    15 The following divs should be identical:
    16     <br>
     15The following divs should be identical:<br>
    1716
    1817    <div></div>
  • trunk/LayoutTests/fast/writing-mode/fieldsets.html

    r69220 r268958  
    2020</head>
    2121
    22 LTR fieldset with left/center/right text-align: <br>
     22LTR fieldset with left/center/right text-align:<br>
    2323
    2424<fieldset>
     
    3232<fieldset>
    3333<legend style="text-align:center;"><div></div></legend>
    34 </fieldset>
     34</fieldset><br>
    3535
    36 <br>
    37 
    38 RTL fieldset with left/center/right text-align: <br>
     36RTL fieldset with left/center/right text-align:<br>
    3937
    4038<fieldset dir=rtl>
     
    4846<fieldset dir=rtl>
    4947<legend style="text-align:center;"><div></div></legend>
    50 </fieldset>
     48</fieldset><br>
    5149
    52 <br>
    53 
    54 Vertical LTR fieldset with left/center/right text-align: <br>
     50Vertical LTR fieldset with left/center/right text-align:<br>
    5551
    5652<fieldset style="-webkit-writing-mode:vertical-lr">
     
    6561<legend style="text-align:center"><div></div></legend>
    6662</fieldset>
    67 
    68 
    6963<br>
    7064
    71 Vertical RTL fieldset with left/center/right text-align: <br>
     65Vertical RTL fieldset with left/center/right text-align:<br>
    7266
    7367<fieldset dir=rtl style="-webkit-writing-mode:vertical-lr">
  • trunk/LayoutTests/fast/writing-mode/vertical-baseline-alignment-mixed.html

    r258990 r268958  
    1717<body>
    1818
    19 <p><span class="japanese">第一段落 </span><span class="english">Paragraph 1
    20 <br>
     19<p><span class="japanese">第一段落 </span><span class="english">Paragraph 1<br>
    2120More text. <span style="font-size:12px">Should not be centered.</span>
    2221</span></p><p><span>第二段落 <span class="english">Paragraph 2
  • trunk/LayoutTests/fast/writing-mode/vertical-baseline-alignment.html

    r72235 r268958  
    1717<body>
    1818
    19 <p><span class="japanese">第一段落 </span><span class="english">Paragraph 1
    20 <br>
     19<p><span class="japanese">第一段落 </span><span class="english">Paragraph 1<br>
    2120More text. <span style="font-size:12px">Should not be centered.</span>
    2221</span></p><p><span>第二段落 <span class="english">Paragraph 2
  • trunk/LayoutTests/fonts/monospace.html

    r41955 r268958  
    77&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    88&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    9 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    10 <br><b>
     9b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    1110&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1211&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    1312b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    14 </b>
    15 <br><i>
     13</b><br><i>
    1614&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1715&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
     
    2422&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2523&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    26 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    27 <br><b>
     24b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    2825&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2926&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    3027b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    31 </b>
    32 <br><i>
     28</b><br><i>
    3329&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    3430&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
  • trunk/LayoutTests/fonts/sans-serif.html

    r41955 r268958  
    77&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    88&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    9 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    10 <br><b>
     9b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    1110&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1211&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    1312b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    14 </b>
    15 <br><i>
     13</b><br><i>
    1614&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1715&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
     
    2422&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2523&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    26 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    27 <br><b>
     24b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    2825&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2926&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    3027b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    31 </b>
    32 <br><i>
     28</b><br><i>
    3329&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    3430&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
     
    4137&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    4238&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    43 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    44 <br><b>
     39b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    4540&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    4641&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    4742b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    48 </b>
    49 <br><i>
     43</b><br><i>
    5044&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    5145&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
  • trunk/LayoutTests/fonts/serif.html

    r41955 r268958  
    77&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    88&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    9 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    10 <br><b>
     9b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    1110&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1211&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    1312b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    14 </b>
    15 <br><i>
     13</b><br><i>
    1614&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    1715&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
     
    2422&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2523&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    26 b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    27 <br><b>
     24b c d e f g h i j k l m n o p q r s t u v w x y z { | } ><br><b>
    2825&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    2926&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
    3027b c d e f g h i j k l m n o p q r s t u v w x y z { | } >
    31 </b>
    32 <br><i>
     28</b><br><i>
    3329&nbsp; ! " # $ % &amp; ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; &lt; =
    3430&gt; ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a
  • trunk/LayoutTests/platform/ios-wk2/fast/block/float/float-in-float-hit-testing-expected.txt

    r177430 r268958  
    1616        RenderBlock (floating) {DIV} at (0,0) size 256x200
    1717          RenderImage {IMG} at (0,0) size 100x100
    18           RenderText {#text} at (100,85) size 4x19
    19             text run at (100,85) width 4: " "
    20           RenderBR {BR} at (0,0) size 0x0
    21           RenderBlock (floating) {H1} at (0,172) size 256x117
     18          RenderBR {BR} at (100,85) size 0x19
     19          RenderBlock (floating) {H1} at (0,167) size 256x117
    2220            RenderInline {A} at (0,0) size 256x112 [color=#0000EE]
    2321              RenderText {#text} at (0,2) size 256x112
  • trunk/LayoutTests/platform/ios-wk2/fast/forms/textarea-align-expected.txt

    r242379 r268958  
    77        RenderText {#text} at (0,0) size 640x19
    88          text run at (0,0) width 640: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
    9       RenderBlock (anonymous) at (0,36) size 784x167
    10         RenderText {#text} at (338,23) size 4x19
    11           text run at (338,23) width 4: " "
    12         RenderBR {BR} at (0,0) size 0x0
    13         RenderText {#text} at (338,66) size 4x19
    14           text run at (338,66) width 4: " "
    15         RenderBR {BR} at (0,0) size 0x0
    16         RenderText {#text} at (338,109) size 4x19
    17           text run at (338,109) width 4: " "
    18         RenderBR {BR} at (0,0) size 0x0
     9      RenderBlock (anonymous) at (0,36) size 784x157
     10        RenderBR {BR} at (338,23) size 0x19
     11        RenderBR {BR} at (338,61) size 0x19
     12        RenderText {#text} at (338,99) size 4x19
     13          text run at (338,99) width 4: " "
     14        RenderBR {BR} at (342,99) size 0x19
    1915        RenderText {#text} at (0,0) size 0x0
    2016        RenderText {#text} at (0,0) size 0x0
    21       RenderBlock {DIV} at (0,203) size 784x38
     17      RenderBlock {DIV} at (0,193) size 784x38
    2218layer at (10,46) size 334x34 clip at (11,47) size 332x32
    2319  RenderTextControl {TEXTAREA} at (2,2) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     
    2521      RenderText {#text} at (0,0) size 173x14
    2622        text run at (0,0) width 173: "This is should be aligned to the left."
    27 layer at (10,89) size 334x34 clip at (11,90) size 332x32
    28   RenderTextControl {TEXTAREA} at (2,45) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     23layer at (10,84) size 334x34 clip at (11,85) size 332x32
     24  RenderTextControl {TEXTAREA} at (2,40) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    2925    RenderBlock {DIV} at (6,3) size 322x14
    3026      RenderText {#text} at (0,0) size 173x14
    3127        text run at (0,0) width 173: "This is should be aligned to the left."
    32 layer at (10,132) size 334x34 clip at (11,133) size 332x32
    33   RenderTextControl {TEXTAREA} at (2,88) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     28layer at (10,122) size 334x34 clip at (11,123) size 332x32
     29  RenderTextControl {TEXTAREA} at (2,78) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    3430    RenderBlock {DIV} at (6,3) size 322x14
    3531      RenderText {#text} at (0,0) size 173x14
    3632        text run at (0,0) width 173: "This is should be aligned to the left."
    37 layer at (10,175) size 334x34 clip at (11,176) size 332x32
    38   RenderTextControl {TEXTAREA} at (2,131) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     33layer at (10,165) size 334x34 clip at (11,166) size 332x32
     34  RenderTextControl {TEXTAREA} at (2,121) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    3935    RenderBlock {DIV} at (6,3) size 322x14
    4036      RenderText {#text} at (0,0) size 173x14
    4137        text run at (0,0) width 173: "This is should be aligned to the left."
    42 layer at (10,213) size 334x34 clip at (11,214) size 332x32
     38layer at (10,203) size 334x34 clip at (11,204) size 332x32
    4339  RenderTextControl {TEXTAREA} at (2,2) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    4440    RenderBlock {DIV} at (6,3) size 322x14
  • trunk/LayoutTests/platform/ios-wk2/fast/layers/layer-visibility-sublayer-expected.txt

    r177430 r268958  
    1010      RenderText {#text} at (0,80) size 182x19
    1111        text run at (0,80) width 182: "24 green box with word ok: "
    12       RenderText {#text} at (0,0) size 0x0
    13       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (181,80) size 1x19
    1413      RenderBR {BR} at (0,100) size 0x19
    1514      RenderBR {BR} at (0,120) size 0x19
     
    1716      RenderText {#text} at (0,160) size 182x19
    1817        text run at (0,160) width 182: "25 green box with word ok: "
    19       RenderText {#text} at (0,0) size 0x0
    20       RenderBR {BR} at (0,0) size 0x0
     18      RenderBR {BR} at (181,160) size 1x19
    2119      RenderBR {BR} at (0,180) size 0x19
    2220      RenderBR {BR} at (0,200) size 0x19
     
    2422      RenderText {#text} at (0,240) size 182x19
    2523        text run at (0,240) width 182: "26 green box with word ok: "
    26       RenderText {#text} at (0,0) size 0x0
    27       RenderBR {BR} at (0,0) size 0x0
     24      RenderBR {BR} at (181,240) size 1x19
    2825      RenderBR {BR} at (0,260) size 0x19
    2926      RenderBR {BR} at (0,280) size 0x19
  • trunk/LayoutTests/platform/ios-wk2/fast/text/international/rtl-white-space-pre-wrap-expected.txt

    r242379 r268958  
    2626          text run at (14,0) width 177 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
    2727          text run at (150,34) width 41 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
    28       RenderBlock (anonymous) at (0,170) size 784x97
     28      RenderBlock (anonymous) at (0,170) size 784x92
    2929        RenderBR {BR} at (0,0) size 0x19
    30         RenderText {#text} at (199,77) size 4x19
    31           text run at (199,77) width 4: " "
    32         RenderBR {BR} at (0,0) size 0x0
    33       RenderBlock {DIV} at (0,267) size 191x68 [bgcolor=#FFFF00]
     30        RenderBR {BR} at (199,77) size 0x19
     31      RenderBlock {DIV} at (0,262) size 191x68 [bgcolor=#FFFF00]
    3432        RenderText {#text} at (6,0) size 185x65
    3533          text run at (6,0) width 9 RTL: " "
  • trunk/LayoutTests/platform/ios/compositing/iframes/composited-iframe-alignment-expected.txt

    r240307 r268958  
    88        text run at (604,0) width 179: "inside the black border. The"
    99        text run at (0,20) width 392: "gray background should fit perfectly within the block border "
    10         text run at (391,20) width 91: "with no gaps. "
    11       RenderBR {BR} at (0,0) size 0x0
     10        text run at (391,20) width 87: "with no gaps."
     11      RenderBR {BR} at (477,20) size 1x19
    1212      RenderBR {BR} at (0,40) size 0x19
    1313      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/compositing/overflow/ancestor-overflow-expected.txt

    r223799 r268958  
    1212        RenderText {#text} at (368,167) size 4x19
    1313          text run at (368,167) width 4: " "
    14         RenderText {#text} at (554,167) size 4x19
    15           text run at (554,167) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (554,167) size 0x19
    1715        RenderText {#text} at (182,354) size 4x19
    1816          text run at (182,354) width 4: " "
  • trunk/LayoutTests/platform/ios/compositing/overflow/overflow-scroll-expected.txt

    r196309 r268958  
    1414        RenderText {#text} at (524,157) size 4x19
    1515          text run at (524,157) width 4: " "
    16         RenderText {#text} at (700,157) size 4x19
    17           text run at (700,157) width 4: " "
    18         RenderBR {BR} at (0,0) size 0x0
     16        RenderBR {BR} at (700,157) size 0x19
    1917        RenderText {#text} at (172,334) size 4x19
    2018          text run at (172,334) width 4: " "
     
    2321        RenderText {#text} at (524,334) size 4x19
    2422          text run at (524,334) width 4: " "
    25         RenderText {#text} at (700,334) size 4x19
    26           text run at (700,334) width 4: " "
    27         RenderBR {BR} at (0,0) size 0x0
     23        RenderBR {BR} at (700,334) size 0x19
    2824        RenderText {#text} at (172,511) size 4x19
    2925          text run at (172,511) width 4: " "
  • trunk/LayoutTests/platform/ios/fast/block/float/float-in-float-hit-testing-expected.txt

    r179104 r268958  
    1414          text run at (158,20) width 399: ". Click on the word TEST below and it should turn into PASS."
    1515      RenderBlock {DIV} at (0,100) size 784x200
    16         RenderBlock (floating) {DIV} at (0,0) size 238x200
     16        RenderBlock (floating) {DIV} at (0,0) size 256x200
    1717          RenderImage {IMG} at (0,0) size 100x100
    18           RenderText {#text} at (100,85) size 4x19
    19             text run at (100,85) width 4: " "
    20           RenderBR {BR} at (0,0) size 0x0
    21           RenderBlock (floating) {H1} at (0,172) size 238x117
    22             RenderInline {A} at (0,0) size 238x112 [color=#0000EE]
    23               RenderText {#text} at (0,2) size 238x112
    24                 text run at (0,2) width 238: "PASS"
     18          RenderBR {BR} at (100,85) size 0x19
     19          RenderBlock (floating) {H1} at (0,167) size 256x117
     20            RenderInline {A} at (0,0) size 256x112 [color=#0000EE]
     21              RenderText {#text} at (0,2) size 256x112
     22                text run at (0,2) width 256: "TEST"
    2523          RenderText {#text} at (0,0) size 0x0
    26         RenderBR {BR} at (237,0) size 1x19
     24        RenderBR {BR} at (255,0) size 1x19
  • trunk/LayoutTests/platform/ios/fast/block/float/float-in-float-painting-expected.txt

    r179104 r268958  
    1515layer at (8,48) size 784x125
    1616  RenderBlock {DIV} at (0,40) size 784x125
    17     RenderBlock (floating) {DIV} at (0,0) size 104x125
     17    RenderBlock (floating) {DIV} at (0,0) size 100x125
    1818      RenderImage {IMG} at (0,0) size 100x100
    19       RenderText {#text} at (100,85) size 4x19
    20         text run at (100,85) width 4: " "
    21       RenderBR {BR} at (0,0) size 0x0
    22       RenderBlock (floating) {H1} at (28,126) size 76x39
     19      RenderBR {BR} at (100,85) size 0x19
     20      RenderBlock (floating) {H1} at (24,121) size 76x39
    2321        RenderInline {A} at (0,0) size 76x36 [color=#0000EE]
    2422          RenderText {#text} at (0,1) size 76x36
    2523            text run at (0,1) width 76: "PASS"
    2624      RenderText {#text} at (0,0) size 0x0
    27     RenderBR {BR} at (104,0) size 0x19
     25    RenderBR {BR} at (100,0) size 0x19
  • trunk/LayoutTests/platform/ios/fast/block/positioning/differing-writing-modes-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 364x19
    7         text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
    8       RenderBR {BR} at (363,0) size 1x19
    9       RenderText {#text} at (72,73) size 4x19
    10         text run at (72,73) width 4: " "
    11       RenderBR {BR} at (0,0) size 0x0
    12       RenderText {#text} at (0,93) size 101x19
    13         text run at (0,93) width 101: "The test boxes: "
    14       RenderBR {BR} at (0,0) size 0x0
    15       RenderText {#text} at (72,166) size 4x19
    16         text run at (72,166) width 4: " "
    17       RenderText {#text} at (148,166) size 4x19
    18         text run at (148,166) width 4: " "
    19       RenderText {#text} at (224,166) size 4x19
    20         text run at (224,166) width 4: " "
    21       RenderText {#text} at (300,166) size 4x19
    22         text run at (300,166) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (72,239) size 4x19
    25         text run at (72,239) width 4: " "
    26       RenderText {#text} at (148,239) size 4x19
    27         text run at (148,239) width 4: " "
    28       RenderText {#text} at (224,239) size 4x19
    29         text run at (224,239) width 4: " "
    30       RenderText {#text} at (300,239) size 4x19
    31         text run at (300,239) width 4: " "
    32       RenderBR {BR} at (0,0) size 0x0
    33       RenderText {#text} at (72,312) size 4x19
    34         text run at (72,312) width 4: " "
    35       RenderText {#text} at (148,312) size 4x19
    36         text run at (148,312) width 4: " "
    37       RenderText {#text} at (224,312) size 4x19
    38         text run at (224,312) width 4: " "
    39       RenderText {#text} at (300,312) size 4x19
    40         text run at (300,312) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (72,385) size 4x19
    43         text run at (72,385) width 4: " "
    44       RenderText {#text} at (148,385) size 4x19
    45         text run at (148,385) width 4: " "
    46       RenderText {#text} at (224,385) size 4x19
    47         text run at (224,385) width 4: " "
     6      RenderText {#text} at (0,0) size 360x19
     7        text run at (0,0) width 360: "All of the boxes below should look identical to this one:"
     8      RenderBR {BR} at (359,0) size 1x19
     9      RenderBR {BR} at (72,73) size 0x19
     10      RenderText {#text} at (0,88) size 97x19
     11        text run at (0,88) width 97: "The test boxes:"
     12      RenderBR {BR} at (96,88) size 1x19
     13      RenderText {#text} at (72,161) size 4x19
     14        text run at (72,161) width 4: " "
     15      RenderText {#text} at (148,161) size 4x19
     16        text run at (148,161) width 4: " "
     17      RenderText {#text} at (224,161) size 4x19
     18        text run at (224,161) width 4: " "
     19      RenderBR {BR} at (300,161) size 0x19
     20      RenderText {#text} at (72,234) size 4x19
     21        text run at (72,234) width 4: " "
     22      RenderText {#text} at (148,234) size 4x19
     23        text run at (148,234) width 4: " "
     24      RenderText {#text} at (224,234) size 4x19
     25        text run at (224,234) width 4: " "
     26      RenderBR {BR} at (300,234) size 0x19
     27      RenderText {#text} at (72,307) size 4x19
     28        text run at (72,307) width 4: " "
     29      RenderText {#text} at (148,307) size 4x19
     30        text run at (148,307) width 4: " "
     31      RenderText {#text} at (224,307) size 4x19
     32        text run at (224,307) width 4: " "
     33      RenderBR {BR} at (300,307) size 0x19
     34      RenderText {#text} at (72,380) size 4x19
     35        text run at (72,380) width 4: " "
     36      RenderText {#text} at (148,380) size 4x19
     37        text run at (148,380) width 4: " "
     38      RenderText {#text} at (224,380) size 4x19
     39        text run at (224,380) width 4: " "
    4840      RenderText {#text} at (0,0) size 0x0
    4941layer at (13,33) size 62x58
     
    5749layer at (53,68) size 20x20
    5850  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    59 layer at (13,126) size 62x58
    60   RenderBlock (relative positioned) {DIV} at (5,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    61 layer at (17,127) size 20x20
    62   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    63 layer at (53,127) size 20x20
    64   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    65 layer at (17,161) size 20x20
    66   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    67 layer at (53,161) size 20x20
    68   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    69 layer at (89,126) size 62x58
    70   RenderBlock (relative positioned) {DIV} at (81,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    71 layer at (93,127) size 20x20
    72   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    73 layer at (129,127) size 20x20
    74   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    75 layer at (93,161) size 20x20
    76   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    77 layer at (129,161) size 20x20
    78   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    79 layer at (165,126) size 62x58
    80   RenderBlock (relative positioned) {DIV} at (157,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    81 layer at (169,127) size 20x20
    82   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    83 layer at (205,127) size 20x20
    84   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    85 layer at (169,161) size 20x20
    86   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    87 layer at (205,161) size 20x20
    88   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    89 layer at (241,126) size 62x58
    90   RenderBlock (relative positioned) {DIV} at (233,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    91 layer at (245,127) size 20x20
    92   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    93 layer at (281,127) size 20x20
    94   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    95 layer at (245,161) size 20x20
    96   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    97 layer at (281,161) size 20x20
    98   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    99 layer at (13,199) size 62x58
    100   RenderBlock (relative positioned) {DIV} at (5,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    101 layer at (53,200) size 20x20
    102   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    103 layer at (17,234) size 20x20
    104   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    105 layer at (53,234) size 20x20
    106   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    107 layer at (17,200) size 20x20
    108   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    109 layer at (89,199) size 62x58
    110   RenderBlock (relative positioned) {DIV} at (81,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    111 layer at (129,200) size 20x20
    112   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    113 layer at (93,234) size 20x20
    114   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    115 layer at (129,234) size 20x20
    116   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    117 layer at (93,200) size 20x20
    118   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    119 layer at (165,199) size 62x58
    120   RenderBlock (relative positioned) {DIV} at (157,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    121 layer at (205,200) size 20x20
    122   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    123 layer at (169,234) size 20x20
    124   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    125 layer at (205,234) size 20x20
    126   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    127 layer at (169,200) size 20x20
    128   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    129 layer at (241,199) size 62x58
    130   RenderBlock (relative positioned) {DIV} at (233,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    131 layer at (281,200) size 20x20
    132   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    133 layer at (245,234) size 20x20
    134   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    135 layer at (281,234) size 20x20
    136   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    137 layer at (245,200) size 20x20
    138   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    139 layer at (13,272) size 62x58
    140   RenderBlock (relative positioned) {DIV} at (5,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    141 layer at (17,307) size 20x20
    142   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    143 layer at (53,307) size 20x20
    144   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    145 layer at (17,273) size 20x20
    146   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    147 layer at (53,273) size 20x20
    148   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    149 layer at (89,272) size 62x58
    150   RenderBlock (relative positioned) {DIV} at (81,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    151 layer at (93,307) size 20x20
    152   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    153 layer at (129,307) size 20x20
    154   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    155 layer at (93,273) size 20x20
    156   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    157 layer at (129,273) size 20x20
    158   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    159 layer at (165,272) size 62x58
    160   RenderBlock (relative positioned) {DIV} at (157,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    161 layer at (169,307) size 20x20
    162   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    163 layer at (205,307) size 20x20
    164   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    165 layer at (169,273) size 20x20
    166   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    167 layer at (205,273) size 20x20
    168   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    169 layer at (241,272) size 62x58
    170   RenderBlock (relative positioned) {DIV} at (233,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    171 layer at (245,307) size 20x20
    172   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    173 layer at (281,307) size 20x20
    174   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    175 layer at (245,273) size 20x20
    176   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    177 layer at (281,273) size 20x20
    178   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    179 layer at (13,345) size 62x58
    180   RenderBlock (relative positioned) {DIV} at (5,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    181 layer at (53,380) size 20x20
    182   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    183 layer at (17,346) size 20x20
    184   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    185 layer at (53,346) size 20x20
    186   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    187 layer at (17,380) size 20x20
    188   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    189 layer at (89,345) size 62x58
    190   RenderBlock (relative positioned) {DIV} at (81,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    191 layer at (129,380) size 20x20
    192   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    193 layer at (93,346) size 20x20
    194   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    195 layer at (129,346) size 20x20
    196   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    197 layer at (93,380) size 20x20
    198   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    199 layer at (165,345) size 62x58
    200   RenderBlock (relative positioned) {DIV} at (157,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    201 layer at (205,380) size 20x20
    202   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    203 layer at (169,346) size 20x20
    204   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    205 layer at (205,346) size 20x20
    206   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    207 layer at (169,380) size 20x20
    208   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    209 layer at (241,345) size 62x58
    210   RenderBlock (relative positioned) {DIV} at (233,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    211 layer at (281,380) size 20x20
    212   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    213 layer at (245,346) size 20x20
    214   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    215 layer at (281,346) size 20x20
    216   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    217 layer at (245,380) size 20x20
    218   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     51layer at (13,121) size 62x58
     52  RenderBlock (relative positioned) {DIV} at (5,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     53layer at (17,122) size 20x20
     54  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     55layer at (53,122) size 20x20
     56  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     57layer at (17,156) size 20x20
     58  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     59layer at (53,156) size 20x20
     60  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     61layer at (89,121) size 62x58
     62  RenderBlock (relative positioned) {DIV} at (81,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     63layer at (93,122) size 20x20
     64  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     65layer at (129,122) size 20x20
     66  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     67layer at (93,156) size 20x20
     68  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     69layer at (129,156) size 20x20
     70  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     71layer at (165,121) size 62x58
     72  RenderBlock (relative positioned) {DIV} at (157,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     73layer at (169,122) size 20x20
     74  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     75layer at (205,122) size 20x20
     76  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     77layer at (169,156) size 20x20
     78  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     79layer at (205,156) size 20x20
     80  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     81layer at (241,121) size 62x58
     82  RenderBlock (relative positioned) {DIV} at (233,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     83layer at (245,122) size 20x20
     84  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     85layer at (281,122) size 20x20
     86  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     87layer at (245,156) size 20x20
     88  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     89layer at (281,156) size 20x20
     90  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     91layer at (13,194) size 62x58
     92  RenderBlock (relative positioned) {DIV} at (5,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     93layer at (53,195) size 20x20
     94  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     95layer at (17,229) size 20x20
     96  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     97layer at (53,229) size 20x20
     98  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     99layer at (17,195) size 20x20
     100  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     101layer at (89,194) size 62x58
     102  RenderBlock (relative positioned) {DIV} at (81,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     103layer at (129,195) size 20x20
     104  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     105layer at (93,229) size 20x20
     106  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     107layer at (129,229) size 20x20
     108  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     109layer at (93,195) size 20x20
     110  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     111layer at (165,194) size 62x58
     112  RenderBlock (relative positioned) {DIV} at (157,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     113layer at (205,195) size 20x20
     114  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     115layer at (169,229) size 20x20
     116  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     117layer at (205,229) size 20x20
     118  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     119layer at (169,195) size 20x20
     120  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     121layer at (241,194) size 62x58
     122  RenderBlock (relative positioned) {DIV} at (233,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     123layer at (281,195) size 20x20
     124  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     125layer at (245,229) size 20x20
     126  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     127layer at (281,229) size 20x20
     128  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     129layer at (245,195) size 20x20
     130  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     131layer at (13,267) size 62x58
     132  RenderBlock (relative positioned) {DIV} at (5,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     133layer at (17,302) size 20x20
     134  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     135layer at (53,302) size 20x20
     136  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     137layer at (17,268) size 20x20
     138  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     139layer at (53,268) size 20x20
     140  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     141layer at (89,267) size 62x58
     142  RenderBlock (relative positioned) {DIV} at (81,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     143layer at (93,302) size 20x20
     144  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     145layer at (129,302) size 20x20
     146  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     147layer at (93,268) size 20x20
     148  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     149layer at (129,268) size 20x20
     150  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     151layer at (165,267) size 62x58
     152  RenderBlock (relative positioned) {DIV} at (157,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     153layer at (169,302) size 20x20
     154  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     155layer at (205,302) size 20x20
     156  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     157layer at (169,268) size 20x20
     158  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     159layer at (205,268) size 20x20
     160  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     161layer at (241,267) size 62x58
     162  RenderBlock (relative positioned) {DIV} at (233,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     163layer at (245,302) size 20x20
     164  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     165layer at (281,302) size 20x20
     166  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     167layer at (245,268) size 20x20
     168  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     169layer at (281,268) size 20x20
     170  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     171layer at (13,340) size 62x58
     172  RenderBlock (relative positioned) {DIV} at (5,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     173layer at (53,375) size 20x20
     174  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     175layer at (17,341) size 20x20
     176  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     177layer at (53,341) size 20x20
     178  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     179layer at (17,375) size 20x20
     180  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     181layer at (89,340) size 62x58
     182  RenderBlock (relative positioned) {DIV} at (81,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     183layer at (129,375) size 20x20
     184  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     185layer at (93,341) size 20x20
     186  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     187layer at (129,341) size 20x20
     188  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     189layer at (93,375) size 20x20
     190  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     191layer at (165,340) size 62x58
     192  RenderBlock (relative positioned) {DIV} at (157,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     193layer at (205,375) size 20x20
     194  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     195layer at (169,341) size 20x20
     196  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     197layer at (205,341) size 20x20
     198  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     199layer at (169,375) size 20x20
     200  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     201layer at (241,340) size 62x58
     202  RenderBlock (relative positioned) {DIV} at (233,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     203layer at (281,375) size 20x20
     204  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     205layer at (245,341) size 20x20
     206  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     207layer at (281,341) size 20x20
     208  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     209layer at (245,375) size 20x20
     210  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
  • trunk/LayoutTests/platform/ios/fast/block/positioning/differing-writing-modes-replaced-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 364x19
    7         text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
    8       RenderBR {BR} at (363,0) size 1x19
    9       RenderText {#text} at (72,73) size 4x19
    10         text run at (72,73) width 4: " "
    11       RenderBR {BR} at (76,73) size 0x19
    12       RenderText {#text} at (0,93) size 101x19
    13         text run at (0,93) width 101: "The test boxes: "
    14       RenderBR {BR} at (0,0) size 0x0
    15       RenderText {#text} at (72,166) size 4x19
    16         text run at (72,166) width 4: " "
    17       RenderText {#text} at (148,166) size 4x19
    18         text run at (148,166) width 4: " "
    19       RenderText {#text} at (224,166) size 4x19
    20         text run at (224,166) width 4: " "
    21       RenderText {#text} at (300,166) size 4x19
    22         text run at (300,166) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (72,239) size 4x19
    25         text run at (72,239) width 4: " "
    26       RenderText {#text} at (148,239) size 4x19
    27         text run at (148,239) width 4: " "
    28       RenderText {#text} at (224,239) size 4x19
    29         text run at (224,239) width 4: " "
    30       RenderText {#text} at (300,239) size 4x19
    31         text run at (300,239) width 4: " "
    32       RenderBR {BR} at (0,0) size 0x0
    33       RenderText {#text} at (72,312) size 4x19
    34         text run at (72,312) width 4: " "
    35       RenderText {#text} at (148,312) size 4x19
    36         text run at (148,312) width 4: " "
    37       RenderText {#text} at (224,312) size 4x19
    38         text run at (224,312) width 4: " "
    39       RenderText {#text} at (300,312) size 4x19
    40         text run at (300,312) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (72,385) size 4x19
    43         text run at (72,385) width 4: " "
    44       RenderText {#text} at (148,385) size 4x19
    45         text run at (148,385) width 4: " "
    46       RenderText {#text} at (224,385) size 4x19
    47         text run at (224,385) width 4: " "
     6      RenderText {#text} at (0,0) size 360x19
     7        text run at (0,0) width 360: "All of the boxes below should look identical to this one:"
     8      RenderBR {BR} at (359,0) size 1x19
     9      RenderBR {BR} at (72,73) size 0x19
     10      RenderText {#text} at (0,88) size 97x19
     11        text run at (0,88) width 97: "The test boxes:"
     12      RenderBR {BR} at (96,88) size 1x19
     13      RenderText {#text} at (72,161) size 4x19
     14        text run at (72,161) width 4: " "
     15      RenderText {#text} at (148,161) size 4x19
     16        text run at (148,161) width 4: " "
     17      RenderText {#text} at (224,161) size 4x19
     18        text run at (224,161) width 4: " "
     19      RenderBR {BR} at (300,161) size 0x19
     20      RenderText {#text} at (72,234) size 4x19
     21        text run at (72,234) width 4: " "
     22      RenderText {#text} at (148,234) size 4x19
     23        text run at (148,234) width 4: " "
     24      RenderText {#text} at (224,234) size 4x19
     25        text run at (224,234) width 4: " "
     26      RenderBR {BR} at (300,234) size 0x19
     27      RenderText {#text} at (72,307) size 4x19
     28        text run at (72,307) width 4: " "
     29      RenderText {#text} at (148,307) size 4x19
     30        text run at (148,307) width 4: " "
     31      RenderText {#text} at (224,307) size 4x19
     32        text run at (224,307) width 4: " "
     33      RenderBR {BR} at (300,307) size 0x19
     34      RenderText {#text} at (72,380) size 4x19
     35        text run at (72,380) width 4: " "
     36      RenderText {#text} at (148,380) size 4x19
     37        text run at (148,380) width 4: " "
     38      RenderText {#text} at (224,380) size 4x19
     39        text run at (224,380) width 4: " "
    4840      RenderText {#text} at (0,0) size 0x0
    4941layer at (13,33) size 62x58
     
    5749layer at (53,68) size 20x20
    5850  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    59 layer at (13,126) size 62x58
    60   RenderBlock (relative positioned) {DIV} at (5,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    61 layer at (17,127) size 20x20
    62   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    63 layer at (53,127) size 20x20
    64   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    65 layer at (17,161) size 20x20
    66   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    67 layer at (53,161) size 20x20
    68   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    69 layer at (89,126) size 62x58
    70   RenderBlock (relative positioned) {DIV} at (81,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    71 layer at (93,127) size 20x20
    72   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    73 layer at (129,127) size 20x20
    74   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    75 layer at (93,161) size 20x20
    76   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    77 layer at (129,161) size 20x20
    78   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    79 layer at (165,126) size 62x58
    80   RenderBlock (relative positioned) {DIV} at (157,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    81 layer at (169,127) size 20x20
    82   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    83 layer at (205,127) size 20x20
    84   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    85 layer at (169,161) size 20x20
    86   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    87 layer at (205,161) size 20x20
    88   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    89 layer at (241,126) size 62x58
    90   RenderBlock (relative positioned) {DIV} at (233,118) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    91 layer at (245,127) size 20x20
    92   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    93 layer at (281,127) size 20x20
    94   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    95 layer at (245,161) size 20x20
    96   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    97 layer at (281,161) size 20x20
    98   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    99 layer at (13,199) size 62x58
    100   RenderBlock (relative positioned) {DIV} at (5,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    101 layer at (53,200) size 20x20
    102   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    103 layer at (17,234) size 20x20
    104   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    105 layer at (53,234) size 20x20
    106   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    107 layer at (17,200) size 20x20
    108   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    109 layer at (89,199) size 62x58
    110   RenderBlock (relative positioned) {DIV} at (81,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    111 layer at (129,200) size 20x20
    112   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    113 layer at (93,234) size 20x20
    114   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    115 layer at (129,234) size 20x20
    116   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    117 layer at (93,200) size 20x20
    118   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    119 layer at (165,199) size 62x58
    120   RenderBlock (relative positioned) {DIV} at (157,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    121 layer at (205,200) size 20x20
    122   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    123 layer at (169,234) size 20x20
    124   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    125 layer at (205,234) size 20x20
    126   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    127 layer at (169,200) size 20x20
    128   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    129 layer at (241,199) size 62x58
    130   RenderBlock (relative positioned) {DIV} at (233,191) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    131 layer at (281,200) size 20x20
    132   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    133 layer at (245,234) size 20x20
    134   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    135 layer at (281,234) size 20x20
    136   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    137 layer at (245,200) size 20x20
    138   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    139 layer at (13,272) size 62x58
    140   RenderBlock (relative positioned) {DIV} at (5,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    141 layer at (17,307) size 20x20
    142   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    143 layer at (53,307) size 20x20
    144   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    145 layer at (17,273) size 20x20
    146   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    147 layer at (53,273) size 20x20
    148   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    149 layer at (89,272) size 62x58
    150   RenderBlock (relative positioned) {DIV} at (81,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    151 layer at (93,307) size 20x20
    152   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    153 layer at (129,307) size 20x20
    154   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    155 layer at (93,273) size 20x20
    156   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    157 layer at (129,273) size 20x20
    158   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    159 layer at (165,272) size 62x58
    160   RenderBlock (relative positioned) {DIV} at (157,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    161 layer at (169,307) size 20x20
    162   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    163 layer at (205,307) size 20x20
    164   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    165 layer at (169,273) size 20x20
    166   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    167 layer at (205,273) size 20x20
    168   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    169 layer at (241,272) size 62x58
    170   RenderBlock (relative positioned) {DIV} at (233,264) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    171 layer at (245,307) size 20x20
    172   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    173 layer at (281,307) size 20x20
    174   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    175 layer at (245,273) size 20x20
    176   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    177 layer at (281,273) size 20x20
    178   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    179 layer at (13,345) size 62x58
    180   RenderBlock (relative positioned) {DIV} at (5,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    181 layer at (53,380) size 20x20
    182   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    183 layer at (17,346) size 20x20
    184   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    185 layer at (53,346) size 20x20
    186   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    187 layer at (17,380) size 20x20
    188   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    189 layer at (89,345) size 62x58
    190   RenderBlock (relative positioned) {DIV} at (81,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    191 layer at (129,380) size 20x20
    192   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    193 layer at (93,346) size 20x20
    194   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    195 layer at (129,346) size 20x20
    196   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    197 layer at (93,380) size 20x20
    198   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    199 layer at (165,345) size 62x58
    200   RenderBlock (relative positioned) {DIV} at (157,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    201 layer at (205,380) size 20x20
    202   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    203 layer at (169,346) size 20x20
    204   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    205 layer at (205,346) size 20x20
    206   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    207 layer at (169,380) size 20x20
    208   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    209 layer at (241,345) size 62x58
    210   RenderBlock (relative positioned) {DIV} at (233,337) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    211 layer at (281,380) size 20x20
    212   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    213 layer at (245,346) size 20x20
    214   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    215 layer at (281,346) size 20x20
    216   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    217 layer at (245,380) size 20x20
    218   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     51layer at (13,121) size 62x58
     52  RenderBlock (relative positioned) {DIV} at (5,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     53layer at (17,122) size 20x20
     54  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     55layer at (53,122) size 20x20
     56  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     57layer at (17,156) size 20x20
     58  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     59layer at (53,156) size 20x20
     60  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     61layer at (89,121) size 62x58
     62  RenderBlock (relative positioned) {DIV} at (81,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     63layer at (93,122) size 20x20
     64  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     65layer at (129,122) size 20x20
     66  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     67layer at (93,156) size 20x20
     68  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     69layer at (129,156) size 20x20
     70  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     71layer at (165,121) size 62x58
     72  RenderBlock (relative positioned) {DIV} at (157,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     73layer at (169,122) size 20x20
     74  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     75layer at (205,122) size 20x20
     76  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     77layer at (169,156) size 20x20
     78  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     79layer at (205,156) size 20x20
     80  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     81layer at (241,121) size 62x58
     82  RenderBlock (relative positioned) {DIV} at (233,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     83layer at (245,122) size 20x20
     84  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     85layer at (281,122) size 20x20
     86  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     87layer at (245,156) size 20x20
     88  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     89layer at (281,156) size 20x20
     90  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     91layer at (13,194) size 62x58
     92  RenderBlock (relative positioned) {DIV} at (5,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     93layer at (53,195) size 20x20
     94  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     95layer at (17,229) size 20x20
     96  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     97layer at (53,229) size 20x20
     98  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     99layer at (17,195) size 20x20
     100  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     101layer at (89,194) size 62x58
     102  RenderBlock (relative positioned) {DIV} at (81,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     103layer at (129,195) size 20x20
     104  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     105layer at (93,229) size 20x20
     106  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     107layer at (129,229) size 20x20
     108  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     109layer at (93,195) size 20x20
     110  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     111layer at (165,194) size 62x58
     112  RenderBlock (relative positioned) {DIV} at (157,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     113layer at (205,195) size 20x20
     114  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     115layer at (169,229) size 20x20
     116  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     117layer at (205,229) size 20x20
     118  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     119layer at (169,195) size 20x20
     120  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     121layer at (241,194) size 62x58
     122  RenderBlock (relative positioned) {DIV} at (233,186) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     123layer at (281,195) size 20x20
     124  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     125layer at (245,229) size 20x20
     126  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     127layer at (281,229) size 20x20
     128  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     129layer at (245,195) size 20x20
     130  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     131layer at (13,267) size 62x58
     132  RenderBlock (relative positioned) {DIV} at (5,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     133layer at (17,302) size 20x20
     134  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     135layer at (53,302) size 20x20
     136  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     137layer at (17,268) size 20x20
     138  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     139layer at (53,268) size 20x20
     140  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     141layer at (89,267) size 62x58
     142  RenderBlock (relative positioned) {DIV} at (81,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     143layer at (93,302) size 20x20
     144  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     145layer at (129,302) size 20x20
     146  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     147layer at (93,268) size 20x20
     148  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     149layer at (129,268) size 20x20
     150  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     151layer at (165,267) size 62x58
     152  RenderBlock (relative positioned) {DIV} at (157,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     153layer at (169,302) size 20x20
     154  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     155layer at (205,302) size 20x20
     156  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     157layer at (169,268) size 20x20
     158  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     159layer at (205,268) size 20x20
     160  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     161layer at (241,267) size 62x58
     162  RenderBlock (relative positioned) {DIV} at (233,259) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     163layer at (245,302) size 20x20
     164  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     165layer at (281,302) size 20x20
     166  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     167layer at (245,268) size 20x20
     168  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     169layer at (281,268) size 20x20
     170  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     171layer at (13,340) size 62x58
     172  RenderBlock (relative positioned) {DIV} at (5,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     173layer at (53,375) size 20x20
     174  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     175layer at (17,341) size 20x20
     176  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     177layer at (53,341) size 20x20
     178  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     179layer at (17,375) size 20x20
     180  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     181layer at (89,340) size 62x58
     182  RenderBlock (relative positioned) {DIV} at (81,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     183layer at (129,375) size 20x20
     184  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     185layer at (93,341) size 20x20
     186  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     187layer at (129,341) size 20x20
     188  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     189layer at (93,375) size 20x20
     190  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     191layer at (165,340) size 62x58
     192  RenderBlock (relative positioned) {DIV} at (157,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     193layer at (205,375) size 20x20
     194  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     195layer at (169,341) size 20x20
     196  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     197layer at (205,341) size 20x20
     198  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     199layer at (169,375) size 20x20
     200  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     201layer at (241,340) size 62x58
     202  RenderBlock (relative positioned) {DIV} at (233,332) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     203layer at (281,375) size 20x20
     204  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     205layer at (245,341) size 20x20
     206  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     207layer at (281,341) size 20x20
     208  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     209layer at (245,375) size 20x20
     210  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-01-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-border-radius-expected.txt

    r179104 r268958  
    99      RenderText {#text} at (0,0) size 0x0
    1010      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11       RenderText {#text} at (146,282) size 4x19
    12         text run at (146,282) width 4: " "
    13       RenderBR {BR} at (0,0) size 0x0
    14       RenderBlock {DIV} at (10,312) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    15       RenderText {#text} at (146,433) size 4x19
    16         text run at (146,433) width 4: " "
    17       RenderBlock {DIV} at (160,312) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
     11      RenderBR {BR} at (146,282) size 0x19
     12      RenderBlock {DIV} at (10,307) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
     13      RenderText {#text} at (146,428) size 4x19
     14        text run at (146,428) width 4: " "
     15      RenderBlock {DIV} at (160,307) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1816      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-longhand-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-massive-scale-expected.txt

    r179104 r268958  
    88        text run at (350,335) width 4: " "
    99      RenderBlock {DIV} at (364,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
    10       RenderText {#text} at (704,335) size 4x19
    11         text run at (704,335) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (704,335) size 0x19
    1311      RenderBlock {DIV} at (10,365) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
    1412      RenderText {#text} at (350,690) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-outset-expected.txt

    r179104 r268958  
    88        text run at (186,171) width 4: " "
    99      RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (376,171) size 4x19
    11         text run at (376,171) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (376,171) size 0x19
    1311      RenderBlock {DIV} at (30,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (186,362) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-outset-in-shorthand-expected.txt

    r179104 r268958  
    88        text run at (186,171) width 4: " "
    99      RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (376,171) size 4x19
    11         text run at (376,171) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (376,171) size 0x19
    1311      RenderBlock {DIV} at (30,221) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (186,362) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-repeat-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-rotate-transform-expected.txt

    r179104 r268958  
    99      text run at (146,131) width 4: " "
    1010    RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11     RenderText {#text} at (296,131) size 4x19
    12       text run at (296,131) width 4: " "
    13     RenderBR {BR} at (0,0) size 0x0
     11    RenderBR {BR} at (296,131) size 0x19
    1412    RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1513    RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-scale-transform-expected.txt

    r179104 r268958  
    99      text run at (146,131) width 4: " "
    1010    RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11     RenderText {#text} at (296,131) size 4x19
    12       text run at (296,131) width 4: " "
    13     RenderBR {BR} at (0,0) size 0x0
     11    RenderBR {BR} at (296,131) size 0x19
    1412    RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1513    RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-scaled-expected.txt

    r179104 r268958  
    1313          text run at (272,257) width 4: " "
    1414        RenderBlock {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
    15         RenderText {#text} at (548,257) size 4x19
    16           text run at (548,257) width 4: " "
    17         RenderBR {BR} at (0,0) size 0x0
     15        RenderBR {BR} at (548,257) size 0x19
    1816        RenderBlock {DIV} at (10,287) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
    1917        RenderText {#text} at (272,534) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-scrambled-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-side-reduction-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-slices-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/border-image-source-expected.txt

    r179104 r268958  
    88        text run at (146,131) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,131) size 4x19
    11         text run at (296,131) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,131) size 0x19
    1311      RenderBlock {DIV} at (10,161) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/mixed-border-styles-expected.txt

    r252598 r268958  
    1414        text run at (518,155) width 4: " "
    1515      RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
    16       RenderText {#text} at (692,155) size 4x19
    17         text run at (692,155) width 4: " "
    18       RenderBR {BR} at (0,0) size 0x0
     16      RenderBR {BR} at (692,155) size 0x19
    1917      RenderBlock {DIV} at (10,185) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    2018      RenderText {#text} at (170,330) size 4x19
     
    2725        text run at (518,330) width 4: " "
    2826      RenderBlock {DIV} at (532,185) size 150x150 [border: (50px solid #00000080) none (50px groove #00000080) (50px solid #00000080)]
    29       RenderText {#text} at (692,330) size 4x19
    30         text run at (692,330) width 4: " "
    31       RenderBR {BR} at (0,0) size 0x0
     27      RenderBR {BR} at (692,330) size 0x19
    3228      RenderBlock {DIV} at (10,360) size 150x150 [border: (50px solid #00000080) (50px double #00000080) (50px solid #00000080)]
    3329      RenderText {#text} at (170,505) size 4x19
  • trunk/LayoutTests/platform/ios/fast/borders/mixed-border-styles-radius-expected.txt

    r252598 r268958  
    1414        text run at (518,155) width 4: " "
    1515      RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    16       RenderText {#text} at (692,155) size 4x19
    17         text run at (692,155) width 4: " "
    18       RenderBR {BR} at (0,0) size 0x0
     16      RenderBR {BR} at (692,155) size 0x19
    1917      RenderBlock {DIV} at (10,185) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
    2018      RenderText {#text} at (170,330) size 4x19
     
    2725        text run at (518,330) width 4: " "
    2826      RenderBlock {DIV} at (532,185) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    29       RenderText {#text} at (692,330) size 4x19
    30         text run at (692,330) width 4: " "
    31       RenderBR {BR} at (0,0) size 0x0
     27      RenderBR {BR} at (692,330) size 0x19
    3228      RenderBlock {DIV} at (10,360) size 150x102 [border: (50px solid #00000080)]
    3329      RenderText {#text} at (170,457) size 4x19
  • trunk/LayoutTests/platform/ios/fast/box-shadow/inset-box-shadow-radius-expected.txt

    r252598 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,269) size 4x19
    13         text run at (580,269) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,269) size 0x19
    1513      RenderBlock {DIV} at (4,293) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/box-shadow/inset-box-shadows-expected.txt

    r179104 r268958  
    88      RenderText {#text} at (448,167) size 4x19
    99        text run at (448,167) width 4: " "
    10       RenderText {#text} at (674,167) size 4x19
    11         text run at (674,167) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (674,167) size 0x19
    1311      RenderText {#text} at (222,354) size 4x19
    1412        text run at (222,354) width 4: " "
    1513      RenderText {#text} at (448,354) size 4x19
    1614        text run at (448,354) width 4: " "
    17       RenderText {#text} at (674,354) size 4x19
    18         text run at (674,354) width 4: " "
    19       RenderBR {BR} at (0,0) size 0x0
     15      RenderBR {BR} at (674,354) size 0x19
    2016      RenderText {#text} at (222,541) size 4x19
    2117        text run at (222,541) width 4: " "
  • trunk/LayoutTests/platform/ios/fast/clip/overflow-border-radius-combinations-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x19
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x19
     6      RenderText {#text} at (0,0) size 467x19
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x19
    99      RenderText {#text} at (240,40) size 4x19
    1010        text run at (240,40) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,180) size 4x19
    16         text run at (240,180) width 4: " "
    17       RenderBR {BR} at (244,180) size 0x19
     15      RenderBR {BR} at (240,180) size 0x19
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,38) size 220x120 clip at (28,48) size 200x100
  • trunk/LayoutTests/platform/ios/fast/clip/overflow-border-radius-composited-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x19
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x19
     6      RenderText {#text} at (0,0) size 467x19
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x19
    99      RenderText {#text} at (240,40) size 4x19
    1010        text run at (240,40) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,180) size 4x19
    16         text run at (240,180) width 4: " "
    17       RenderBR {BR} at (244,180) size 0x19
     15      RenderBR {BR} at (240,180) size 0x19
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
  • trunk/LayoutTests/platform/ios/fast/clip/overflow-border-radius-transformed-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x19
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x19
     6      RenderText {#text} at (0,0) size 467x19
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x19
    99      RenderText {#text} at (240,40) size 4x19
    1010        text run at (240,40) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,180) size 4x19
    16         text run at (240,180) width 4: " "
    17       RenderBR {BR} at (244,180) size 0x19
     15      RenderBR {BR} at (240,180) size 0x19
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,38) size 220x120 clip at (28,48) size 200x100 scrollWidth 206 scrollHeight 156
  • trunk/LayoutTests/platform/ios/fast/css/first-line-text-decoration-expected.txt

    r268520 r268958  
    4141          text run at (0,0) width 565: "Text-decoration LINE-THROUGH : Only the first line must have a line through it."
    4242      RenderBlock {DIV} at (0,405) size 784x89 [color=#008000]
    43         RenderText {#text} at (0,9) size 721x29
    44           text run at (0,9) width 721: "Line-Through Line-Through Line-Through Line "
    45         RenderBR {BR} at (720,17) size 1x19
     43        RenderText {#text} at (0,9) size 709x29
     44          text run at (0,9) width 709: "Line-Through Line-Through Line-Through Line"
     45        RenderBR {BR} at (708,17) size 1x19
    4646        RenderText {#text} at (0,48) size 371x19
    4747          text run at (0,48) width 371: "Line-Through Line-Through Line-Through Line-Through"
  • trunk/LayoutTests/platform/ios/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt

    r268520 r268958  
    3838      RenderBlock {DIV} at (0,357) size 784x105 [color=#FF0000]
    3939        RenderBlock {P} at (0,0) size 784x68 [color=#008000]
    40           RenderText {#text} at (0,9) size 721x29
    41             text run at (0,9) width 721: "Line-Through Line-Through Line-Through Line "
    42           RenderBR {BR} at (720,17) size 1x19
     40          RenderText {#text} at (0,9) size 709x29
     41            text run at (0,9) width 709: "Line-Through Line-Through Line-Through Line"
     42          RenderBR {BR} at (708,17) size 1x19
    4343          RenderText {#text} at (0,48) size 399x19
    4444            text run at (0,48) width 399: "Line-Through Line-Through Line-Through Line-Through"
  • trunk/LayoutTests/platform/ios/fast/css/focus-ring-detached-expected.txt

    r268520 r268958  
    1818              RenderText {#text} at (1,1) size 203x19
    1919                text run at (1,1) width 203: "The text in this anchor element "
    20               RenderInline {A} at (0,0) size 250x39 [color=#0000EE]
    21                 RenderText {#text} at (203,1) size 48x19
    22                   text run at (203,1) width 48: "should "
    23                 RenderBR {BR} at (250,1) size 1x19
     20              RenderInline {A} at (0,0) size 246x39 [color=#0000EE]
     21                RenderText {#text} at (203,1) size 44x19
     22                  text run at (203,1) width 44: "should"
     23                RenderBR {BR} at (246,1) size 1x19
    2424                RenderText {#text} at (1,21) size 48x19
    2525                  text run at (1,21) width 48: "contain"
  • trunk/LayoutTests/platform/ios/fast/css/layerZOrderCrash-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 629x19
    8           text run at (0,0) width 629: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
    9         RenderBR {BR} at (628,0) size 1x19
     7        RenderText {#text} at (0,0) size 625x19
     8          text run at (0,0) width 625: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash."
     9        RenderBR {BR} at (624,0) size 1x19
    1010layer at (8,28) size 59x96
    1111  RenderTable {TABLE} at (0,20) size 60x96
  • trunk/LayoutTests/platform/ios/fast/css/text-overflow-ellipsis-expected.txt

    r268520 r268958  
    99        RenderBR {BR} at (572,0) size 1x19
    1010        RenderBR {BR} at (0,20) size 0x19
    11         RenderText {#text} at (0,40) size 760x19
    12           text run at (0,40) width 760: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. "
    13         RenderBR {BR} at (759,40) size 1x19
     11        RenderText {#text} at (0,40) size 756x19
     12          text run at (0,40) width 756: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis."
     13        RenderBR {BR} at (755,40) size 1x19
    1414        RenderBR {BR} at (0,60) size 0x19
    1515        RenderText {#text} at (0,80) size 34x19
  • trunk/LayoutTests/platform/ios/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt

    r268520 r268958  
    1515        RenderText {#text} at (0,0) size 0x0
    1616      RenderBlock {P} at (0,62) size 784x80
    17         RenderText {#text} at (0,0) size 369x19
    18           text run at (0,0) width 369: "This test verifies that textarea controls are properly reset. "
    19         RenderBR {BR} at (368,0) size 1x19
     17        RenderText {#text} at (0,0) size 365x19
     18          text run at (0,0) width 365: "This test verifies that textarea controls are properly reset."
     19        RenderBR {BR} at (364,0) size 1x19
    2020        RenderText {#text} at (0,20) size 474x19
    2121          text run at (0,20) width 474: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
  • trunk/LayoutTests/platform/ios/fast/dom/focus-contenteditable-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x886
    66      RenderBlock (anonymous) at (0,0) size 784x40
    7         RenderText {#text} at (0,0) size 509x19
    8           text run at (0,0) width 509: "This test will try to call focus() on a contenteditable div, and then a normal div. "
    9         RenderBR {BR} at (508,0) size 1x19
     7        RenderText {#text} at (0,0) size 505x19
     8          text run at (0,0) width 505: "This test will try to call focus() on a contenteditable div, and then a normal div."
     9        RenderBR {BR} at (504,0) size 1x19
    1010        RenderText {#text} at (0,20) size 379x19
    1111          text run at (0,20) width 379: "The window should scroll to reveal the contenteditable div."
  • trunk/LayoutTests/platform/ios/fast/forms/basic-inputs-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 470x582
    66      RenderBlock (anonymous) at (0,0) size 470x340
    7         RenderText {#text} at (0,0) size 332x19
    8           text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
    9         RenderBR {BR} at (331,0) size 1x19
     7        RenderText {#text} at (0,0) size 328x19
     8          text run at (0,0) width 328: "This tests basic inputs. Here's what you should see:"
     9        RenderBR {BR} at (327,0) size 1x19
    1010        RenderBR {BR} at (0,20) size 0x19
    1111        RenderText {#text} at (0,40) size 462x59
     
    1313          text run at (0,60) width 86: "\"foobarbaz\", "
    1414          text run at (85,60) width 377: "then the word \"text\" followed by a disabled text input field"
    15           text run at (0,80) width 336: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
    16         RenderBR {BR} at (335,80) size 1x19
     15          text run at (0,80) width 332: "filled with \"foo\" and then the letter \"b\" and then \"a\""
     16        RenderBR {BR} at (331,80) size 1x19
    1717        RenderBR {BR} at (0,100) size 0x19
    1818        RenderText {#text} at (0,120) size 469x59
    1919          text run at (0,120) width 439: "second line: and then a password input field that's filled and then the"
    2020          text run at (0,140) width 469: "word \"password\" and then a disabled password field that's filled and then"
    21           text run at (0,160) width 86: "the letter \"b\" "
    22         RenderBR {BR} at (85,160) size 1x19
     21          text run at (0,160) width 82: "the letter \"b\""
     22        RenderBR {BR} at (81,160) size 1x19
    2323        RenderBR {BR} at (0,180) size 0x19
    2424        RenderText {#text} at (0,200) size 459x39
    2525          text run at (0,200) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
    26           text run at (0,220) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
    27         RenderBR {BR} at (359,220) size 1x19
     26          text run at (0,220) width 356: "\"checkbox\" and then a disabled checkbox and letter \"b\""
     27        RenderBR {BR} at (355,220) size 1x19
    2828        RenderBR {BR} at (0,240) size 0x19
    2929        RenderText {#text} at (0,260) size 457x59
    3030          text run at (0,260) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
    3131          text run at (0,280) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
    32           text run at (0,300) width 113: "and the letter \"b\" "
    33         RenderBR {BR} at (112,300) size 1x19
     32          text run at (0,300) width 109: "and the letter \"b\""
     33        RenderBR {BR} at (108,300) size 1x19
    3434        RenderBR {BR} at (0,320) size 0x19
    3535      RenderBlock {DIV} at (10,350) size 450x52 [border: (1px solid #FF0000)]
  • trunk/LayoutTests/platform/ios/fast/forms/basic-selects-expected.txt

    r252598 r268958  
    133133        RenderBR {BR} at (634,297) size 1x19
    134134        RenderBR {BR} at (1,313) size 0x19
    135         RenderText {#text} at (1,329) size 173x19
    136           text run at (1,329) width 173: "select control with size=0: "
    137         RenderBR {BR} at (173,329) size 1x19
     135        RenderText {#text} at (1,329) size 169x19
     136          text run at (1,329) width 169: "select control with size=0:"
     137        RenderBR {BR} at (169,329) size 1x19
    138138        RenderMenuList {SELECT} at (3,349) size 185x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    139139          RenderBlock (anonymous) at (6,3) size 173x14
    140140            RenderText at (0,0) size 67x14
    141141              text run at (0,0) width 67: "Future Series"
    142         RenderText {#text} at (190,348) size 4x19
    143           text run at (190,348) width 4: " "
    144         RenderBR {BR} at (0,0) size 0x0
    145         RenderText {#text} at (1,369) size 173x19
    146           text run at (1,369) width 173: "select control with size=1: "
    147         RenderBR {BR} at (173,369) size 1x19
     142        RenderBR {BR} at (190,348) size 0x19
     143        RenderText {#text} at (1,369) size 169x19
     144          text run at (1,369) width 169: "select control with size=1:"
     145        RenderBR {BR} at (169,369) size 1x19
    148146        RenderMenuList {SELECT} at (3,389) size 185x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    149147          RenderBlock (anonymous) at (6,3) size 173x14
    150148            RenderText at (0,0) size 67x14
    151149              text run at (0,0) width 67: "Future Series"
    152         RenderText {#text} at (190,388) size 4x19
    153           text run at (190,388) width 4: " "
    154         RenderBR {BR} at (0,0) size 0x0
    155         RenderText {#text} at (1,409) size 170x19
    156           text run at (1,409) width 170: "Non-styled select control: "
    157         RenderBR {BR} at (170,409) size 1x19
     150        RenderBR {BR} at (190,388) size 0x19
     151        RenderText {#text} at (1,409) size 166x19
     152          text run at (1,409) width 166: "Non-styled select control:"
     153        RenderBR {BR} at (166,409) size 1x19
    158154        RenderMenuList {SELECT} at (3,429) size 185x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    159155          RenderBlock (anonymous) at (6,3) size 173x14
    160156            RenderText at (0,0) size 67x14
    161157              text run at (0,0) width 67: "Future Series"
    162         RenderText {#text} at (190,428) size 4x19
    163           text run at (190,428) width 4: " "
    164         RenderBR {BR} at (0,0) size 0x0
    165         RenderText {#text} at (1,449) size 298x19
    166           text run at (1,449) width 298: "Styled select control with large border-radius: "
    167         RenderBR {BR} at (298,449) size 1x19
     158        RenderBR {BR} at (190,428) size 0x19
     159        RenderText {#text} at (1,449) size 294x19
     160          text run at (1,449) width 294: "Styled select control with large border-radius:"
     161        RenderBR {BR} at (294,449) size 1x19
    168162        RenderMenuList {SELECT} at (3,469) size 185x20 [bgcolor=#33CCFF] [border: (1px solid #4C4C4C)]
    169163          RenderBlock (anonymous) at (6,3) size 173x14
    170164            RenderText at (0,0) size 67x14
    171165              text run at (0,0) width 67: "Future Series"
    172         RenderText {#text} at (190,468) size 4x19
    173           text run at (190,468) width 4: " "
    174         RenderBR {BR} at (0,0) size 0x0
     166        RenderBR {BR} at (190,468) size 0x19
  • trunk/LayoutTests/platform/ios/fast/forms/button-align-expected.txt

    r252598 r268958  
    1212            RenderText {#text} at (58,0) size 160x14
    1313              text run at (58,0) width 160: "This is should be center justified."
    14         RenderText {#text} at (300,1) size 4x19
    15           text run at (300,1) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (300,1) size 0x19
    1715        RenderButton {BUTTON} at (0,26) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1816          RenderBlock (anonymous) at (12,3) size 276x14
    1917            RenderText {#text} at (58,0) size 160x14
    2018              text run at (58,0) width 160: "This is should be center justified."
    21         RenderText {#text} at (300,25) size 4x19
    22           text run at (300,25) width 4: " "
    23         RenderBR {BR} at (0,0) size 0x0
     19        RenderBR {BR} at (300,25) size 0x19
    2420        RenderButton {BUTTON} at (0,50) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    2521          RenderBlock (anonymous) at (12,3) size 276x14
    2622            RenderText {#text} at (58,0) size 160x14
    2723              text run at (58,0) width 160: "This is should be center justified."
    28         RenderText {#text} at (300,49) size 4x19
    29           text run at (300,49) width 4: " "
    30         RenderBR {BR} at (0,0) size 0x0
     24        RenderBR {BR} at (300,49) size 0x19
    3125        RenderButton {BUTTON} at (0,74) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    3226          RenderBlock (anonymous) at (12,3) size 276x14
  • trunk/LayoutTests/platform/ios/fast/forms/button-generated-content-expected.txt

    r252598 r268958  
    3434            RenderText {#text} at (31,0) size 31x14
    3535              text run at (31,0) width 31: "button"
    36         RenderText {#text} at (152,1) size 5x19
    37           text run at (152,1) width 5: " "
    38         RenderBR {BR} at (0,0) size 0x0
     36        RenderBR {BR} at (152,1) size 1x19
    3937        RenderButton {BUTTON} at (2,26) size 47x20 [color=#0000FF] [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    4038          RenderBlock (anonymous) at (12,3) size 23x14
     
    5149              RenderText at (30,0) size 23x14
    5250                text run at (30,0) width 23: "after"
    53         RenderText {#text} at (134,25) size 5x19
    54           text run at (134,25) width 5: " "
    55         RenderBR {BR} at (0,0) size 0x0
     51        RenderBR {BR} at (134,25) size 1x19
    5652        RenderButton {BUTTON} at (2,50) size 24x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    5753        RenderText {#text} at (28,54) size 4x19
     
    6157            RenderText {#text} at (0,0) size 31x14
    6258              text run at (0,0) width 31: "button"
    63         RenderText {#text} at (90,54) size 5x19
    64           text run at (90,54) width 5: " "
    65         RenderBR {BR} at (0,0) size 0x0
     59        RenderBR {BR} at (90,54) size 1x19
    6660        RenderButton {BUTTON} at (2,79) size 24x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    6761        RenderText {#text} at (28,83) size 4x19
     
    7165            RenderText {#text} at (0,0) size 31x14
    7266              text run at (0,0) width 31: "button"
    73         RenderText {#text} at (90,83) size 5x19
    74           text run at (90,83) width 5: " "
    75         RenderBR {BR} at (0,0) size 0x0
     67        RenderBR {BR} at (90,83) size 1x19
    7668        RenderButton {BUTTON} at (2,108) size 56x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    7769          RenderBlock (anonymous) at (12,3) size 32x14
     
    8880            RenderText {#text} at (31,0) size 31x14
    8981              text run at (31,0) width 31: "button"
    90         RenderText {#text} at (152,107) size 5x19
    91           text run at (152,107) width 5: " "
    92         RenderBR {BR} at (0,0) size 0x0
     82        RenderBR {BR} at (152,107) size 1x19
    9383        RenderButton {BUTTON} at (2,132) size 47x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    9484          RenderBlock (anonymous) at (12,3) size 23x14
     
    10595              RenderText at (30,0) size 23x14
    10696                text run at (30,0) width 23: "after"
    107         RenderText {#text} at (134,131) size 5x19
    108           text run at (134,131) width 5: " "
    109         RenderBR {BR} at (0,0) size 0x0
     97        RenderBR {BR} at (134,131) size 1x19
    11098        RenderButton {BUTTON} at (2,156) size 56x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    11199          RenderBlock (anonymous) at (12,3) size 32x14
     
    122110            RenderText {#text} at (31,0) size 31x14
    123111              text run at (31,0) width 31: "button"
    124         RenderText {#text} at (152,155) size 5x19
    125           text run at (152,155) width 5: " "
    126         RenderBR {BR} at (0,0) size 0x0
     112        RenderBR {BR} at (152,155) size 1x19
    127113        RenderButton {BUTTON} at (2,180) size 47x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    128114          RenderBlock (anonymous) at (12,3) size 23x14
     
    139125              RenderText at (30,0) size 23x14
    140126                text run at (30,0) width 23: "after"
    141         RenderText {#text} at (134,179) size 5x19
    142           text run at (134,179) width 5: " "
    143         RenderBR {BR} at (0,0) size 0x0
     127        RenderBR {BR} at (134,179) size 1x19
  • trunk/LayoutTests/platform/ios/fast/forms/button-table-styles-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 351x19
    8           text run at (0,0) width 351: "This tests that buttons don't honor table display styles. "
    9         RenderBR {BR} at (350,0) size 1x19
     7        RenderText {#text} at (0,0) size 347x19
     8          text run at (0,0) width 347: "This tests that buttons don't honor table display styles."
     9        RenderBR {BR} at (346,0) size 1x19
    1010      RenderButton {INPUT} at (2,22) size 89x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1111        RenderBlock (anonymous) at (12,3) size 65x14
     
    2929            RenderText at (0,0) size 94x14
    3030              text run at (0,0) width 94: "display: inline-table"
    31         RenderText {#text} at (247,41) size 5x19
    32           text run at (247,41) width 5: " "
    33         RenderBR {BR} at (251,41) size 1x19
     31        RenderBR {BR} at (247,41) size 1x19
    3432        RenderBR {BR} at (0,64) size 0x19
    3533        RenderButton {INPUT} at (2,86) size 142x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    4341            RenderText at (0,0) size 118x14
    4442              text run at (0,0) width 118: "display: table-row-group"
    45         RenderText {#text} at (294,85) size 5x19
    46           text run at (294,85) width 5: " "
    47         RenderBR {BR} at (298,85) size 1x19
     43        RenderBR {BR} at (294,85) size 1x19
    4844        RenderBR {BR} at (0,108) size 0x19
    4945        RenderButton {INPUT} at (2,130) size 158x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    5753            RenderText at (0,0) size 134x14
    5854              text run at (0,0) width 134: "display: table-header-group"
    59         RenderText {#text} at (327,129) size 5x19
    60           text run at (327,129) width 5: " "
    61         RenderBR {BR} at (331,129) size 1x19
     55        RenderBR {BR} at (327,129) size 1x19
    6256        RenderBR {BR} at (0,152) size 0x19
    6357        RenderButton {INPUT} at (2,174) size 152x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    7165            RenderText at (0,0) size 128x14
    7266              text run at (0,0) width 128: "display: table-footer-group"
    73         RenderText {#text} at (315,173) size 5x19
    74           text run at (315,173) width 5: " "
    75         RenderBR {BR} at (319,173) size 1x19
     67        RenderBR {BR} at (315,173) size 1x19
    7668        RenderBR {BR} at (0,196) size 0x19
    7769        RenderButton {INPUT} at (2,218) size 110x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    8577            RenderText at (0,0) size 86x14
    8678              text run at (0,0) width 86: "display: table-row"
    87         RenderText {#text} at (231,217) size 5x19
    88           text run at (231,217) width 5: " "
    89         RenderBR {BR} at (235,217) size 1x19
     79        RenderBR {BR} at (231,217) size 1x19
    9080        RenderBR {BR} at (0,240) size 0x19
    9181        RenderButton {INPUT} at (2,262) size 160x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    9989            RenderText at (0,0) size 136x14
    10090              text run at (0,0) width 136: "display: table-column-group"
    101         RenderText {#text} at (330,261) size 5x19
    102           text run at (330,261) width 5: " "
    103         RenderBR {BR} at (334,261) size 1x19
     91        RenderBR {BR} at (330,261) size 1x19
    10492        RenderBR {BR} at (0,284) size 0x19
    10593        RenderButton {INPUT} at (2,306) size 128x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    113101            RenderText at (0,0) size 104x14
    114102              text run at (0,0) width 104: "display: table-column"
    115         RenderText {#text} at (266,305) size 5x19
    116           text run at (266,305) width 5: " "
    117         RenderBR {BR} at (270,305) size 1x19
     103        RenderBR {BR} at (266,305) size 1x19
    118104        RenderBR {BR} at (0,328) size 0x19
    119105        RenderButton {INPUT} at (2,350) size 109x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
     
    127113            RenderText at (0,0) size 85x14
    128114              text run at (0,0) width 85: "display: table-cell"
    129         RenderText {#text} at (228,349) size 5x19
    130           text run at (228,349) width 5: " "
    131         RenderBR {BR} at (232,349) size 1x19
     115        RenderBR {BR} at (228,349) size 1x19
    132116        RenderBR {BR} at (0,372) size 0x19
    133117        RenderButton {INPUT} at (2,394) size 128x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
  • trunk/LayoutTests/platform/ios/fast/forms/caret-rtl-expected.txt

    r268520 r268958  
    99    RenderBody {BODY} at (8,8) size 784x584
    1010      RenderBlock (anonymous) at (0,0) size 784x20
    11         RenderText {#text} at (0,0) size 586x19
    12           text run at (0,0) width 586: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
    13         RenderBR {BR} at (585,0) size 1x19
     11        RenderText {#text} at (0,0) size 582x19
     12          text run at (0,0) width 582: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div"
     13        RenderBR {BR} at (581,0) size 1x19
    1414      RenderBlock {P} at (0,36) size 784x20
    1515        RenderText {#text} at (0,0) size 407x19
  • trunk/LayoutTests/platform/ios/fast/forms/control-restrict-line-height-expected.txt

    r263073 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 533x19
    7         text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 529x19
     7        text run at (0,0) width 529: "This tests that we don't honor line-height for controls that have restricted font size."
     8      RenderBR {BR} at (528,0) size 1x19
    99      RenderMenuList {SELECT} at (2,22) size 280x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1010        RenderBlock (anonymous) at (6,3) size 268x14
    1111          RenderText at (0,0) size 248x14
    1212            text run at (0,0) width 248: "This text should be centered vertically in the button"
    13       RenderText {#text} at (284,21) size 4x19
    14         text run at (284,21) width 4: " "
    15       RenderBR {BR} at (0,0) size 0x0
     13      RenderBR {BR} at (284,21) size 0x19
    1614      RenderButton {INPUT} at (2,46) size 272x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1715        RenderBlock (anonymous) at (12,1) size 248x26
    1816          RenderText at (0,6) size 248x14
    1917            text run at (0,6) width 248: "This text should be centered vertically in the button"
    20       RenderText {#text} at (275,49) size 5x19
    21         text run at (275,49) width 5: " "
    22       RenderBR {BR} at (0,0) size 0x0
    23       RenderTextControl {INPUT} at (2,71) size 138x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     18      RenderBR {BR} at (275,49) size 1x19
     19      RenderTextControl {INPUT} at (2,70) size 138x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    2420        RenderFlexibleBox {DIV} at (6,3) size 125x27
    2521          RenderBlock {DIV} at (0,13) size 0x0
     
    2723          RenderBlock {DIV} at (124,13) size 0x0
    2824      RenderText {#text} at (0,0) size 0x0
    29 layer at (17,82) size 124x26 scrollWidth 250
     25layer at (17,81) size 124x26 scrollWidth 250
    3026  RenderBlock {DIV} at (0,0) size 125x26
    3127    RenderText {#text} at (0,6) size 248x14
  • trunk/LayoutTests/platform/ios/fast/forms/hidden-listbox-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 523x19
    7         text run at (0,0) width 523: "This tests that the whole listbox control is hidden when visibility is set to hidden. "
    8       RenderBR {BR} at (522,0) size 1x19
     6      RenderText {#text} at (0,0) size 519x19
     7        text run at (0,0) width 519: "This tests that the whole listbox control is hidden when visibility is set to hidden."
     8      RenderBR {BR} at (518,0) size 1x19
    99      RenderMenuList {SELECT} at (2,22) size 176x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1010        RenderBlock (anonymous) at (5,3) size 166x14
  • trunk/LayoutTests/platform/ios/fast/forms/input-align-expected.txt

    r263073 r268958  
    99      RenderBlock (anonymous) at (0,36) size 784x100
    1010        RenderTextControl {INPUT} at (2,2) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    11         RenderText {#text} at (141,1) size 5x19
    12           text run at (141,1) width 5: " "
    13         RenderBR {BR} at (0,0) size 0x0
     11        RenderBR {BR} at (141,1) size 1x19
    1412        RenderTextControl {INPUT} at (2,27) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    15         RenderText {#text} at (141,26) size 5x19
    16           text run at (141,26) width 5: " "
    17         RenderBR {BR} at (0,0) size 0x0
     13        RenderBR {BR} at (141,26) size 1x19
    1814        RenderTextControl {INPUT} at (2,52) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    19         RenderText {#text} at (141,51) size 5x19
    20           text run at (141,51) width 5: " "
    21         RenderBR {BR} at (0,0) size 0x0
     15        RenderBR {BR} at (141,51) size 1x19
    2216        RenderTextControl {INPUT} at (2,77) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    23         RenderText {#text} at (141,76) size 5x19
    24           text run at (141,76) width 5: " "
    25         RenderBR {BR} at (0,0) size 0x0
     17        RenderBR {BR} at (141,76) size 1x19
    2618      RenderBlock {DIV} at (0,136) size 784x25
    2719        RenderTextControl {INPUT} at (2,2) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
  • trunk/LayoutTests/platform/ios/fast/forms/input-appearance-bkcolor-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 579x19
    7         text run at (0,0) width 579: "This tests that background color and background images can be set on the new text fields. "
    8       RenderBR {BR} at (578,0) size 1x19
     6      RenderText {#text} at (0,0) size 575x19
     7        text run at (0,0) width 575: "This tests that background color and background images can be set on the new text fields."
     8      RenderBR {BR} at (574,0) size 1x19
    99      RenderTextControl {INPUT} at (2,22) size 138x22 [bgcolor=#FFC0CB] [border: (1px solid #4C4C4C)]
    10       RenderText {#text} at (141,21) size 5x19
    11         text run at (141,21) width 5: " "
    12       RenderBR {BR} at (145,21) size 1x19
     10      RenderBR {BR} at (141,21) size 1x19
    1311      RenderTextControl {INPUT} at (2,47) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    1412      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/forms/input-appearance-default-bkcolor-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#800080]
    6       RenderText {#text} at (0,0) size 484x19
    7         text run at (0,0) width 484: "This tests that the default background color for the new text fields is white. "
    8       RenderBR {BR} at (483,0) size 1x19
     6      RenderText {#text} at (0,0) size 480x19
     7        text run at (0,0) width 480: "This tests that the default background color for the new text fields is white."
     8      RenderBR {BR} at (479,0) size 1x19
    99      RenderTextControl {INPUT} at (2,22) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/forms/input-appearance-disabled-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 408x19
    7         text run at (0,0) width 408: "This tests that text can not be inserted into a disabled text field. "
    8       RenderBR {BR} at (407,0) size 1x19
     6      RenderText {#text} at (0,0) size 404x19
     7        text run at (0,0) width 404: "This tests that text can not be inserted into a disabled text field."
     8      RenderBR {BR} at (403,0) size 1x19
    99      RenderText {#text} at (0,0) size 0x0
    1010layer at (10,30) size 135x21
  • trunk/LayoutTests/platform/ios/fast/forms/input-appearance-readonly-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 411x19
    7         text run at (0,0) width 411: "This tests that text can not be inserted into a readonly text field. "
    8       RenderBR {BR} at (410,0) size 1x19
     6      RenderText {#text} at (0,0) size 407x19
     7        text run at (0,0) width 407: "This tests that text can not be inserted into a readonly text field."
     8      RenderBR {BR} at (406,0) size 1x19
    99      RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/forms/input-readonly-dimmed-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 466x19
    7         text run at (0,0) width 466: "This tests that the border of a readonly text field should appear dimmed. "
    8       RenderBR {BR} at (465,0) size 1x19
     6      RenderText {#text} at (0,0) size 462x19
     7        text run at (0,0) width 462: "This tests that the border of a readonly text field should appear dimmed."
     8      RenderBR {BR} at (461,0) size 1x19
    99      RenderTextControl {INPUT} at (2,22) size 136x22 [bgcolor=#FFFFFF] [border: (1px solid #BCBCBC)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/forms/input-spaces-expected.txt

    r268520 r268958  
    66      RenderText {#text} at (0,0) size 770x39
    77        text run at (0,0) width 770: "This tests that leading and trailing spaces in a text field don't get lost. There should be 3 spaces before and 3 spaces after"
    8         text run at (0,20) width 129: "the text in the field. "
    9       RenderBR {BR} at (128,20) size 1x19
     8        text run at (0,20) width 125: "the text in the field."
     9      RenderBR {BR} at (124,20) size 1x19
    1010      RenderTextControl {INPUT} at (2,42) size 138x22 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    1111      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/forms/listbox-width-change-expected.txt

    r252598 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 665x19
    7         text run at (0,0) width 665: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout. "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 661x19
     7        text run at (0,0) width 661: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout."
     8      RenderBR {BR} at (660,0) size 1x19
    99      RenderMenuList {SELECT} at (2,22) size 187x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1010        RenderBlock (anonymous) at (5,3) size 177x14
  • trunk/LayoutTests/platform/ios/fast/forms/option-script-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 344x19
     6      RenderText {#text} at (0,0) size 340x19
    77        text run at (0,0) width 109: "TEST PASSED: "
    8         text run at (108,0) width 236: "If the popup menu only says \"Text\". "
    9       RenderBR {BR} at (343,0) size 1x19
    10       RenderText {#text} at (0,20) size 426x19
     8        text run at (108,0) width 232: "If the popup menu only says \"Text\"."
     9      RenderBR {BR} at (339,0) size 1x19
     10      RenderText {#text} at (0,20) size 422x19
    1111        text run at (0,20) width 107: "TEST FAILED: "
    12         text run at (106,20) width 320: "If the popup menu says \"document.write('Text')\". "
    13       RenderBR {BR} at (425,20) size 1x19
     12        text run at (106,20) width 316: "If the popup menu says \"document.write('Text')\"."
     13      RenderBR {BR} at (421,20) size 1x19
    1414      RenderMenuList {SELECT} at (2,42) size 53x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1515        RenderBlock (anonymous) at (6,3) size 41x14
  • trunk/LayoutTests/platform/ios/fast/forms/option-text-clip-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 717x19
    7         text run at (0,0) width 717: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. "
    8       RenderBR {BR} at (716,0) size 1x19
     6      RenderText {#text} at (0,0) size 713x19
     7        text run at (0,0) width 713: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control."
     8      RenderBR {BR} at (712,0) size 1x19
    99      RenderMenuList {SELECT} at (0,22) size 150x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1010        RenderBlock (anonymous) at (6,3) size 138x14
  • trunk/LayoutTests/platform/ios/fast/forms/select-align-expected.txt

    r252598 r268958  
    1212            RenderText at (0,0) size 144x14
    1313              text run at (0,0) width 144: "This is should be left justified."
    14         RenderText {#text} at (300,1) size 4x19
    15           text run at (300,1) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (300,1) size 0x19
    1715        RenderMenuList {SELECT} at (0,26) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1816          RenderBlock (anonymous) at (6,3) size 288x14
    1917            RenderText at (0,0) size 144x14
    2018              text run at (0,0) width 144: "This is should be left justified."
    21         RenderText {#text} at (300,25) size 4x19
    22           text run at (300,25) width 4: " "
    23         RenderBR {BR} at (0,0) size 0x0
     19        RenderBR {BR} at (300,25) size 0x19
    2420        RenderMenuList {SELECT} at (0,50) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    2521          RenderBlock (anonymous) at (6,3) size 288x14
    2622            RenderText at (0,0) size 144x14
    2723              text run at (0,0) width 144: "This is should be left justified."
    28         RenderText {#text} at (300,49) size 4x19
    29           text run at (300,49) width 4: " "
    30         RenderBR {BR} at (0,0) size 0x0
     24        RenderBR {BR} at (300,49) size 0x19
    3125        RenderMenuList {SELECT} at (0,74) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    3226          RenderBlock (anonymous) at (6,3) size 288x14
    3327            RenderText at (0,0) size 144x14
    3428              text run at (0,0) width 144: "This is should be left justified."
    35         RenderText {#text} at (300,73) size 4x19
    36           text run at (300,73) width 4: " "
    37         RenderBR {BR} at (0,0) size 0x0
     29        RenderBR {BR} at (300,73) size 0x19
    3830        RenderMenuList {SELECT} at (0,98) size 300x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    3931          RenderBlock (anonymous) at (6,3) size 288x14
  • trunk/LayoutTests/platform/ios/fast/forms/select-change-popup-to-listbox-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 458x19
    7         text run at (0,0) width 458: "This tests that you can dynamically change a popup menu to a list box. "
    8       RenderBR {BR} at (457,0) size 1x19
     6      RenderText {#text} at (0,0) size 454x19
     7        text run at (0,0) width 454: "This tests that you can dynamically change a popup menu to a list box."
     8      RenderBR {BR} at (453,0) size 1x19
    99      RenderMenuList {SELECT} at (2,22) size 178x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
    1010        RenderBlock (anonymous) at (6,3) size 166x14
  • trunk/LayoutTests/platform/ios/fast/forms/select-initial-position-expected.txt

    r268520 r268958  
    1111          RenderText at (0,0) size 112x14
    1212            text run at (0,0) width 112: "this should be selected"
    13       RenderText {#text} at (148,21) size 4x19
    14         text run at (148,21) width 4: " "
    15       RenderBR {BR} at (152,21) size 0x19
     13      RenderBR {BR} at (148,21) size 0x19
    1614      RenderText {#text} at (0,44) size 165x19
    1715        text run at (0,44) width 165: "dynamic selected change:"
     
    2321      RenderText {#text} at (148,65) size 4x19
    2422        text run at (148,65) width 4: " "
    25       RenderText {#text} at (0,0) size 0x0
    26       RenderBR {BR} at (0,0) size 0x0
     23      RenderBR {BR} at (152,65) size 0x19
    2724      RenderText {#text} at (0,88) size 217x19
    2825        text run at (0,88) width 217: "dynamic insert of selected option:"
     
    3229          RenderText at (0,0) size 112x14
    3330            text run at (0,0) width 112: "this should be selected"
    34       RenderText {#text} at (148,109) size 4x19
    35         text run at (148,109) width 4: " "
    36       RenderBR {BR} at (152,109) size 0x19
     31      RenderBR {BR} at (148,109) size 0x19
    3732      RenderText {#text} at (0,132) size 98x19
    3833        text run at (0,132) width 98: "initial selected:"
     
    4237          RenderText at (0,0) size 112x14
    4338            text run at (0,0) width 112: "this should be selected"
    44       RenderText {#text} at (148,153) size 4x19
    45         text run at (148,153) width 4: " "
    46       RenderBR {BR} at (152,153) size 0x19
     39      RenderBR {BR} at (148,153) size 0x19
    4740      RenderText {#text} at (0,176) size 165x19
    4841        text run at (0,176) width 165: "dynamic selected change:"
     
    5447      RenderText {#text} at (148,197) size 4x19
    5548        text run at (148,197) width 4: " "
    56       RenderText {#text} at (0,0) size 0x0
    57       RenderBR {BR} at (0,0) size 0x0
     49      RenderBR {BR} at (152,197) size 0x19
    5850      RenderText {#text} at (0,220) size 217x19
    5951        text run at (0,220) width 217: "dynamic insert of selected option:"
  • trunk/LayoutTests/platform/ios/fast/forms/select-style-expected.txt

    r268520 r268958  
    1212          RenderText at (0,0) size 18x14
    1313            text run at (0,0) width 18: "test"
    14       RenderText {#text} at (54,21) size 4x19
    15         text run at (54,21) width 4: " "
    16       RenderBR {BR} at (58,21) size 0x19
     14      RenderBR {BR} at (54,21) size 0x19
    1715      RenderText {#text} at (0,44) size 541x19
    1816        text run at (0,44) width 541: "This tests that background color is white by default regardless of the parent element."
     
    2624        RenderText {#text} at (59,65) size 4x19
    2725          text run at (59,65) width 4: " "
    28       RenderText {#text} at (0,0) size 0x0
    29       RenderBR {BR} at (0,0) size 0x0
     26      RenderBR {BR} at (68,65) size 0x19
    3027      RenderText {#text} at (0,88) size 642x19
    3128        text run at (0,88) width 642: "This tests that background color is inherited from the parent if background-color:inherit is specified."
     
    3936        RenderText {#text} at (59,109) size 4x19
    4037          text run at (59,109) width 4: " "
    41       RenderText {#text} at (0,0) size 0x0
    42       RenderBR {BR} at (0,0) size 0x0
     38      RenderBR {BR} at (68,109) size 0x19
    4339      RenderText {#text} at (0,132) size 653x19
    4440        text run at (0,132) width 653: "This tests that background color is the same as the parent if background-color:transparent is specified."
     
    5248        RenderText {#text} at (37,152) size 5x19
    5349          text run at (37,152) width 5: " "
    54       RenderText {#text} at (0,0) size 0x0
    55       RenderBR {BR} at (0,0) size 0x0
     50      RenderBR {BR} at (46,152) size 1x19
    5651      RenderText {#text} at (0,173) size 509x19
    5752        text run at (0,173) width 509: "This tests that background is white if only background-image:none is specified."
     
    6156          RenderText at (0,0) size 18x14
    6257            text run at (0,0) width 18: "test"
    63       RenderText {#text} at (54,194) size 4x19
    64         text run at (54,194) width 4: " "
    65       RenderBR {BR} at (58,194) size 0x19
     58      RenderBR {BR} at (54,194) size 0x19
    6659      RenderText {#text} at (0,217) size 430x19
    6760        text run at (0,217) width 430: "This tests that the image specified for background-image is visible."
  • trunk/LayoutTests/platform/ios/fast/forms/textarea-align-expected.txt

    r179104 r268958  
    77        RenderText {#text} at (0,0) size 640x19
    88          text run at (0,0) width 640: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
    9       RenderBlock (anonymous) at (0,36) size 784x167
    10         RenderText {#text} at (322,23) size 4x19
    11           text run at (322,23) width 4: " "
    12         RenderBR {BR} at (0,0) size 0x0
    13         RenderText {#text} at (322,66) size 4x19
    14           text run at (322,66) width 4: " "
    15         RenderBR {BR} at (0,0) size 0x0
    16         RenderText {#text} at (322,109) size 4x19
    17           text run at (322,109) width 4: " "
    18         RenderBR {BR} at (0,0) size 0x0
     9      RenderBlock (anonymous) at (0,36) size 784x157
     10        RenderBR {BR} at (338,23) size 0x19
     11        RenderBR {BR} at (338,61) size 0x19
     12        RenderText {#text} at (338,99) size 4x19
     13          text run at (338,99) width 4: " "
     14        RenderBR {BR} at (342,99) size 0x19
    1915        RenderText {#text} at (0,0) size 0x0
    2016        RenderText {#text} at (0,0) size 0x0
    21       RenderBlock {DIV} at (0,203) size 784x38
    22 layer at (10,46) size 318x34 clip at (11,47) size 316x32
    23   RenderTextControl {TEXTAREA} at (2,2) size 318x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    24     RenderBlock {DIV} at (3,3) size 312x14
    25       RenderText {#text} at (3,0) size 173x14
    26         text run at (3,0) width 173: "This is should be aligned to the left."
    27 layer at (10,89) size 318x34 clip at (11,90) size 316x32
    28   RenderTextControl {TEXTAREA} at (2,45) size 318x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    29     RenderBlock {DIV} at (3,3) size 312x14
    30       RenderText {#text} at (3,0) size 173x14
    31         text run at (3,0) width 173: "This is should be aligned to the left."
    32 layer at (10,132) size 318x34 clip at (11,133) size 316x32
    33   RenderTextControl {TEXTAREA} at (2,88) size 318x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    34     RenderBlock {DIV} at (3,3) size 312x14
    35       RenderText {#text} at (3,0) size 173x14
    36         text run at (3,0) width 173: "This is should be aligned to the left."
    37 layer at (10,175) size 318x34 clip at (11,176) size 316x32
    38   RenderTextControl {TEXTAREA} at (2,131) size 318x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    39     RenderBlock {DIV} at (3,3) size 312x14
    40       RenderText {#text} at (3,0) size 173x14
    41         text run at (3,0) width 173: "This is should be aligned to the left."
    42 layer at (10,213) size 318x34 clip at (11,214) size 316x32
    43   RenderTextControl {TEXTAREA} at (2,2) size 318x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    44     RenderBlock {DIV} at (3,3) size 312x14
    45       RenderText {#text} at (3,0) size 173x14
    46         text run at (3,0) width 173: "This is should be aligned to the left."
     17      RenderBlock {DIV} at (0,193) size 784x38
     18layer at (10,46) size 334x34 clip at (11,47) size 332x32
     19  RenderTextControl {TEXTAREA} at (2,2) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     20    RenderBlock {DIV} at (6,3) size 322x14
     21      RenderText {#text} at (0,0) size 173x14
     22        text run at (0,0) width 173: "This is should be aligned to the left."
     23layer at (10,84) size 334x34 clip at (11,85) size 332x32
     24  RenderTextControl {TEXTAREA} at (2,40) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     25    RenderBlock {DIV} at (6,3) size 322x14
     26      RenderText {#text} at (0,0) size 173x14
     27        text run at (0,0) width 173: "This is should be aligned to the left."
     28layer at (10,122) size 334x34 clip at (11,123) size 332x32
     29  RenderTextControl {TEXTAREA} at (2,78) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     30    RenderBlock {DIV} at (6,3) size 322x14
     31      RenderText {#text} at (0,0) size 173x14
     32        text run at (0,0) width 173: "This is should be aligned to the left."
     33layer at (10,165) size 334x34 clip at (11,166) size 332x32
     34  RenderTextControl {TEXTAREA} at (2,121) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     35    RenderBlock {DIV} at (6,3) size 322x14
     36      RenderText {#text} at (0,0) size 173x14
     37        text run at (0,0) width 173: "This is should be aligned to the left."
     38layer at (10,203) size 334x34 clip at (11,204) size 332x32
     39  RenderTextControl {TEXTAREA} at (2,2) size 334x34 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
     40    RenderBlock {DIV} at (6,3) size 322x14
     41      RenderText {#text} at (0,0) size 173x14
     42        text run at (0,0) width 173: "This is should be aligned to the left."
  • trunk/LayoutTests/platform/ios/fast/forms/textarea-scrollbar-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 453x19
    7         text run at (0,0) width 453: "This tests that a scrollbar will appear when text overflows the textarea "
    8       RenderBR {BR} at (452,0) size 1x19
     6      RenderText {#text} at (0,0) size 449x19
     7        text run at (0,0) width 449: "This tests that a scrollbar will appear when text overflows the textarea"
     8      RenderBR {BR} at (448,0) size 1x19
    99      RenderText {#text} at (0,0) size 0x0
    1010layer at (10,30) size 151x90 clip at (11,31) size 134x88 scrollHeight 130
  • trunk/LayoutTests/platform/ios/fast/frames/iframe-with-frameborder-expected.txt

    r268520 r268958  
    1313          RenderBlock {HTML} at (0,0) size 300x150
    1414            RenderBody {BODY} at (8,8) size 284x134
    15       RenderText {#text} at (304,159) size 4x19
    16         text run at (304,159) width 4: " "
    17       RenderBR {BR} at (0,0) size 0x0
    18       RenderText {#text} at (0,179) size 150x19
    19         text run at (0,179) width 150: "This iframe should not."
    20       RenderBR {BR} at (149,179) size 1x19
    21       RenderIFrame {IFRAME} at (0,199) size 300x150
     15      RenderBR {BR} at (304,159) size 0x19
     16      RenderText {#text} at (0,174) size 150x19
     17        text run at (0,174) width 150: "This iframe should not."
     18      RenderBR {BR} at (149,174) size 1x19
     19      RenderIFrame {IFRAME} at (0,194) size 300x150
    2220        layer at (0,0) size 300x150
    2321          RenderView at (0,0) size 300x150
     
    2523          RenderBlock {HTML} at (0,0) size 300x150
    2624            RenderBody {BODY} at (8,8) size 284x134
    27       RenderText {#text} at (300,334) size 4x19
    28         text run at (300,334) width 4: " "
    29       RenderBR {BR} at (304,334) size 0x19
    30       RenderText {#text} at (0,354) size 220x19
    31         text run at (0,354) width 220: "This iframe should have a border. "
    32       RenderBR {BR} at (219,354) size 1x19
    33       RenderIFrame {IFRAME} at (0,374) size 304x154 [border: (2px inset #000000)]
     25      RenderBR {BR} at (300,329) size 0x19
     26      RenderText {#text} at (0,344) size 216x19
     27        text run at (0,344) width 216: "This iframe should have a border."
     28      RenderBR {BR} at (215,344) size 1x19
     29      RenderIFrame {IFRAME} at (0,364) size 304x154 [border: (2px inset #000000)]
    3430        layer at (0,0) size 300x150
    3531          RenderView at (0,0) size 300x150
  • trunk/LayoutTests/platform/ios/fast/frames/onlyCommentInIFrame-expected.txt

    r268520 r268958  
    77        text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would"
    88        text run at (0,20) width 769: "only construct RenderViews for such iframes. We need to propery construct an empty frame instead, so the RenderView"
    9         text run at (0,40) width 553: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree. "
    10       RenderBR {BR} at (552,40) size 1x19
     9        text run at (0,40) width 549: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree."
     10      RenderBR {BR} at (548,40) size 1x19
    1111      RenderIFrame {IFRAME} at (0,60) size 788x14 [border: (2px inset #000000)]
    1212        layer at (0,0) size 784x10
     
    1515          RenderBlock {HTML} at (0,0) size 784x10
    1616            RenderBody {BODY} at (8,8) size 768x0
    17       RenderText {#text} at (0,0) size 0x0
    1817      RenderBR {BR} at (0,0) size 0x0
    1918      RenderBR {BR} at (0,74) size 0x19
  • trunk/LayoutTests/platform/ios/fast/images/image-map-anchor-children-expected.txt

    r179104 r268958  
    88        text run at (479,135) width 4: " "
    99      RenderInline {MAP} at (0,0) size 224x19
    10         RenderText {#text} at (0,0) size 0x0
    1110        RenderBR {BR} at (0,0) size 0x0
    1211        RenderInline {A} at (0,0) size 92x19 [color=#0000EE]
  • trunk/LayoutTests/platform/ios/fast/inline-block/006-expected.txt

    r268520 r268958  
    77        text run at (0,0) width 322: "This is a baseline alignment test for inline blocks. "
    88        text run at (321,0) width 450: "The last lines of the two red-bordered inline blocks should line up and"
    9         text run at (0,20) width 124: "be on the baseline. "
    10       RenderBR {BR} at (123,20) size 1x19
     9        text run at (0,20) width 120: "be on the baseline."
     10      RenderBR {BR} at (119,20) size 1x19
    1111      RenderBlock {DIV} at (0,70) size 260x64 [border: (2px solid #FF0000)]
    1212        RenderText {#text} at (12,12) size 83x19
  • trunk/LayoutTests/platform/ios/fast/inline-block/contenteditable-baseline-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 515x19
    7         text run at (0,0) width 515: "This tests that contenteditable elements, with no children, get the right baseline. "
    8       RenderBR {BR} at (514,0) size 1x19
     6      RenderText {#text} at (0,0) size 511x19
     7        text run at (0,0) width 511: "This tests that contenteditable elements, with no children, get the right baseline."
     8      RenderBR {BR} at (510,0) size 1x19
    99      RenderBR {BR} at (0,20) size 0x19
    1010      RenderBlock {DIV} at (0,40) size 154x24 [border: (1px solid #FF0000)]
    1111        RenderBlock {DIV} at (1,1) size 152x22 [border: (1px solid #008000)]
    12       RenderText {#text} at (154,42) size 452x19
    13         text run at (154,42) width 452: "This text should line up with the bottom of the text in the editable div. "
    14       RenderBR {BR} at (605,42) size 1x19
     12      RenderText {#text} at (154,42) size 448x19
     13        text run at (154,42) width 448: "This text should line up with the bottom of the text in the editable div."
     14      RenderBR {BR} at (601,42) size 1x19
    1515      RenderBR {BR} at (0,64) size 0x19
    1616      RenderBlock {DIV} at (0,84) size 210x100 [border: (10px solid #FF0000)]
     
    1919            text run at (0,0) width 24: "text"
    2020        RenderBlock {DIV} at (10,30) size 190x60 [border: (20px solid #008000)]
    21       RenderText {#text} at (210,134) size 452x19
    22         text run at (210,134) width 452: "This text should line up with the bottom of the text in the editable div. "
    23       RenderBR {BR} at (661,134) size 1x19
     21      RenderText {#text} at (210,134) size 448x19
     22        text run at (210,134) width 448: "This text should line up with the bottom of the text in the editable div."
     23      RenderBR {BR} at (657,134) size 1x19
    2424      RenderBR {BR} at (0,184) size 0x19
    2525      RenderBlock {DIV} at (0,204) size 180x175 [border: (5px solid #FF0000)]
  • trunk/LayoutTests/platform/ios/fast/inline/drawStyledEmptyInlines-expected.txt

    r268520 r268958  
    1818          RenderText {#text} at (23,0) size 12x19
    1919            text run at (23,0) width 12: "A"
    20         RenderText {#text} at (41,0) size 5x19
    21           text run at (41,0) width 5: " "
    22         RenderBR {BR} at (0,0) size 0x0
     20        RenderBR {BR} at (41,0) size 1x19
    2321        RenderBR {BR} at (0,20) size 0x19
    2422        RenderText {#text} at (0,40) size 267x19
    2523          text run at (0,40) width 267: "There should be a blue box after this text:"
    2624        RenderInline {A} at (0,0) size 11x29 [bgcolor=#0000FF]
    27         RenderText {#text} at (276,40) size 5x19
    28           text run at (276,40) width 5: " "
    29         RenderBR {BR} at (280,40) size 1x19
     25        RenderBR {BR} at (276,40) size 1x19
    3026        RenderInline {A} at (0,0) size 10x29 [bgcolor=#0000FF]
    31         RenderText {#text} at (10,60) size 282x19
    32           text run at (10,60) width 282: "There should be a blue box before this text. "
    33         RenderBR {BR} at (0,0) size 0x0
     27        RenderText {#text} at (10,60) size 278x19
     28          text run at (10,60) width 278: "There should be a blue box before this text."
     29        RenderBR {BR} at (287,60) size 1x19
    3430        RenderBR {BR} at (0,80) size 0x19
    3531        RenderInline {A} at (0,0) size 10x29
    36         RenderText {#text} at (10,100) size 330x19
    37           text run at (10,100) width 330: "There should be 10px of space left before this text. "
    38         RenderBR {BR} at (0,0) size 0x0
     32        RenderText {#text} at (10,100) size 326x19
     33          text run at (10,100) width 326: "There should be 10px of space left before this text."
     34        RenderBR {BR} at (335,100) size 1x19
    3935        RenderBR {BR} at (0,120) size 0x19
    4036      RenderBlock {P} at (0,216) size 784x40
  • trunk/LayoutTests/platform/ios/fast/layers/layer-visibility-sublayer-expected.txt

    r179104 r268958  
    1010      RenderText {#text} at (0,80) size 182x19
    1111        text run at (0,80) width 182: "24 green box with word ok: "
    12       RenderText {#text} at (0,0) size 0x0
    13       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (181,80) size 1x19
    1413      RenderBR {BR} at (0,100) size 0x19
    1514      RenderBR {BR} at (0,120) size 0x19
     
    1716      RenderText {#text} at (0,160) size 182x19
    1817        text run at (0,160) width 182: "25 green box with word ok: "
    19       RenderText {#text} at (0,0) size 0x0
    20       RenderBR {BR} at (0,0) size 0x0
     18      RenderBR {BR} at (181,160) size 1x19
    2119      RenderBR {BR} at (0,180) size 0x19
    2220      RenderBR {BR} at (0,200) size 0x19
     
    2422      RenderText {#text} at (0,240) size 182x19
    2523        text run at (0,240) width 182: "26 green box with word ok: "
    26       RenderText {#text} at (0,0) size 0x0
    27       RenderBR {BR} at (0,0) size 0x0
     24      RenderBR {BR} at (181,240) size 1x19
    2825      RenderBR {BR} at (0,260) size 0x19
    2926      RenderBR {BR} at (0,280) size 0x19
     
    3532      RenderText {#text} at (2,2) size 16x19
    3633        text run at (2,2) width 16: "ok"
     34layer at (2,110) size 796x30
     35  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
     36    RenderInline {SPAN} at (0,0) size 28x19
     37      RenderText {#text} at (2,2) size 28x19
     38        text run at (2,2) width 28: "blah"
     39    RenderText {#text} at (0,0) size 0x0
     40layer at (2,110) size 796x30
     41  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
    3742layer at (0,188) size 800x34
    3843  RenderBlock (positioned) {DIV} at (0,188) size 800x34 [border: (2px solid #FF0000)]
     
    4247      RenderText {#text} at (2,2) size 16x19
    4348        text run at (2,2) width 16: "ok"
     49layer at (2,190) size 796x30
     50  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
     51layer at (2,190) size 796x30
     52  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
     53    RenderInline {SPAN} at (0,0) size 28x19
     54      RenderText {#text} at (2,2) size 28x19
     55        text run at (2,2) width 28: "blah"
     56    RenderText {#text} at (0,0) size 0x0
    4457layer at (0,268) size 800x34
    4558  RenderBlock (positioned) {DIV} at (0,268) size 800x34 [border: (2px solid #FF0000)]
     
    5265      RenderText {#text} at (2,2) size 16x19
    5366        text run at (2,2) width 16: "ok"
     67layer at (2,270) size 796x30
     68  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
     69    RenderInline {SPAN} at (0,0) size 28x19
     70      RenderText {#text} at (2,2) size 28x19
     71        text run at (2,2) width 28: "blah"
     72    RenderText {#text} at (0,0) size 0x0
     73layer at (2,270) size 796x30
     74  RenderBlock (positioned) {DIV} at (2,2) size 796x30 [border: (2px solid #FF0000)]
     75    RenderInline {SPAN} at (0,0) size 28x19
     76      RenderText {#text} at (2,2) size 28x19
     77        text run at (2,2) width 28: "blah"
     78    RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/ruby/bopomofo-letter-spacing-expected.txt

    r258990 r268958  
    123123            RenderText {#text} at (0,6) size 57x36
    124124              text run at (0,6) width 57: "\x{4EBA}"
    125       RenderText {#text} at (570,6) size 33x36
    126         text run at (570,6) width 33: " "
    127       RenderBR {BR} at (0,0) size 0x0
     125      RenderBR {BR} at (570,6) size 0x36
    128126      RenderText {#text} at (0,54) size 570x36
    129127        text run at (0,54) width 570: "\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}"
  • trunk/LayoutTests/platform/ios/fast/ruby/ruby-inline-table-expected.txt

    r268520 r268958  
    77        RenderText {#text} at (0,0) size 772x39
    88          text run at (0,0) width 772: "Test that <ruby> rendered as inline-table (or somesuch) is not affected by ruby rendering. Both <div> below should look"
    9           text run at (0,20) width 65: "the same. "
    10         RenderBR {BR} at (64,20) size 1x19
     9          text run at (0,20) width 61: "the same."
     10        RenderBR {BR} at (60,20) size 1x19
    1111        RenderBR {BR} at (0,40) size 0x19
    1212      RenderBlock {DIV} at (3,63) size 778x52 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
  • trunk/LayoutTests/platform/ios/fast/ruby/ruby-simple-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x576
    66      RenderBlock (anonymous) at (0,0) size 784x40
    7         RenderText {#text} at (0,0) size 232x19
    8           text run at (0,0) width 232: "This is a initial test for simple ruby. "
    9         RenderBR {BR} at (231,0) size 1x19
     7        RenderText {#text} at (0,0) size 228x19
     8          text run at (0,0) width 228: "This is a initial test for simple ruby."
     9        RenderBR {BR} at (227,0) size 1x19
    1010        RenderBR {BR} at (0,20) size 0x19
    1111      RenderBlock {P} at (0,56) size 784x31
  • trunk/LayoutTests/platform/ios/fast/ruby/ruby-simple-rp-expected.txt

    r268520 r268958  
    88          text run at (0,0) width 342: "This is a test for simple ruby that contains <rp> tags. "
    99          text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not"
    10           text run at (0,20) width 204: "show when ruby is suppoorted. "
    11         RenderBR {BR} at (203,20) size 1x19
     10          text run at (0,20) width 200: "show when ruby is suppoorted."
     11        RenderBR {BR} at (199,20) size 1x19
    1212        RenderBR {BR} at (0,40) size 0x19
    1313      RenderBlock {P} at (0,76) size 784x31
  • trunk/LayoutTests/platform/ios/fast/text-autosizing/ios/contenteditable-expected.txt

    r240307 r268958  
    1212          text run at (0,0) width 591: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo"
    1313          text run at (590,0) width 5: " "
    14           text run at (0,20) width 464: "nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat. "
    15         RenderBR {BR} at (0,0) size 0x0
     14          text run at (0,20) width 460: "nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat."
     15        RenderBR {BR} at (459,20) size 1x19
    1616        RenderText {#text} at (0,40) size 600x39
    1717          text run at (0,40) width 579: "Etiam venenatis posuere nisl id sagittis. Fusce tincidunt velit at sapien porta ornare. Morbi"
     
    3030                    text run at (0,0) width 591: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas eu nisl leo, vel commodo"
    3131                    text run at (590,0) width 5: " "
    32                     text run at (0,20) width 464: "nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat. "
    33                   RenderBR {BR} at (0,0) size 0x0
     32                    text run at (0,20) width 460: "nibh. Fusce suscipit arcu eu elit vulputate non hendrerit velit consequat."
     33                  RenderBR {BR} at (459,20) size 1x19
    3434                  RenderText {#text} at (0,40) size 600x39
    3535                    text run at (0,40) width 579: "Etiam venenatis posuere nisl id sagittis. Fusce tincidunt velit at sapien porta ornare. Morbi"
  • trunk/LayoutTests/platform/ios/fast/text/basic/012-expected.txt

    r268520 r268958  
    1919        RenderBR {BR} at (0,0) size 0x19
    2020        RenderInline {FONT} at (0,0) size 338x59 [color=#CC0000]
    21           RenderText {#text} at (0,20) size 338x19
     21          RenderText {#text} at (0,20) size 334x19
    2222            text run at (0,20) width 70: "\x{BB} England "
    2323            text run at (69,20) width 62: "\x{BB} Ireland "
    2424            text run at (130,20) width 73: "\x{BB} Scotland "
    2525            text run at (202,20) width 77: "\x{BB} Germany "
    26             text run at (278,20) width 60: "\x{BB} France "
    27           RenderBR {BR} at (337,20) size 1x19
     26            text run at (278,20) width 56: "\x{BB} France"
     27          RenderBR {BR} at (333,20) size 1x19
    2828          RenderBR {BR} at (0,40) size 0x19
    2929          RenderText {#text} at (0,60) size 338x19
     
    3333            text run at (202,60) width 77: "\x{BB} Germany "
    3434            text run at (278,60) width 60: "\x{BB} France "
    35         RenderText {#text} at (0,0) size 0x0
    3635        RenderBR {BR} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/text/international/rtl-white-space-pre-wrap-expected.txt

    r179104 r268958  
    2626          text run at (14,0) width 177 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
    2727          text run at (150,34) width 41 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
    28       RenderBlock (anonymous) at (0,170) size 784x97
     28      RenderBlock (anonymous) at (0,170) size 784x92
    2929        RenderBR {BR} at (0,0) size 0x19
    30         RenderText {#text} at (199,77) size 4x19
    31           text run at (199,77) width 4: " "
    32         RenderBR {BR} at (0,0) size 0x0
    33       RenderBlock {DIV} at (0,267) size 191x68 [bgcolor=#FFFF00]
     30        RenderBR {BR} at (199,77) size 0x19
     31      RenderBlock {DIV} at (0,262) size 191x68 [bgcolor=#FFFF00]
    3432        RenderText {#text} at (6,0) size 185x65
    3533          text run at (6,0) width 9 RTL: " "
    3634          text run at (14,0) width 177 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
    3735          text run at (150,34) width 41 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
    38 layer at (8,200) size 199x68 clip at (9,201) size 197x66 scrollHeight 72
     36layer at (8,200) size 199x68 clip at (9,201) size 182x66 scrollHeight 72
    3937  RenderTextControl {TEXTAREA} at (0,22) size 199x68 [bgcolor=#FFFFFF] [border: (1px solid #4C4C4C)]
    40     RenderBlock {DIV} at (3,3) size 193x68
    41       RenderText {#text} at (5,0) size 185x65
    42         text run at (5,0) width 9 RTL: " "
    43         text run at (13,0) width 177 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
    44         text run at (149,34) width 41 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
     38    RenderBlock {DIV} at (13,3) size 158x68
     39      RenderText {#text} at (28,0) size 130x65
     40        text run at (28,0) width 9 RTL: " "
     41        text run at (36,0) width 122 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}?"
     42        text run at (62,34) width 96 RTL: "\x{5E9}\x{5EA}\x{5D4} \x{5DE}\x{5D9}\x{5E5}!"
  • trunk/LayoutTests/platform/ios/fast/transforms/identity-matrix-expected.txt

    r179104 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 256x19
    7         text run at (0,0) width 256: "The following divs should be identical: "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 252x19
     7        text run at (0,0) width 252: "The following divs should be identical:"
     8      RenderBR {BR} at (251,0) size 1x19
    99      RenderBlock (floating) {DIV} at (5,25) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/fast/writing-mode/fieldsets-expected.txt

    r268520 r268958  
    1 layer at (0,0) size 800x1254
     1layer at (0,0) size 800x1244
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x1254
    4   RenderBlock {HTML} at (0,0) size 800x1254
    5     RenderBody {BODY} at (8,8) size 784x1238
    6       RenderText {#text} at (0,0) size 290x19
    7         text run at (0,0) width 290: "LTR fieldset with left/center/right text-align: "
    8       RenderBR {BR} at (289,0) size 1x19
     3layer at (0,0) size 800x1244
     4  RenderBlock {HTML} at (0,0) size 800x1244
     5    RenderBody {BODY} at (8,8) size 784x1228
     6      RenderText {#text} at (0,0) size 286x19
     7        text run at (0,0) width 286: "LTR fieldset with left/center/right text-align:"
     8      RenderBR {BR} at (285,0) size 1x19
    99      RenderFieldSet {FIELDSET} at (16,36) size 228x120 [border: (2px groove #C0C0C0)]
    1010        RenderBlock {LEGEND} at (34,0) size 104x25
     
    1919        RenderBlock {LEGEND} at (62,0) size 104x25
    2020          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    21       RenderText {#text} at (260,314) size 4x19
    22         text run at (260,314) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (0,334) size 290x19
    25         text run at (0,334) width 290: "RTL fieldset with left/center/right text-align: "
    26       RenderBR {BR} at (289,334) size 1x19
    27       RenderFieldSet {FIELDSET} at (16,370) size 228x120 [border: (2px groove #C0C0C0)]
     21      RenderBR {BR} at (260,314) size 0x19
     22      RenderText {#text} at (0,329) size 286x19
     23        text run at (0,329) width 286: "RTL fieldset with left/center/right text-align:"
     24      RenderBR {BR} at (285,329) size 1x19
     25      RenderFieldSet {FIELDSET} at (16,365) size 228x120 [border: (2px groove #C0C0C0)]
    2826        RenderBlock {LEGEND} at (14,0) size 104x25
    2927          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    30       RenderText {#text} at (260,491) size 4x19
    31         text run at (260,491) width 4: " "
    32       RenderFieldSet {FIELDSET} at (280,370) size 228x120 [border: (2px groove #C0C0C0)]
     28      RenderText {#text} at (260,486) size 4x19
     29        text run at (260,486) width 4: " "
     30      RenderFieldSet {FIELDSET} at (280,365) size 228x120 [border: (2px groove #C0C0C0)]
    3331        RenderBlock {LEGEND} at (90,0) size 104x25
    3432          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    3533      RenderText {#text} at (0,0) size 0x0
    36       RenderFieldSet {FIELDSET} at (16,527) size 228x120 [border: (2px groove #C0C0C0)]
     34      RenderFieldSet {FIELDSET} at (16,522) size 228x120 [border: (2px groove #C0C0C0)]
    3735        RenderBlock {LEGEND} at (62,0) size 104x25
    3836          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    39       RenderText {#text} at (260,648) size 4x19
    40         text run at (260,648) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (0,668) size 344x19
    43         text run at (0,668) width 344: "Vertical LTR fieldset with left/center/right text-align: "
    44       RenderBR {BR} at (343,668) size 1x19
    45       RenderFieldSet {FIELDSET} at (16,704) size 120x228 [border: (2px groove #C0C0C0)]
     37      RenderBR {BR} at (260,643) size 0x19
     38      RenderText {#text} at (0,658) size 340x19
     39        text run at (0,658) width 340: "Vertical LTR fieldset with left/center/right text-align:"
     40      RenderBR {BR} at (339,658) size 1x19
     41      RenderFieldSet {FIELDSET} at (16,694) size 120x228 [border: (2px groove #C0C0C0)]
    4642        RenderBlock {LEGEND} at (0,34) size 25x104
    4743          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    48       RenderText {#text} at (151,933) size 5x19
    49         text run at (151,933) width 5: " "
    50       RenderFieldSet {FIELDSET} at (171,704) size 121x228 [border: (2px groove #C0C0C0)]
     44      RenderText {#text} at (151,923) size 5x19
     45        text run at (151,923) width 5: " "
     46      RenderFieldSet {FIELDSET} at (171,694) size 121x228 [border: (2px groove #C0C0C0)]
    5147        RenderBlock {LEGEND} at (0,110) size 25x104
    5248          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    53       RenderText {#text} at (307,933) size 5x19
    54         text run at (307,933) width 5: " "
    55       RenderFieldSet {FIELDSET} at (327,704) size 120x228 [border: (2px groove #C0C0C0)]
     49      RenderText {#text} at (307,923) size 5x19
     50        text run at (307,923) width 5: " "
     51      RenderFieldSet {FIELDSET} at (327,694) size 120x228 [border: (2px groove #C0C0C0)]
    5652        RenderBlock {LEGEND} at (0,62) size 25x104
    5753          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    58       RenderText {#text} at (462,933) size 5x19
    59         text run at (462,933) width 5: " "
    60       RenderBR {BR} at (0,0) size 0x0
    61       RenderText {#text} at (0,953) size 344x19
    62         text run at (0,953) width 344: "Vertical RTL fieldset with left/center/right text-align: "
    63       RenderBR {BR} at (343,953) size 1x19
    64       RenderFieldSet {FIELDSET} at (16,989) size 120x228 [border: (2px groove #C0C0C0)]
     54      RenderText {#text} at (462,923) size 5x19
     55        text run at (462,923) width 5: " "
     56      RenderBR {BR} at (466,923) size 1x19
     57      RenderText {#text} at (0,943) size 340x19
     58        text run at (0,943) width 340: "Vertical RTL fieldset with left/center/right text-align:"
     59      RenderBR {BR} at (339,943) size 1x19
     60      RenderFieldSet {FIELDSET} at (16,979) size 120x228 [border: (2px groove #C0C0C0)]
    6561        RenderBlock {LEGEND} at (0,14) size 25x104
    6662          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    67       RenderText {#text} at (151,1218) size 5x19
    68         text run at (151,1218) width 5: " "
    69       RenderFieldSet {FIELDSET} at (171,989) size 121x228 [border: (2px groove #C0C0C0)]
     63      RenderText {#text} at (151,1208) size 5x19
     64        text run at (151,1208) width 5: " "
     65      RenderFieldSet {FIELDSET} at (171,979) size 121x228 [border: (2px groove #C0C0C0)]
    7066        RenderBlock {LEGEND} at (0,90) size 25x104
    7167          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    72       RenderText {#text} at (307,1218) size 5x19
    73         text run at (307,1218) width 5: " "
    74       RenderFieldSet {FIELDSET} at (327,989) size 120x228 [border: (2px groove #C0C0C0)]
     68      RenderText {#text} at (307,1208) size 5x19
     69        text run at (307,1208) width 5: " "
     70      RenderFieldSet {FIELDSET} at (327,979) size 120x228 [border: (2px groove #C0C0C0)]
    7571        RenderBlock {LEGEND} at (0,62) size 25x104
    7672          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
  • trunk/LayoutTests/platform/ios/fast/writing-mode/vertical-baseline-alignment-expected.txt

    r258990 r268958  
    99            text run at (15,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
    1010        RenderInline {SPAN} at (0,0) size 111x457
    11           RenderText {#text} at (1,103) size 54x336
    12             text run at (1,103) width 335: "PARAGRAPH 1 "
    13           RenderBR {BR} at (1,438) size 54x1
     11          RenderText {#text} at (1,103) size 54x324
     12            text run at (1,103) width 323: "PARAGRAPH 1"
     13          RenderBR {BR} at (1,426) size 54x1
    1414          RenderText {#text} at (58,0) size 54x294
    1515            text run at (58,0) width 294: "MORE TEXT. "
  • trunk/LayoutTests/platform/ios/fast/writing-mode/vertical-baseline-alignment-mixed-expected.txt

    r258990 r268958  
    99            text run at (15,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
    1010        RenderInline {SPAN} at (0,0) size 111x457
    11           RenderText {#text} at (1,103) size 54x336
    12             text run at (1,103) width 335: "PARAGRAPH 1 "
    13           RenderBR {BR} at (1,438) size 54x1
     11          RenderText {#text} at (1,103) size 54x324
     12            text run at (1,103) width 323: "PARAGRAPH 1"
     13          RenderBR {BR} at (1,426) size 54x1
    1414          RenderText {#text} at (58,0) size 54x294
    1515            text run at (58,0) width 294: "MORE TEXT. "
  • trunk/LayoutTests/platform/ios/fonts/monospace-expected.txt

    r268520 r268958  
    1515            text run at (0,17) width 778: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H"
    1616            text run at (0,34) width 778: "I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q"
    17             text run at (0,51) width 250: "r s t u v w x y z { | } > "
    18           RenderBR {BR} at (249,51) size 1x17
     17            text run at (0,51) width 241: "r s t u v w x y z { | } >"
     18          RenderBR {BR} at (240,51) size 1x17
    1919          RenderInline {B} at (0,0) size 778x51
    2020            RenderText {#text} at (0,68) size 778x51
     
    2222              text run at (0,85) width 778: "I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q"
    2323              text run at (0,102) width 250: "r s t u v w x y z { | } > "
    24           RenderText {#text} at (0,0) size 0x0
    25           RenderBR {BR} at (0,0) size 0x0
     24          RenderBR {BR} at (249,102) size 1x17
    2625          RenderInline {I} at (0,0) size 778x51
    2726            RenderText {#text} at (0,119) size 778x51
     
    3938            text run at (0,17) width 778: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H"
    4039            text run at (0,34) width 778: "I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q"
    41             text run at (0,51) width 250: "r s t u v w x y z { | } > "
    42           RenderBR {BR} at (249,51) size 1x17
     40            text run at (0,51) width 241: "r s t u v w x y z { | } >"
     41          RenderBR {BR} at (240,51) size 1x17
    4342          RenderInline {B} at (0,0) size 778x51
    4443            RenderText {#text} at (0,68) size 778x51
     
    4645              text run at (0,85) width 778: "I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q"
    4746              text run at (0,102) width 250: "r s t u v w x y z { | } > "
    48           RenderText {#text} at (0,0) size 0x0
    49           RenderBR {BR} at (0,0) size 0x0
     47          RenderBR {BR} at (249,102) size 1x17
    5048          RenderInline {I} at (0,0) size 778x51
    5149            RenderText {#text} at (0,119) size 778x51
  • trunk/LayoutTests/platform/ios/fonts/sans-serif-expected.txt

    r268520 r268958  
    1414          RenderText {#text} at (0,20) size 780x40
    1515            text run at (0,20) width 780: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
    16             text run at (0,40) width 438: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    17           RenderBR {BR} at (437,40) size 1x20
     16            text run at (0,40) width 433: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     17          RenderBR {BR} at (432,40) size 1x20
    1818          RenderInline {B} at (0,0) size 777x40
    1919            RenderText {#text} at (0,60) size 777x40
    2020              text run at (0,60) width 777: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X"
    2121              text run at (0,80) width 479: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    22           RenderText {#text} at (0,0) size 0x0
    23           RenderBR {BR} at (0,0) size 0x0
     22          RenderBR {BR} at (478,80) size 1x20
    2423          RenderInline {I} at (0,0) size 780x40
    2524            RenderText {#text} at (0,100) size 780x40
     
    3534          RenderText {#text} at (0,21) size 779x42
    3635            text run at (0,21) width 779: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q"
    37             text run at (0,42) width 685: "R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    38           RenderBR {BR} at (684,42) size 1x21
     36            text run at (0,42) width 680: "R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     37          RenderBR {BR} at (679,42) size 1x21
    3938          RenderInline {B} at (0,0) size 771x63
    4039            RenderText {#text} at (0,63) size 771x63
     
    4241              text run at (0,84) width 766: "O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | }"
    4342              text run at (0,105) width 20: "> "
    44           RenderText {#text} at (0,0) size 0x0
    45           RenderBR {BR} at (0,0) size 0x0
     43          RenderBR {BR} at (19,105) size 1x21
    4644          RenderInline {I} at (0,0) size 779x42
    4745            RenderText {#text} at (0,126) size 779x42
     
    5755          RenderText {#text} at (0,20) size 780x39
    5856            text run at (0,20) width 780: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
    59             text run at (0,40) width 438: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    60           RenderBR {BR} at (437,40) size 1x19
     57            text run at (0,40) width 433: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     58          RenderBR {BR} at (432,40) size 1x19
    6159          RenderInline {B} at (0,0) size 777x39
    6260            RenderText {#text} at (0,60) size 777x39
    6361              text run at (0,60) width 777: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X"
    6462              text run at (0,80) width 479: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    65           RenderText {#text} at (0,0) size 0x0
    66           RenderBR {BR} at (0,0) size 0x0
     63          RenderBR {BR} at (478,80) size 1x19
    6764          RenderInline {I} at (0,0) size 780x39
    6865            RenderText {#text} at (0,100) size 780x39
  • trunk/LayoutTests/platform/ios/fonts/serif-expected.txt

    r268520 r268958  
    1414          RenderText {#text} at (0,20) size 777x39
    1515            text run at (0,20) width 777: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ]"
    16             text run at (0,40) width 372: "^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    17           RenderBR {BR} at (371,40) size 1x19
     16            text run at (0,40) width 368: "^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     17          RenderBR {BR} at (367,40) size 1x19
    1818          RenderInline {B} at (0,0) size 776x39
    1919            RenderText {#text} at (0,60) size 776x39
    2020              text run at (0,60) width 776: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"
    2121              text run at (0,80) width 411: "[ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    22           RenderText {#text} at (0,0) size 0x0
    23           RenderBR {BR} at (0,0) size 0x0
     22          RenderBR {BR} at (410,80) size 1x19
    2423          RenderInline {I} at (0,0) size 776x39
    2524            RenderText {#text} at (0,100) size 776x39
     
    3534          RenderText {#text} at (0,20) size 777x39
    3635            text run at (0,20) width 777: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ]"
    37             text run at (0,40) width 372: "^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    38           RenderBR {BR} at (371,40) size 1x19
     36            text run at (0,40) width 368: "^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     37          RenderBR {BR} at (367,40) size 1x19
    3938          RenderInline {B} at (0,0) size 776x39
    4039            RenderText {#text} at (0,60) size 776x39
    4140              text run at (0,60) width 776: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z"
    4241              text run at (0,80) width 411: "[ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    43           RenderText {#text} at (0,0) size 0x0
    44           RenderBR {BR} at (0,0) size 0x0
     42          RenderBR {BR} at (410,80) size 1x19
    4543          RenderInline {I} at (0,0) size 776x39
    4644            RenderText {#text} at (0,100) size 776x39
  • trunk/LayoutTests/platform/ios/scrollbars/overflow-scrollbar-combinations-expected.txt

    r268520 r268958  
    8787      text run at (11,843) width 45: "lobortis"
    8888      text run at (11,859) width 87: "condimentum."
    89     RenderBR {BR} at (0,0) size 0x0
     89    RenderBR {BR} at (97,859) size 1x16
    9090    RenderBR {BR} at (11,875) size 0x16
    9191    RenderText {#text} at (11,891) size 90x768
     
    138138      text run at (11,1627) width 56: "hendrerit"
    139139      text run at (11,1643) width 89: "lectus id enim."
    140     RenderBR {BR} at (0,0) size 0x0
     140    RenderBR {BR} at (99,1643) size 1x16
    141141    RenderBR {BR} at (11,1659) size 0x16
    142142    RenderText {#text} at (11,1675) size 90x576
     
    234234      text run at (11,843) width 45: "lobortis"
    235235      text run at (11,859) width 87: "condimentum."
    236     RenderBR {BR} at (0,0) size 0x0
     236    RenderBR {BR} at (97,859) size 1x16
    237237    RenderBR {BR} at (11,875) size 0x16
    238238    RenderText {#text} at (11,891) size 90x768
     
    285285      text run at (11,1627) width 56: "hendrerit"
    286286      text run at (11,1643) width 89: "lectus id enim."
    287     RenderBR {BR} at (0,0) size 0x0
     287    RenderBR {BR} at (99,1643) size 1x16
    288288    RenderBR {BR} at (11,1659) size 0x16
    289289    RenderText {#text} at (11,1675) size 90x576
     
    338338        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    339339        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    340         text run at (10,170) width 91: "condimentum. "
    341       RenderBR {BR} at (100,170) size 1x16
     340        text run at (10,170) width 87: "condimentum."
     341      RenderBR {BR} at (96,170) size 1x16
    342342      RenderBR {BR} at (10,186) size 0x16
    343343      RenderText {#text} at (10,202) size 398x144
     
    350350        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    351351        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    352         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    353       RenderBR {BR} at (381,330) size 1x16
     352        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     353      RenderBR {BR} at (377,330) size 1x16
    354354      RenderBR {BR} at (10,346) size 0x16
    355355      RenderText {#text} at (10,362) size 397x112
     
    418418      text run at (11,843) width 45: "lobortis"
    419419      text run at (11,859) width 87: "condimentum."
    420     RenderBR {BR} at (0,0) size 0x0
     420    RenderBR {BR} at (97,859) size 1x16
    421421    RenderBR {BR} at (11,875) size 0x16
    422422    RenderText {#text} at (11,891) size 90x768
     
    469469      text run at (11,1627) width 56: "hendrerit"
    470470      text run at (11,1643) width 89: "lectus id enim."
    471     RenderBR {BR} at (0,0) size 0x0
     471    RenderBR {BR} at (99,1643) size 1x16
    472472    RenderBR {BR} at (11,1659) size 0x16
    473473    RenderText {#text} at (11,1675) size 90x576
     
    565565      text run at (11,843) width 45: "lobortis"
    566566      text run at (11,859) width 87: "condimentum."
    567     RenderBR {BR} at (0,0) size 0x0
     567    RenderBR {BR} at (97,859) size 1x16
    568568    RenderBR {BR} at (11,875) size 0x16
    569569    RenderText {#text} at (11,891) size 90x768
     
    616616      text run at (11,1627) width 56: "hendrerit"
    617617      text run at (11,1643) width 89: "lectus id enim."
    618     RenderBR {BR} at (0,0) size 0x0
     618    RenderBR {BR} at (99,1643) size 1x16
    619619    RenderBR {BR} at (11,1659) size 0x16
    620620    RenderText {#text} at (11,1675) size 90x576
     
    669669        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    670670        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    671         text run at (10,170) width 91: "condimentum. "
    672       RenderBR {BR} at (100,170) size 1x16
     671        text run at (10,170) width 87: "condimentum."
     672      RenderBR {BR} at (96,170) size 1x16
    673673      RenderBR {BR} at (10,186) size 0x16
    674674      RenderText {#text} at (10,202) size 398x144
     
    681681        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    682682        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    683         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    684       RenderBR {BR} at (381,330) size 1x16
     683        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     684      RenderBR {BR} at (377,330) size 1x16
    685685      RenderBR {BR} at (10,346) size 0x16
    686686      RenderText {#text} at (10,362) size 397x112
     
    749749      text run at (11,843) width 45: "lobortis"
    750750      text run at (11,859) width 87: "condimentum."
    751     RenderBR {BR} at (0,0) size 0x0
     751    RenderBR {BR} at (97,859) size 1x16
    752752    RenderBR {BR} at (11,875) size 0x16
    753753    RenderText {#text} at (11,891) size 90x768
     
    800800      text run at (11,1627) width 56: "hendrerit"
    801801      text run at (11,1643) width 89: "lectus id enim."
    802     RenderBR {BR} at (0,0) size 0x0
     802    RenderBR {BR} at (99,1643) size 1x16
    803803    RenderBR {BR} at (11,1659) size 0x16
    804804    RenderText {#text} at (11,1675) size 90x576
     
    911911      text run at (11,843) width 45: "lobortis"
    912912      text run at (11,859) width 87: "condimentum."
    913     RenderBR {BR} at (0,0) size 0x0
     913    RenderBR {BR} at (97,859) size 1x16
    914914    RenderBR {BR} at (11,875) size 0x16
    915915    RenderText {#text} at (11,891) size 90x768
     
    962962      text run at (11,1627) width 56: "hendrerit"
    963963      text run at (11,1643) width 89: "lectus id enim."
    964     RenderBR {BR} at (0,0) size 0x0
     964    RenderBR {BR} at (99,1643) size 1x16
    965965    RenderBR {BR} at (11,1659) size 0x16
    966966    RenderText {#text} at (11,1675) size 90x576
     
    10301030        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    10311031        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1032         text run at (10,170) width 91: "condimentum. "
    1033       RenderBR {BR} at (100,170) size 1x16
     1032        text run at (10,170) width 87: "condimentum."
     1033      RenderBR {BR} at (96,170) size 1x16
    10341034      RenderBR {BR} at (10,186) size 0x16
    10351035      RenderText {#text} at (10,202) size 398x144
     
    10421042        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    10431043        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1044         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1045       RenderBR {BR} at (381,330) size 1x16
     1044        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1045      RenderBR {BR} at (377,330) size 1x16
    10461046      RenderBR {BR} at (10,346) size 0x16
    10471047      RenderText {#text} at (10,362) size 397x112
     
    10671067        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    10681068        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1069         text run at (10,170) width 91: "condimentum. "
    1070       RenderBR {BR} at (100,170) size 1x16
     1069        text run at (10,170) width 87: "condimentum."
     1070      RenderBR {BR} at (96,170) size 1x16
    10711071      RenderBR {BR} at (10,186) size 0x16
    10721072      RenderText {#text} at (10,202) size 398x144
     
    10791079        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    10801080        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1081         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1082       RenderBR {BR} at (381,330) size 1x16
     1081        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1082      RenderBR {BR} at (377,330) size 1x16
    10831083      RenderBR {BR} at (10,346) size 0x16
    10841084      RenderText {#text} at (10,362) size 397x112
     
    11041104        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11051105        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1106         text run at (10,170) width 91: "condimentum. "
    1107       RenderBR {BR} at (100,170) size 1x16
     1106        text run at (10,170) width 87: "condimentum."
     1107      RenderBR {BR} at (96,170) size 1x16
    11081108      RenderBR {BR} at (10,186) size 0x16
    11091109      RenderText {#text} at (10,202) size 398x144
     
    11161116        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11171117        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1118         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1119       RenderBR {BR} at (381,330) size 1x16
     1118        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1119      RenderBR {BR} at (377,330) size 1x16
    11201120      RenderBR {BR} at (10,346) size 0x16
    11211121      RenderText {#text} at (10,362) size 397x112
     
    11411141        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11421142        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1143         text run at (10,170) width 91: "condimentum. "
    1144       RenderBR {BR} at (100,170) size 1x16
     1143        text run at (10,170) width 87: "condimentum."
     1144      RenderBR {BR} at (96,170) size 1x16
    11451145      RenderBR {BR} at (10,186) size 0x16
    11461146      RenderText {#text} at (10,202) size 398x144
     
    11531153        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11541154        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1155         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1156       RenderBR {BR} at (381,330) size 1x16
     1155        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1156      RenderBR {BR} at (377,330) size 1x16
    11571157      RenderBR {BR} at (10,346) size 0x16
    11581158      RenderText {#text} at (10,362) size 397x112
     
    11781178        text run at (10,138) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11791179        text run at (10,154) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1180         text run at (10,170) width 91: "condimentum. "
    1181       RenderBR {BR} at (100,170) size 1x16
     1180        text run at (10,170) width 87: "condimentum."
     1181      RenderBR {BR} at (96,170) size 1x16
    11821182      RenderBR {BR} at (10,186) size 0x16
    11831183      RenderText {#text} at (10,202) size 398x144
     
    11901190        text run at (10,298) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11911191        text run at (10,314) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1192         text run at (10,330) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1193       RenderBR {BR} at (381,330) size 1x16
     1192        text run at (10,330) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1193      RenderBR {BR} at (377,330) size 1x16
    11941194      RenderBR {BR} at (10,346) size 0x16
    11951195      RenderText {#text} at (10,362) size 397x112
  • trunk/LayoutTests/platform/ios/svg/as-border-image/svg-as-border-image-2-expected.txt

    r174533 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x442 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x31
     6      RenderBlock {DIV} at (0,0) size 366x442 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 364x31
    88          RenderText {#text} at (0,1) size 195x28
    99            text run at (0,1) width 195: "SVG border-image"
    10         RenderBlock (anonymous) at (1,70) size 368x371
     10        RenderBlock (anonymous) at (1,70) size 364x371
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    1212          RenderText {#text} at (180,165) size 4x19
    1313            text run at (180,165) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,165) size 4x19
    16             text run at (364,165) width 4: " "
    17           RenderBR {BR} at (0,0) size 0x0
     15          RenderBR {BR} at (364,165) size 0x19
    1816          RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    1917          RenderText {#text} at (180,350) size 4x19
     
    2119          RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
    2220          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,420) size 4x19
    24         text run at (370,420) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x442 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x31
     21      RenderText {#text} at (366,420) size 4x19
     22        text run at (366,420) width 4: " "
     23      RenderBlock {DIV} at (370,0) size 366x442 [border: (1px solid #000000)]
     24        RenderBlock {H2} at (1,20) size 364x31
    2725          RenderText {#text} at (0,1) size 196x28
    2826            text run at (0,1) width 196: "PNG border-image"
    29         RenderBlock (anonymous) at (1,70) size 368x371
     27        RenderBlock (anonymous) at (1,70) size 364x371
    3028          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    3129          RenderText {#text} at (180,165) size 4x19
    3230            text run at (180,165) width 4: " "
    3331          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,165) size 4x19
    35             text run at (364,165) width 4: " "
    36           RenderBR {BR} at (0,0) size 0x0
     32          RenderBR {BR} at (364,165) size 0x19
    3733          RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    3834          RenderText {#text} at (180,350) size 4x19
  • trunk/LayoutTests/platform/ios/svg/as-border-image/svg-as-border-image-expected.txt

    r174533 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x442 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x31
     6      RenderBlock {DIV} at (0,0) size 366x442 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 364x31
    88          RenderText {#text} at (0,1) size 195x28
    99            text run at (0,1) width 195: "SVG border-image"
    10         RenderBlock (anonymous) at (1,70) size 368x371
     10        RenderBlock (anonymous) at (1,70) size 364x371
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    1212          RenderText {#text} at (180,165) size 4x19
    1313            text run at (180,165) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,165) size 4x19
    16             text run at (364,165) width 4: " "
    17           RenderBR {BR} at (0,0) size 0x0
     15          RenderBR {BR} at (364,165) size 0x19
    1816          RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    1917          RenderText {#text} at (180,350) size 4x19
     
    2119          RenderBlock {DIV} at (194,195) size 160x160 [border: (30px none #000000)]
    2220          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,420) size 4x19
    24         text run at (370,420) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x442 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x31
     21      RenderText {#text} at (366,420) size 4x19
     22        text run at (366,420) width 4: " "
     23      RenderBlock {DIV} at (370,0) size 366x442 [border: (1px solid #000000)]
     24        RenderBlock {H2} at (1,20) size 364x31
    2725          RenderText {#text} at (0,1) size 196x28
    2826            text run at (0,1) width 196: "PNG border-image"
    29         RenderBlock (anonymous) at (1,70) size 368x371
     27        RenderBlock (anonymous) at (1,70) size 364x371
    3028          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    3129          RenderText {#text} at (180,165) size 4x19
    3230            text run at (180,165) width 4: " "
    3331          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,165) size 4x19
    35             text run at (364,165) width 4: " "
    36           RenderBR {BR} at (0,0) size 0x0
     32          RenderBR {BR} at (364,165) size 0x19
    3733          RenderBlock {DIV} at (10,195) size 160x160 [border: (30px none #000000)]
    3834          RenderText {#text} at (180,350) size 4x19
  • trunk/LayoutTests/platform/ios/svg/custom/getscreenctm-in-mixed-content-expected.txt

    r174533 r268958  
    99        RenderText {#text} at (173,5) size 220x14
    1010          text run at (173,5) width 220: "SVGLocatable::getScreenCTM()"
    11       RenderText {#text} at (392,0) size 116x19
    12         text run at (392,0) width 116: " in mixed content "
    13       RenderBR {br} at (507,0) size 1x19
     11      RenderText {#text} at (392,0) size 112x19
     12        text run at (392,0) width 112: " in mixed content"
     13      RenderBR {br} at (503,0) size 1x19
    1414      RenderText {#text} at (0,20) size 322x19
    1515        text run at (0,20) width 322: "If the test passes you should see a green rectangle."
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug11026-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (0,0) size 800x600 [bgcolor=#FFFFFF]
    66      RenderBlock (anonymous) at (0,0) size 800x20
    7         RenderText {#text} at (0,0) size 337x19
    8           text run at (0,0) width 337: "The bug showed horizontal scroll bars when resized "
    9         RenderBR {BR} at (336,0) size 1x19
     7        RenderText {#text} at (0,0) size 333x19
     8          text run at (0,0) width 333: "The bug showed horizontal scroll bars when resized"
     9        RenderBR {BR} at (332,0) size 1x19
    1010      RenderTable {TABLE} at (0,20) size 800x90
    1111        RenderTableSection {TBODY} at (0,0) size 800x90
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug131020-expected.txt

    r268520 r268958  
    5656                                          text run at (273,1) width 193: "23. Oktober 2001 (21:00 Uhr)"
    5757                                        RenderBR {BR} at (465,1) size 1x19
    58                                         RenderText {#text} at (312,21) size 115x19
    59                                           text run at (312,21) width 115: "Es ist vollbracht! "
    60                                         RenderBR {BR} at (426,21) size 1x19
     58                                        RenderText {#text} at (314,21) size 111x19
     59                                          text run at (314,21) width 111: "Es ist vollbracht!"
     60                                        RenderBR {BR} at (424,21) size 1x19
    6161                                        RenderText {#text} at (208,41) size 323x19
    6262                                          text run at (208,41) width 323: "Ich habe nun den .htaccess-BUG bei den Scripten:"
     
    9595                                          text run at (29,21) width 417: "OK, sorry f\x{FC}r die Unannehmlichkeiten, aber Ihr m\x{FC}sst Euch nun "
    9696                                          text run at (445,21) width 265: "noch mal die Scripte runter laden und die"
    97                                           text run at (39,41) width 211: "admin.cgi erneuern, hier kommt "
    98                                           text run at (249,41) width 451: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
    99                                         RenderBR {BR} at (699,41) size 1x19
     97                                          text run at (41,41) width 211: "admin.cgi erneuern, hier kommt "
     98                                          text run at (251,41) width 447: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!"
     99                                        RenderBR {BR} at (697,41) size 1x19
    100100                                    RenderTableRow {TR} at (0,434) size 739x122
    101101                                      RenderTableCell {TD} at (0,434) size 739x122 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
     
    234234                                          text run at (326,1) width 87: "09. Juni 2001"
    235235                                        RenderBR {BR} at (412,1) size 1x19
    236                                         RenderText {#text} at (87,21) size 565x19
    237                                           text run at (87,21) width 454: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
    238                                           text run at (540,21) width 112: "neue Funktionen "
    239                                         RenderBR {BR} at (651,21) size 1x19
     236                                        RenderText {#text} at (89,21) size 561x19
     237                                          text run at (89,21) width 454: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
     238                                          text run at (542,21) width 108: "neue Funktionen"
     239                                        RenderBR {BR} at (649,21) size 1x19
    240240                                        RenderText {#text} at (250,41) size 239x19
    241241                                          text run at (250,41) width 239: "und es wurde auch einiges ver\x{E4}ndert!"
    242242                                        RenderBR {BR} at (488,41) size 1x19
    243                                         RenderText {#text} at (237,61) size 265x19
    244                                           text run at (237,61) width 265: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}. "
    245                                         RenderBR {BR} at (501,61) size 1x19
     243                                        RenderText {#text} at (239,61) size 261x19
     244                                          text run at (239,61) width 261: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     245                                        RenderBR {BR} at (499,61) size 1x19
    246246                                        RenderText {#text} at (155,81) size 429x19
    247247                                          text run at (155,81) width 429: "P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!"
     
    265265                                          text run at (326,1) width 87: "01. Juni 2001"
    266266                                        RenderBR {BR} at (412,1) size 1x19
    267                                         RenderText {#text} at (214,21) size 311x19
    268                                           text run at (214,21) width 311: "Ein neues Script ist online! G5-ICQ Newsletter. "
    269                                         RenderBR {BR} at (524,21) size 1x19
     267                                        RenderText {#text} at (216,21) size 307x19
     268                                          text run at (216,21) width 307: "Ein neues Script ist online! G5-ICQ Newsletter."
     269                                        RenderBR {BR} at (522,21) size 1x19
    270270                                        RenderText {#text} at (239,41) size 261x19
    271271                                          text run at (239,41) width 261: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     
    341341                                          text run at (322,1) width 95: "20. April 2001"
    342342                                        RenderBR {BR} at (416,1) size 1x19
    343                                         RenderText {#text} at (193,21) size 353x19
    344                                           text run at (193,21) width 353: "Auf einige Anfragen habe ich eine Demonstration von "
    345                                         RenderBR {BR} at (545,21) size 1x19
     343                                        RenderText {#text} at (195,21) size 349x19
     344                                          text run at (195,21) width 349: "Auf einige Anfragen habe ich eine Demonstration von"
     345                                        RenderBR {BR} at (543,21) size 1x19
    346346                                        RenderText {#text} at (206,41) size 327x19
    347347                                          text run at (206,41) width 327: "\"The Real Topsites\" (Toplist Script) ver\x{F6}ffentlicht!"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug131020_iframe-expected.txt

    r268520 r268958  
    4242                  text run at (282,1) width 194: "23. Oktober 2001 (21:00 Uhr)"
    4343                RenderBR {BR} at (475,1) size 1x19
    44                 RenderText {#text} at (322,21) size 114x19
    45                   text run at (322,21) width 114: "Es ist vollbracht! "
    46                 RenderBR {BR} at (435,21) size 1x19
     44                RenderText {#text} at (324,21) size 110x19
     45                  text run at (324,21) width 110: "Es ist vollbracht!"
     46                RenderBR {BR} at (433,21) size 1x19
    4747                RenderText {#text} at (217,41) size 324x19
    4848                  text run at (217,41) width 324: "Ich habe nun den .htaccess-BUG bei den Scripten:"
     
    8181                  text run at (5,21) width 416: "OK, sorry f\x{FC}r die Unannehmlichkeiten, aber Ihr m\x{FC}sst Euch nun "
    8282                  text run at (420,21) width 333: "noch mal die Scripte runter laden und die admin.cgi"
    83                   text run at (82,41) width 143: "erneuern, hier kommt "
    84                   text run at (224,41) width 452: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
    85                 RenderBR {BR} at (675,41) size 1x19
     83                  text run at (84,41) width 143: "erneuern, hier kommt "
     84                  text run at (226,41) width 448: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!"
     85                RenderBR {BR} at (673,41) size 1x19
    8686            RenderTableRow {TR} at (0,434) size 758x122
    8787              RenderTableCell {TD} at (0,434) size 758x122 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
     
    220220                  text run at (335,1) width 88: "09. Juni 2001"
    221221                RenderBR {BR} at (422,1) size 1x19
    222                 RenderText {#text} at (97,21) size 564x19
    223                   text run at (97,21) width 453: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
    224                   text run at (549,21) width 112: "neue Funktionen "
    225                 RenderBR {BR} at (660,21) size 1x19
     222                RenderText {#text} at (99,21) size 560x19
     223                  text run at (99,21) width 453: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
     224                  text run at (551,21) width 108: "neue Funktionen"
     225                RenderBR {BR} at (658,21) size 1x19
    226226                RenderText {#text} at (259,41) size 240x19
    227227                  text run at (259,41) width 240: "und es wurde auch einiges ver\x{E4}ndert!"
    228228                RenderBR {BR} at (498,41) size 1x19
    229                 RenderText {#text} at (246,61) size 266x19
    230                   text run at (246,61) width 266: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}. "
    231                 RenderBR {BR} at (511,61) size 1x19
     229                RenderText {#text} at (248,61) size 262x19
     230                  text run at (248,61) width 262: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     231                RenderBR {BR} at (509,61) size 1x19
    232232                RenderText {#text} at (165,81) size 428x19
    233233                  text run at (165,81) width 428: "P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!"
     
    251251                  text run at (335,1) width 88: "01. Juni 2001"
    252252                RenderBR {BR} at (422,1) size 1x19
    253                 RenderText {#text} at (223,21) size 312x19
    254                   text run at (223,21) width 312: "Ein neues Script ist online! G5-ICQ Newsletter. "
    255                 RenderBR {BR} at (534,21) size 1x19
     253                RenderText {#text} at (225,21) size 308x19
     254                  text run at (225,21) width 308: "Ein neues Script ist online! G5-ICQ Newsletter."
     255                RenderBR {BR} at (532,21) size 1x19
    256256                RenderText {#text} at (248,41) size 262x19
    257257                  text run at (248,41) width 262: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     
    327327                  text run at (332,1) width 94: "20. April 2001"
    328328                RenderBR {BR} at (425,1) size 1x19
    329                 RenderText {#text} at (203,21) size 352x19
    330                   text run at (203,21) width 352: "Auf einige Anfragen habe ich eine Demonstration von "
    331                 RenderBR {BR} at (554,21) size 1x19
     329                RenderText {#text} at (205,21) size 348x19
     330                  text run at (205,21) width 348: "Auf einige Anfragen habe ich eine Demonstration von"
     331                RenderBR {BR} at (552,21) size 1x19
    332332                RenderText {#text} at (216,41) size 326x19
    333333                  text run at (216,41) width 326: "\"The Real Topsites\" (Toplist Script) ver\x{F6}ffentlicht!"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug1318-expected.txt

    r268520 r268958  
    1313                  text run at (26,21) width 183: "The Supreme Court says "
    1414                  text run at (208,21) width 550: "Wisconsin can continue using tuition vouchers to help poor parents send their"
    15                   text run at (210,41) width 223: "children to church-run schools. "
    16                   text run at (432,41) width 142: "What's your stand? "
    17                 RenderBR {BR} at (573,41) size 1x19
     15                  text run at (212,41) width 223: "children to church-run schools. "
     16                  text run at (434,41) width 138: "What's your stand?"
     17                RenderBR {BR} at (571,41) size 1x19
    1818                RenderBR {BR} at (392,61) size 1x19
    1919              RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug1430-expected.txt

    r268520 r268958  
    2222          text run at (239,100) width 449: "It's as though NGLayout thinks the Imagemap areas are located a few "
    2323          text run at (688,100) width 95: "hundred pixels"
    24           text run at (0,120) width 70: "to the left. "
    25         RenderBR {BR} at (69,120) size 1x19
     24          text run at (0,120) width 66: "to the left."
     25        RenderBR {BR} at (65,120) size 1x19
    2626      RenderTable {TABLE} at (0,140) size 648x63
    2727        RenderTableSection {TBODY} at (0,0) size 648x63
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug19599-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {P} at (0,0) size 784x40
    7         RenderText {#text} at (0,0) size 741x19
    8           text run at (0,0) width 741: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the "
    9         RenderBR {BR} at (740,0) size 1x19
     7        RenderText {#text} at (0,0) size 737x19
     8          text run at (0,0) width 737: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the"
     9        RenderBR {BR} at (736,0) size 1x19
    1010        RenderText {#text} at (0,20) size 280x19
    1111          text run at (0,20) width 280: "the table after the window has been resized."
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug28341-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 329x19
    8           text run at (0,0) width 329: "The bug causes a crash when the page is destroyed "
    9         RenderBR {BR} at (328,0) size 1x19
     7        RenderText {#text} at (0,0) size 325x19
     8          text run at (0,0) width 325: "The bug causes a crash when the page is destroyed"
     9        RenderBR {BR} at (324,0) size 1x19
    1010      RenderTable {TABLE} at (0,20) size 182x55
    1111        RenderBlock {CAPTION} at (0,0) size 182x29
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug30559-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 731x19
    8           text run at (0,0) width 731: "The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table "
    9         RenderBR {BR} at (730,0) size 1x19
     7        RenderText {#text} at (0,0) size 727x19
     8          text run at (0,0) width 727: "The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table"
     9        RenderBR {BR} at (726,0) size 1x19
    1010      RenderTable {TABLE} at (242,20) size 300x58 [border: (1px outset #808080)]
    1111        RenderTableSection {TBODY} at (1,1) size 298x56
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug32205-2-expected.txt

    r268520 r268958  
    4040      RenderBlock {BLOCKQUOTE} at (40,280) size 704x60
    4141        RenderBlock {P} at (0,0) size 704x60
    42           RenderText {#text} at (0,0) size 116x19
    43             text run at (0,0) width 116: "Table height: 200 "
    44           RenderBR {BR} at (115,0) size 1x19
     42          RenderText {#text} at (0,0) size 112x19
     43            text run at (0,0) width 112: "Table height: 200"
     44          RenderBR {BR} at (111,0) size 1x19
    4545          RenderText {#text} at (0,20) size 131x19
    4646            text run at (0,20) width 131: "First Row : 1 or 1% "
     
    7272          text run at (0,0) width 415: "A second attempt is to specify heights that do add up to the total."
    7373      RenderBlock {P} at (0,644) size 784x60
    74         RenderText {#text} at (0,0) size 116x19
    75           text run at (0,0) width 116: "Table height: 200 "
    76         RenderBR {BR} at (115,0) size 1x19
    77         RenderText {#text} at (0,20) size 89x19
    78           text run at (0,20) width 89: "First Row : 1 "
    79         RenderBR {BR} at (88,20) size 1x19
     74        RenderText {#text} at (0,0) size 112x19
     75          text run at (0,0) width 112: "Table height: 200"
     76        RenderBR {BR} at (111,0) size 1x19
     77        RenderText {#text} at (0,20) size 85x19
     78          text run at (0,20) width 85: "First Row : 1"
     79        RenderBR {BR} at (84,20) size 1x19
    8080        RenderText {#text} at (0,40) size 118x19
    8181          text run at (0,40) width 118: "Second Row : 199"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4284-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 223x19
    8           text run at (0,0) width 223: "this table should be center aligned "
    9         RenderBR {BR} at (222,0) size 1x19
     7        RenderText {#text} at (0,0) size 219x19
     8          text run at (0,0) width 219: "this table should be center aligned"
     9        RenderBR {BR} at (218,0) size 1x19
    1010      RenderTable {TABLE} at (376,20) size 32x30 [border: (1px outset #808080)]
    1111        RenderTableSection {TBODY} at (1,1) size 30x28
     
    1515                text run at (2,2) width 22: "foo"
    1616      RenderBlock (anonymous) at (0,50) size 784x20
    17         RenderText {#text} at (0,0) size 467x19
    18           text run at (0,0) width 467: "this div should be center aligned with an image and a table centered in it "
    19         RenderBR {BR} at (466,0) size 1x19
     17        RenderText {#text} at (0,0) size 463x19
     18          text run at (0,0) width 463: "this div should be center aligned with an image and a table centered in it"
     19        RenderBR {BR} at (462,0) size 1x19
    2020      RenderBlock {DIV} at (0,70) size 784x80
    2121        RenderBlock (anonymous) at (0,0) size 784x50
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4382-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x576
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 270x19
    8           text run at (0,0) width 270: "The select should not contain blank items "
    9         RenderBR {BR} at (269,0) size 1x19
     7        RenderText {#text} at (0,0) size 266x19
     8          text run at (0,0) width 266: "The select should not contain blank items"
     9        RenderBR {BR} at (265,0) size 1x19
    1010      RenderBlock {FORM} at (0,20) size 784x25
    1111        RenderInline {B} at (0,0) size 47x19
     
    2424      RenderBlock (anonymous) at (0,61) size 784x40
    2525        RenderBR {BR} at (0,0) size 0x19
    26         RenderText {#text} at (0,20) size 270x19
    27           text run at (0,20) width 270: "The select should not contain blank items "
    28         RenderBR {BR} at (269,20) size 1x19
     26        RenderText {#text} at (0,20) size 266x19
     27          text run at (0,20) width 266: "The select should not contain blank items"
     28        RenderBR {BR} at (265,20) size 1x19
    2929      RenderBlock {FORM} at (0,101) size 784x24
    3030        RenderMenuList {SELECT} at (2,2) size 207x20 [bgcolor=#FFFFFF03] [border: (1px solid #4C4C4C)]
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4427-expected.txt

    r268520 r268958  
    9191                text run at (2,42) width 130: "4633 Ocean Avenue"
    9292              RenderBR {BR} at (131,42) size 1x19
    93               RenderText {#text} at (2,62) size 177x19
     93              RenderText {#text} at (2,62) size 173x19
    9494                text run at (2,62) width 103: "San Francisco,  "
    9595                text run at (104,62) width 31: "CA  "
    96                 text run at (134,62) width 45: "94132 "
    97               RenderBR {BR} at (178,62) size 1x19
     96                text run at (134,62) width 41: "94132"
     97              RenderBR {BR} at (174,62) size 1x19
    9898            RenderTableCell {TD} at (252,1) size 25x5 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    9999              RenderImage {IMG} at (2,2) size 20x1
     
    123123                text run at (2,42) width 131: "Real Estate Services"
    124124              RenderBR {BR} at (132,42) size 1x19
    125               RenderText {#text} at (2,62) size 75x19
     125              RenderText {#text} at (2,62) size 71x19
    126126                text run at (2,62) width 31: "CA  "
    127                 text run at (32,62) width 45: "00000 "
    128               RenderBR {BR} at (76,62) size 1x19
     127                text run at (32,62) width 41: "00000"
     128              RenderBR {BR} at (72,62) size 1x19
    129129              RenderText {#text} at (2,82) size 100x19
    130130                text run at (2,82) width 100: "(000) 000-0000"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug46623-1-expected.txt

    r195740 r268958  
    1515                        RenderText {#text} at (2,2) size 101x19
    1616                          text run at (2,2) width 101: "Contact MPG:"
    17                       RenderText {#text} at (102,2) size 5x19
    18                         text run at (102,2) width 5: " "
    19                       RenderBR {BR} at (0,0) size 0x0
     17                      RenderBR {BR} at (102,2) size 1x19
    2018                      RenderInline {FONT} at (0,0) size 234x31
    2119                        RenderInline {B} at (0,0) size 147x15
     
    4240                        RenderText {#text} at (2,2) size 85x19
    4341                          text run at (2,2) width 85: "MPG Rules:"
    44                       RenderText {#text} at (86,2) size 5x19
    45                         text run at (86,2) width 5: " "
    46                       RenderBR {BR} at (0,0) size 0x0
     42                      RenderBR {BR} at (86,2) size 1x19
    4743                      RenderText {#text} at (2,22) size 60x59
    4844                        text run at (2,22) width 60: "Not at all"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug4849-2-expected.txt

    r268520 r268958  
    2323                      RenderTableCell {TD} at (2,2) size 445x64 [r=0 c=0 rs=1 cs=1]
    2424                        RenderBlock {P} at (2,2) size 441x60
    25                           RenderText {#text} at (0,0) size 164x19
    26                             text run at (0,0) width 164: "IMPROVE YOUR SITE "
    27                           RenderBR {BR} at (163,0) size 1x19
     25                          RenderText {#text} at (0,0) size 160x19
     26                            text run at (0,0) width 160: "IMPROVE YOUR SITE"
     27                          RenderBR {BR} at (159,0) size 1x19
    2828                          RenderText {#text} at (0,20) size 426x39
    2929                            text run at (0,20) width 426: "In this week's Home Improvements you can find an article on how"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug55694-expected.txt

    r268520 r268958  
    2626          RenderText {#text} at (265,0) size 52x19
    2727            text run at (265,0) width 52: "relative"
    28         RenderText {#text} at (316,0) size 85x19
    29           text run at (316,0) width 85: " positioning. "
    30         RenderBR {BR} at (400,0) size 1x19
     28        RenderText {#text} at (316,0) size 81x19
     29          text run at (316,0) width 81: " positioning."
     30        RenderBR {BR} at (396,0) size 1x19
    3131        RenderText {#text} at (0,20) size 142x19
    3232          text run at (0,20) width 142: "No width has been set"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug60992-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderTable {TABLE} at (0,0) size 235x306
    7         RenderTableSection {TBODY} at (0,0) size 235x306
    8           RenderTableRow {TR} at (0,2) size 235x138
    9             RenderTableCell {TD} at (2,2) size 231x138 [r=0 c=0 rs=1 cs=1]
    10               RenderBlock (anonymous) at (1,1) size 229x60
    11                 RenderText {#text} at (0,0) size 229x19
    12                   text run at (0,0) width 229: "This cell has the nowrap parameter "
    13                 RenderBR {BR} at (228,0) size 1x19
     6      RenderTable {TABLE} at (0,0) size 231x306
     7        RenderTableSection {TBODY} at (0,0) size 231x306
     8          RenderTableRow {TR} at (0,2) size 231x138
     9            RenderTableCell {TD} at (2,2) size 227x138 [r=0 c=0 rs=1 cs=1]
     10              RenderBlock (anonymous) at (1,1) size 225x60
     11                RenderText {#text} at (0,0) size 225x19
     12                  text run at (0,0) width 225: "This cell has the nowrap parameter"
     13                RenderBR {BR} at (224,0) size 1x19
    1414                RenderBR {BR} at (0,20) size 0x19
    1515                RenderText {#text} at (0,40) size 32x19
    1616                  text run at (0,40) width 32: "<hr>"
    17               RenderBlock {HR} at (1,69) size 229x2 [border: (1px inset #000000)]
    18               RenderBlock (anonymous) at (1,79) size 229x40
     17              RenderBlock {HR} at (1,69) size 225x2 [border: (1px inset #000000)]
     18              RenderBlock (anonymous) at (1,79) size 225x40
    1919                RenderBR {BR} at (0,0) size 0x19
    2020                RenderText {#text} at (0,20) size 97x19
    2121                  text run at (0,20) width 97: "<hr width=30>"
    22               RenderBlock {HR} at (99,127) size 33x2 [border: (1px inset #000000)]
    23           RenderTableRow {TR} at (0,142) size 235x22
    24             RenderTableCell {TD} at (2,142) size 231x22 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
     22              RenderBlock {HR} at (97,127) size 33x2 [border: (1px inset #000000)]
     23          RenderTableRow {TR} at (0,142) size 231x22
     24            RenderTableCell {TD} at (2,142) size 227x22 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
    2525              RenderText {#text} at (1,1) size 4x19
    2626                text run at (1,1) width 4: " "
    27           RenderTableRow {TR} at (0,166) size 235x138
    28             RenderTableCell {TD} at (2,166) size 231x138 [r=2 c=0 rs=1 cs=1]
    29               RenderBlock (anonymous) at (1,1) size 229x60
    30                 RenderText {#text} at (0,0) size 109x19
    31                   text run at (0,0) width 109: "This cell doesn't "
    32                 RenderBR {BR} at (108,0) size 1x19
     27          RenderTableRow {TR} at (0,166) size 231x138
     28            RenderTableCell {TD} at (2,166) size 227x138 [r=2 c=0 rs=1 cs=1]
     29              RenderBlock (anonymous) at (1,1) size 225x60
     30                RenderText {#text} at (0,0) size 105x19
     31                  text run at (0,0) width 105: "This cell doesn't"
     32                RenderBR {BR} at (104,0) size 1x19
    3333                RenderBR {BR} at (0,20) size 0x19
    3434                RenderText {#text} at (0,40) size 32x19
    3535                  text run at (0,40) width 32: "<hr>"
    36               RenderBlock {HR} at (1,69) size 229x2 [border: (1px inset #000000)]
    37               RenderBlock (anonymous) at (1,79) size 229x40
     36              RenderBlock {HR} at (1,69) size 225x2 [border: (1px inset #000000)]
     37              RenderBlock (anonymous) at (1,79) size 225x40
    3838                RenderBR {BR} at (0,0) size 0x19
    3939                RenderText {#text} at (0,20) size 97x19
    4040                  text run at (0,20) width 97: "<hr width=30>"
    41               RenderBlock {HR} at (99,127) size 33x2 [border: (1px inset #000000)]
     41              RenderBlock {HR} at (97,127) size 33x2 [border: (1px inset #000000)]
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug9123-1-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (0,0) size 800x584
    66      RenderBlock {P} at (0,0) size 800x60
    7         RenderText {#text} at (20,0) size 639x19
     7        RenderText {#text} at (20,0) size 635x19
    88          text run at (20,0) width 438: "Here's the structure of the problem table (which usually begins with "
    99          text run at (457,0) width 65: "'N E W S "
    10           text run at (521,0) width 138: "H E A D L I N E S'). "
    11         RenderBR {BR} at (658,0) size 1x19
     10          text run at (521,0) width 134: "H E A D L I N E S')."
     11        RenderBR {BR} at (654,0) size 1x19
    1212        RenderText {#text} at (20,20) size 331x19
    1313          text run at (20,20) width 331: "This table is width 100%; two rows; three columns;"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug92143-expected.txt

    r268520 r268958  
    1818        RenderBR {BR} at (0,0) size 0x19
    1919        RenderBR {BR} at (0,20) size 0x19
    20         RenderText {#text} at (0,40) size 447x19
    21           text run at (0,40) width 447: "the next table must overrun the visible part of the view (width=2400) "
    22         RenderBR {BR} at (446,40) size 1x19
     20        RenderText {#text} at (0,40) size 443x19
     21          text run at (0,40) width 443: "the next table must overrun the visible part of the view (width=2400)"
     22        RenderBR {BR} at (442,40) size 1x19
    2323        RenderBR {BR} at (0,60) size 0x19
    2424      RenderTable {TABLE} at (0,164) size 2402x64 [border: (1px outset #808080)]
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug92868-expected.txt

    r268520 r268958  
    1212        RenderText {#text} at (77,0) size 71x19
    1313          text run at (77,0) width 71: "Show Blue"
    14       RenderText {#text} at (147,0) size 13x19
    15         text run at (147,0) width 13: "   "
    16       RenderBR {BR} at (0,0) size 0x0
     14      RenderText {#text} at (147,0) size 9x19
     15        text run at (147,0) width 9: "  "
     16      RenderBR {BR} at (155,0) size 1x19
    1717      RenderText {#text} at (0,20) size 185x19
    1818        text run at (0,20) width 185: "Should not see the blue table"
  • trunk/LayoutTests/platform/ios/tables/mozilla/bugs/bug963-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 354x19
    8           text run at (0,0) width 354: "The window needs to be resized smaller to see the bug "
    9         RenderBR {BR} at (353,0) size 1x19
     7        RenderText {#text} at (0,0) size 350x19
     8          text run at (0,0) width 350: "The window needs to be resized smaller to see the bug"
     9        RenderBR {BR} at (349,0) size 1x19
    1010      RenderTable {TABLE} at (0,20) size 452x26
    1111        RenderTableSection {TBODY} at (0,0) size 452x26
  • trunk/LayoutTests/platform/ios/tables/mozilla/collapsing_borders/bug41262-3-expected.txt

    r197635 r268958  
    9797            text run at (365,0) width 347: "http://www.w3.org/TR/REC-CSS2/images/tbl-border-"
    9898            text run at (0,20) width 71: "conflict.gif"
    99         RenderText {#text} at (70,20) size 10x19
    100           text run at (70,20) width 10: ": "
    101         RenderBR {BR} at (0,0) size 0x0
     99        RenderText {#text} at (70,20) size 6x19
     100          text run at (70,20) width 6: ":"
     101        RenderBR {BR} at (75,20) size 1x19
    102102        RenderImage {IMG} at (0,40) size 221x23
    103103        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/ios/tables/mozilla/core/bloomberg-expected.txt

    r268520 r268958  
    8181                    text run at (4,180) width 76: "Commodities"
    8282                RenderBR {BR} at (79,178) size 1x19
    83               RenderText {#text} at (0,0) size 0x0
    8483              RenderBR {BR} at (4,196) size 0x19
    8584              RenderInline {B} at (0,0) size 48x19
     
    131130                    text run at (4,328) width 121: "Negocios Bloomberg"
    132131                RenderBR {BR} at (124,326) size 1x19
    133               RenderText {#text} at (0,0) size 0x0
    134132              RenderBR {BR} at (4,344) size 0x19
    135133              RenderInline {B} at (0,0) size 78x19
     
    151149                    text run at (4,396) width 96: "Wealth Manager"
    152150                RenderBR {BR} at (99,394) size 1x19
    153               RenderText {#text} at (0,0) size 0x0
    154151              RenderBR {BR} at (4,412) size 0x19
    155152              RenderInline {FONT} at (0,0) size 124x16 [color=#FFFFFF]
     
    164161                    text run at (4,448) width 89: "Small Business"
    165162                RenderBR {BR} at (92,446) size 1x19
    166               RenderText {#text} at (0,0) size 0x0
    167163              RenderBR {BR} at (4,464) size 0x19
    168164              RenderInline {B} at (0,0) size 64x19
     
    172168                      text run at (4,484) width 64: "CAREERS"
    173169                  RenderBR {BR} at (67,482) size 1x19
    174               RenderText {#text} at (0,0) size 0x0
    175170              RenderBR {BR} at (4,500) size 0x19
    176171              RenderInline {B} at (0,0) size 29x19
     
    274269                  RenderText {#text} at (125,316) size 4x13
    275270                    text run at (125,316) width 4: " "
    276                 RenderText {#text} at (0,0) size 0x0
    277                 RenderBR {BR} at (0,0) size 0x0
     271                RenderBR {BR} at (128,311) size 1x19
    278272                RenderBR {BR} at (87,330) size 1x19
    279273                RenderBR {BR} at (87,350) size 1x19
  • trunk/LayoutTests/platform/ios/tables/mozilla/core/col_widths_auto_autoFix-expected.txt

    r268520 r268958  
    3131      RenderBlock (anonymous) at (0,120) size 784x40
    3232        RenderBR {BR} at (0,0) size 0x19
    33         RenderText {#text} at (0,20) size 85x19
    34           text run at (0,20) width 85: "COLSPANS "
    35         RenderBR {BR} at (84,20) size 1x19
     33        RenderText {#text} at (0,20) size 81x19
     34          text run at (0,20) width 81: "COLSPANS"
     35        RenderBR {BR} at (80,20) size 1x19
    3636      RenderTable {TABLE} at (0,160) size 638x136 [border: (1px outset #808080)]
    3737        RenderTableSection {TBODY} at (1,1) size 636x134
  • trunk/LayoutTests/platform/ios/tables/mozilla/core/col_widths_fix_auto-expected.txt

    r268520 r268958  
    1111          RenderTableRow {TR} at (0,2) size 98x0
    1212      RenderBlock (anonymous) at (0,26) size 784x20
    13         RenderText {#text} at (0,0) size 34x19
    14           text run at (0,0) width 34: "after "
    15         RenderBR {BR} at (33,0) size 1x19
     13        RenderText {#text} at (0,0) size 30x19
     14          text run at (0,0) width 30: "after"
     15        RenderBR {BR} at (29,0) size 1x19
  • trunk/LayoutTests/platform/ios/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt

    r268520 r268958  
    77        RenderText {#text} at (0,0) size 758x39
    88          text run at (0,0) width 758: "It should never be the case that deleting a tbody causes a rebuild of the cell map since cells cannot span out of tbodies."
    9           text run at (0,20) width 151: "However, this is a bug. "
    10         RenderBR {BR} at (150,20) size 1x19
     9          text run at (0,20) width 147: "However, this is a bug."
     10        RenderBR {BR} at (146,20) size 1x19
    1111        RenderBR {BR} at (0,40) size 0x19
    1212        RenderText {#text} at (0,60) size 218x19
  • trunk/LayoutTests/platform/ios/tables/mozilla/marvin/tables_cellpadding-expected.txt

    r268520 r268958  
    1111          text run at (382,20) width 386: "padding. Notice the difference. There should be a larger gap"
    1212          text run at (0,40) width 203: "between the cell border and it's "
    13           text run at (202,40) width 167: "contents in the first table. "
    14         RenderBR {BR} at (368,40) size 1x19
     13          text run at (202,40) width 163: "contents in the first table."
     14        RenderBR {BR} at (364,40) size 1x19
    1515        RenderBR {BR} at (0,60) size 0x19
    1616      RenderTable {TABLE} at (0,80) size 262x86 [border: (2px outset #808080)]
  • trunk/LayoutTests/platform/ios/tables/mozilla/marvin/tables_cellspacing-expected.txt

    r268520 r268958  
    1010          text run at (0,20) width 303: "pixels; the second table isn't using cellspacing. "
    1111          text run at (302,20) width 475: "Notice the difference here. The first table should be rendered with a wider"
    12           text run at (0,40) width 146: "gap between the cells. "
    13         RenderBR {BR} at (145,40) size 1x19
     12          text run at (0,40) width 142: "gap between the cells."
     13        RenderBR {BR} at (141,40) size 1x19
    1414      RenderTable {TABLE} at (0,60) size 262x89
    1515        RenderTableSection {TBODY} at (0,0) size 262x89
  • trunk/LayoutTests/platform/ios/tables/mozilla/other/nestedTables-expected.txt

    r268520 r268958  
    438438                text run at (2,2) width 8: "9"
    439439      RenderBlock (anonymous) at (0,802) size 784x40
    440         RenderText {#text} at (0,0) size 8x19
    441           text run at (0,0) width 8: " "
    442         RenderBR {BR} at (8,0) size 0x19
     440        RenderText {#text} at (0,0) size 4x19
     441          text run at (0,0) width 4: " "
     442        RenderBR {BR} at (4,0) size 0x19
    443443        RenderText {#text} at (0,20) size 286x19
    444444          text run at (0,20) width 286: "the following text should display on one line"
  • trunk/LayoutTests/platform/ios/tables/mozilla/other/wa_table_tr_align-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x1363 [bgcolor=#FFDEAD]
    66      RenderBlock (anonymous) at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 611x19
    8           text run at (0,0) width 611: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997. "
    9         RenderBR {BR} at (610,0) size 1x19
     7        RenderText {#text} at (0,0) size 607x19
     8          text run at (0,0) width 607: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997."
     9        RenderBR {BR} at (606,0) size 1x19
    1010      RenderBlock {H1} at (0,41) size 784x77
    1111        RenderInline {FONT} at (0,0) size 470x74 [color=#FF0000]
  • trunk/LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug1262-expected.txt

    r268520 r268958  
    1212            RenderTableCell {TD} at (2,2) size 778x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    1313      RenderBlock (anonymous) at (0,30) size 784x40
    14         RenderText {#text} at (0,0) size 12x19
    15           text run at (0,0) width 12: "2 "
    16         RenderBR {BR} at (12,0) size 0x19
     14        RenderText {#text} at (0,0) size 8x19
     15          text run at (0,0) width 8: "2"
     16        RenderBR {BR} at (8,0) size 0x19
    1717        RenderText {#text} at (0,20) size 8x19
    1818          text run at (0,20) width 8: "3"
  • trunk/LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug56024-expected.txt

    r268520 r268958  
    1616                        text run at (1,21) width 250: "Al Gore are expected to show a kinder,"
    1717                        text run at (1,41) width 294: "gentler side Wednesday in the second of three"
    18                         text run at (1,61) width 185: "nationally televised debates. "
    19                       RenderBR {BR} at (185,61) size 1x19
     18                        text run at (1,61) width 181: "nationally televised debates."
     19                      RenderBR {BR} at (181,61) size 1x19
    2020            RenderTableCell {TD} at (302,2) size 96x82 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    2121              RenderBlock (anonymous) at (1,1) size 94x80
  • trunk/LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug8499-expected.txt

    r268520 r268958  
    1313      RenderBlock (anonymous) at (0,76) size 784x20
    1414        RenderBR {BR} at (0,0) size 0x19
    15       RenderTable {TABLE} at (0,96) size 790x148 [border: (1px outset #808080)]
    16         RenderTableSection {TBODY} at (1,1) size 788x146
    17           RenderTableRow {TR} at (0,2) size 788x142
    18             RenderTableCell {TD} at (2,2) size 784x142 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    19               RenderTable {TABLE} at (2,2) size 780x138 [border: (1px outset #808080)]
    20                 RenderTableSection {TBODY} at (1,1) size 778x136
    21                   RenderTableRow {TR} at (0,2) size 778x72
    22                     RenderTableCell {TD} at (2,2) size 774x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    23                       RenderTable {TABLE} at (380,2) size 13x12 [border: (2px outset #808080)]
     15      RenderTable {TABLE} at (0,96) size 786x148 [border: (1px outset #808080)]
     16        RenderTableSection {TBODY} at (1,1) size 784x146
     17          RenderTableRow {TR} at (0,2) size 784x142
     18            RenderTableCell {TD} at (2,2) size 780x142 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     19              RenderTable {TABLE} at (2,2) size 776x138 [border: (1px outset #808080)]
     20                RenderTableSection {TBODY} at (1,1) size 774x136
     21                  RenderTableRow {TR} at (0,2) size 774x72
     22                    RenderTableCell {TD} at (2,2) size 770x72 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     23                      RenderTable {TABLE} at (378,2) size 13x12 [border: (2px outset #808080)]
    2424                        RenderTableSection {TBODY} at (2,2) size 8x8
    2525                          RenderTableRow {TR} at (0,2) size 8x4
     
    2929                                RenderText {#text} at (0,0) size 0x0
    3030                              RenderText {#text} at (0,0) size 0x0
    31                       RenderBlock {P} at (2,30) size 770x40
     31                      RenderBlock {P} at (2,30) size 766x40
    3232                        RenderText {#text} at (0,0) size 737x39
    3333                          text run at (0,0) width 429: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
     
    3535                          text run at (0,20) width 145: "beach. The view from "
    3636                          text run at (144,20) width 389: "decorated with antique and contemporary furniture and rugs."
    37                   RenderTableRow {TR} at (0,76) size 778x58
    38                     RenderTableCell {TD} at (2,76) size 774x58 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    39                       RenderTable {TABLE} at (2,2) size 770x54 [border: (1px outset #808080)]
    40                         RenderTableSection {TBODY} at (1,1) size 768x52
    41                           RenderTableRow {TR} at (0,0) size 768x52
     37                  RenderTableRow {TR} at (0,76) size 774x58
     38                    RenderTableCell {TD} at (2,76) size 770x58 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     39                      RenderTable {TABLE} at (2,2) size 766x54 [border: (1px outset #808080)]
     40                        RenderTableSection {TBODY} at (1,1) size 764x52
     41                          RenderTableRow {TR} at (0,0) size 764x52
    4242                            RenderTableCell {TD} at (0,10) size 308x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    4343                              RenderText {#text} at (6,6) size 296x19
     
    4545                                text run at (143,6) width 125: "Per Person on H/B "
    4646                                text run at (267,6) width 35: "Basis"
    47                             RenderTableCell {TD} at (307,0) size 104x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    48                               RenderText {#text} at (6,6) size 91x19
    49                                 text run at (6,6) width 91: "27/03 - 30/04 "
    50                               RenderBR {BR} at (96,6) size 1x19
     47                            RenderTableCell {TD} at (307,0) size 100x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     48                              RenderText {#text} at (6,6) size 87x19
     49                                text run at (6,6) width 87: "27/03 - 30/04"
     50                              RenderBR {BR} at (92,6) size 1x19
    5151                              RenderText {#text} at (6,26) size 87x19
    5252                                text run at (6,26) width 87: "16/10 - 31/10"
    53                             RenderTableCell {TD} at (410,10) size 178x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     53                            RenderTableCell {TD} at (406,10) size 178x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    5454                              RenderText {#text} at (6,6) size 165x19
    5555                                text run at (6,6) width 165: "01/5- 21/5 & 2/10 - 15/10"
    56                             RenderTableCell {TD} at (587,0) size 91x52 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
     56                            RenderTableCell {TD} at (583,0) size 91x52 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
    5757                              RenderText {#text} at (6,6) size 79x19
    5858                                text run at (6,6) width 79: "22/5 - 16/07"
     
    6060                              RenderText {#text} at (6,26) size 79x19
    6161                                text run at (6,26) width 79: "28/8 - 01/10"
    62                             RenderTableCell {TD} at (677,10) size 91x32 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
     62                            RenderTableCell {TD} at (673,10) size 91x32 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
    6363                              RenderText {#text} at (6,6) size 79x19
    6464                                text run at (6,6) width 79: "17/07 - 27/8"
     
    7171      RenderBlock (anonymous) at (0,316) size 784x20
    7272        RenderBR {BR} at (0,0) size 0x19
    73       RenderTable {TABLE} at (0,336) size 790x168 [border: (1px outset #808080)]
    74         RenderTableSection {TBODY} at (1,1) size 788x166
    75           RenderTableRow {TR} at (0,2) size 788x162
    76             RenderTableCell {TD} at (2,2) size 784x162 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    77               RenderTable {TABLE} at (2,2) size 780x158 [border: (1px outset #808080)]
    78                 RenderTableSection {TBODY} at (1,1) size 778x156
    79                   RenderTableRow {TR} at (0,2) size 778x92
    80                     RenderTableCell {TD} at (2,2) size 774x92 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    81                       RenderTable {TABLE} at (331,2) size 112x32 [border: (2px outset #808080)]
     73      RenderTable {TABLE} at (0,336) size 786x168 [border: (1px outset #808080)]
     74        RenderTableSection {TBODY} at (1,1) size 784x166
     75          RenderTableRow {TR} at (0,2) size 784x162
     76            RenderTableCell {TD} at (2,2) size 780x162 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     77              RenderTable {TABLE} at (2,2) size 776x158 [border: (1px outset #808080)]
     78                RenderTableSection {TBODY} at (1,1) size 774x156
     79                  RenderTableRow {TR} at (0,2) size 774x92
     80                    RenderTableCell {TD} at (2,2) size 770x92 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     81                      RenderTable {TABLE} at (329,2) size 112x32 [border: (2px outset #808080)]
    8282                        RenderTableSection {TBODY} at (2,2) size 108x28
    8383                          RenderTableRow {TR} at (0,2) size 108x24
     
    8585                              RenderText {#text} at (2,2) size 100x19
    8686                                text run at (2,2) width 100: "applet was here"
    87                       RenderBlock {P} at (2,50) size 770x40
     87                      RenderBlock {P} at (2,50) size 766x40
    8888                        RenderText {#text} at (0,0) size 737x39
    8989                          text run at (0,0) width 429: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
     
    9191                          text run at (0,20) width 145: "beach. The view from "
    9292                          text run at (144,20) width 389: "decorated with antique and contemporary furniture and rugs."
    93                   RenderTableRow {TR} at (0,96) size 778x58
    94                     RenderTableCell {TD} at (2,96) size 774x58 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    95                       RenderTable {TABLE} at (2,2) size 770x54 [border: (1px outset #808080)]
    96                         RenderTableSection {TBODY} at (1,1) size 768x52
    97                           RenderTableRow {TR} at (0,0) size 768x52
     93                  RenderTableRow {TR} at (0,96) size 774x58
     94                    RenderTableCell {TD} at (2,96) size 770x58 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     95                      RenderTable {TABLE} at (2,2) size 766x54 [border: (1px outset #808080)]
     96                        RenderTableSection {TBODY} at (1,1) size 764x52
     97                          RenderTableRow {TR} at (0,0) size 764x52
    9898                            RenderTableCell {TD} at (0,10) size 308x32 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    9999                              RenderText {#text} at (6,6) size 296x19
     
    101101                                text run at (143,6) width 125: "Per Person on H/B "
    102102                                text run at (267,6) width 35: "Basis"
    103                             RenderTableCell {TD} at (307,0) size 104x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    104                               RenderText {#text} at (6,6) size 91x19
    105                                 text run at (6,6) width 91: "27/03 - 30/04 "
    106                               RenderBR {BR} at (96,6) size 1x19
     103                            RenderTableCell {TD} at (307,0) size 100x52 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     104                              RenderText {#text} at (6,6) size 87x19
     105                                text run at (6,6) width 87: "27/03 - 30/04"
     106                              RenderBR {BR} at (92,6) size 1x19
    107107                              RenderText {#text} at (6,26) size 87x19
    108108                                text run at (6,26) width 87: "16/10 - 31/10"
    109                             RenderTableCell {TD} at (410,10) size 178x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     109                            RenderTableCell {TD} at (406,10) size 178x32 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    110110                              RenderText {#text} at (6,6) size 165x19
    111111                                text run at (6,6) width 165: "01/5- 21/5 & 2/10 - 15/10"
    112                             RenderTableCell {TD} at (587,0) size 91x52 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
     112                            RenderTableCell {TD} at (583,0) size 91x52 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
    113113                              RenderText {#text} at (6,6) size 79x19
    114114                                text run at (6,6) width 79: "22/5 - 16/07"
     
    116116                              RenderText {#text} at (6,26) size 79x19
    117117                                text run at (6,26) width 79: "28/8 - 01/10"
    118                             RenderTableCell {TD} at (677,10) size 91x32 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
     118                            RenderTableCell {TD} at (673,10) size 91x32 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
    119119                              RenderText {#text} at (6,6) size 79x19
    120120                                text run at (6,6) width 79: "17/07 - 27/8"
  • trunk/LayoutTests/platform/ios/tables/mozilla_expected_failures/core/col_span2-expected.txt

    r268520 r268958  
    326326                text run at (2,2) width 28: "auto"
    327327      RenderBlock (anonymous) at (0,1330) size 784x20
    328         RenderText {#text} at (0,0) size 297x19
    329           text run at (0,0) width 297: "fixed table - spanned cols based on fix widths "
    330         RenderBR {BR} at (296,0) size 1x19
     328        RenderText {#text} at (0,0) size 293x19
     329          text run at (0,0) width 293: "fixed table - spanned cols based on fix widths"
     330        RenderBR {BR} at (292,0) size 1x19
    331331      RenderBlock {HR} at (0,1358) size 402x2 [border: (1px inset #000000)]
    332332      RenderTable {TABLE} at (0,1368) size 534x65 [bgcolor=#FFA500] [border: (1px outset #808080)]
     
    566566      RenderBlock (anonymous) at (0,2383) size 784x40
    567567        RenderBR {BR} at (0,0) size 0x19
    568         RenderText {#text} at (0,20) size 160x19
    569           text run at (0,20) width 160: "PERCENT COLSPANS "
    570         RenderBR {BR} at (159,20) size 1x19
     568        RenderText {#text} at (0,20) size 156x19
     569          text run at (0,20) width 156: "PERCENT COLSPANS"
     570        RenderBR {BR} at (155,20) size 1x19
    571571      RenderTable {TABLE} at (0,2423) size 500x65 [border: (1px outset #808080)]
    572572        RenderTableSection {TBODY} at (1,1) size 498x63
     
    12321232                text run at (2,2) width 91: "auto auto auto"
    12331233      RenderBlock (anonymous) at (0,5599) size 784x20
    1234         RenderText {#text} at (0,0) size 257x19
    1235           text run at (0,0) width 257: "fixed table looks more like IE than Nav "
    1236         RenderBR {BR} at (256,0) size 1x19
     1234        RenderText {#text} at (0,0) size 253x19
     1235          text run at (0,0) width 253: "fixed table looks more like IE than Nav"
     1236        RenderBR {BR} at (252,0) size 1x19
    12371237      RenderTable {TABLE} at (0,5619) size 150x250 [border: (1px outset #808080)]
    12381238        RenderTableSection {TBODY} at (1,1) size 148x248
  • trunk/LayoutTests/platform/ios/tables/mozilla_expected_failures/other/test4-expected.txt

    r268520 r268958  
    445445      RenderBlock (anonymous) at (0,1385) size 784x41
    446446        RenderBR {BR} at (0,0) size 0x19
    447         RenderText {#text} at (0,20) size 679x19
    448           text run at (0,20) width 679: "This is a table formed from a list with display of table-row-group and list items with display of table-cell. "
    449         RenderBR {BR} at (678,20) size 1x19
     447        RenderText {#text} at (0,20) size 675x19
     448          text run at (0,20) width 675: "This is a table formed from a list with display of table-row-group and list items with display of table-cell."
     449        RenderBR {BR} at (674,20) size 1x19
    450450      RenderTable at (0,1425) size 225x21
    451451        RenderTableSection {UL} at (0,0) size 225x20
     
    498498      RenderBlock {P} at (0,1541) size 784x245
    499499        RenderBlock (anonymous) at (0,0) size 784x20
    500           RenderText {#text} at (0,0) size 439x19
    501             text run at (0,0) width 439: "The following table will have its rows and columns in red collapsed "
    502           RenderBR {BR} at (438,0) size 1x19
     500          RenderText {#text} at (0,0) size 435x19
     501            text run at (0,0) width 435: "The following table will have its rows and columns in red collapsed"
     502          RenderBR {BR} at (434,0) size 1x19
    503503        RenderTable {TABLE} at (0,20) size 138x102 [bgcolor=#FFA500] [border: (1px outset #808080)]
    504504          RenderBlock {CAPTION} at (0,0) size 138x20
     
    585585      RenderBlock {P} at (0,1801) size 784x257
    586586        RenderBlock (anonymous) at (0,0) size 784x20
    587           RenderText {#text} at (0,0) size 760x19
    588             text run at (0,0) width 760: "The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. "
    589           RenderBR {BR} at (759,0) size 1x19
     587          RenderText {#text} at (0,0) size 756x19
     588            text run at (0,0) width 756: "The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly."
     589          RenderBR {BR} at (755,0) size 1x19
    590590        RenderTable {TABLE} at (0,20) size 187x118 [bgcolor=#FFA500] [border: (1px outset #808080)]
    591591          RenderBlock {CAPTION} at (0,0) size 187x20
     
    698698      RenderBlock {P} at (0,2073) size 784x297
    699699        RenderBlock (anonymous) at (0,0) size 784x20
    700           RenderText {#text} at (0,0) size 467x19
    701             text run at (0,0) width 467: "The following table will have its 1st row group collapsed (rows 1 and 2) "
    702           RenderBR {BR} at (466,0) size 1x19
     700          RenderText {#text} at (0,0) size 463x19
     701            text run at (0,0) width 463: "The following table will have its 1st row group collapsed (rows 1 and 2)"
     702          RenderBR {BR} at (462,0) size 1x19
    703703        RenderTable {TABLE} at (0,20) size 125x118 [bgcolor=#FFA500] [border: (1px outset #808080)]
    704704          RenderBlock {CAPTION} at (0,0) size 125x20
     
    828828            text run at (0,0) width 571: "The following table is similar to a previous table except that the direction is right-to-left. "
    829829            text run at (570,0) width 205: "It will have its 2nd row and 2nd"
    830             text run at (0,20) width 436: "col collapsed. A window resize may be necessary to see it properly. "
    831           RenderBR {BR} at (435,20) size 1x19
     830            text run at (0,20) width 432: "col collapsed. A window resize may be necessary to see it properly."
     831          RenderBR {BR} at (431,20) size 1x19
    832832        RenderTable {TABLE} at (0,40) size 187x118 [bgcolor=#FFA500] [border: (1px outset #808080)]
    833833          RenderBlock {CAPTION} at (0,0) size 187x20
  • trunk/LayoutTests/platform/mac-catalina/fast/forms/basic-inputs-expected.txt

    r268670 r268958  
    55    RenderBody {BODY} at (8,8) size 470x582
    66      RenderBlock (anonymous) at (0,0) size 470x306
    7         RenderText {#text} at (0,0) size 332x18
    8           text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
    9         RenderBR {BR} at (331,0) size 1x18
     7        RenderText {#text} at (0,0) size 328x18
     8          text run at (0,0) width 328: "This tests basic inputs. Here's what you should see:"
     9        RenderBR {BR} at (327,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    1111        RenderText {#text} at (0,36) size 461x54
     
    1313          text run at (0,54) width 86: "\"foobarbaz\", "
    1414          text run at (85,54) width 376: "then the word \"text\" followed by a disabled text input field"
    15           text run at (0,72) width 335: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
    16         RenderBR {BR} at (334,72) size 1x18
     15          text run at (0,72) width 331: "filled with \"foo\" and then the letter \"b\" and then \"a\""
     16        RenderBR {BR} at (330,72) size 1x18
    1717        RenderBR {BR} at (0,90) size 0x18
    1818        RenderText {#text} at (0,108) size 467x54
    1919          text run at (0,108) width 437: "second line: and then a password input field that's filled and then the"
    2020          text run at (0,126) width 467: "word \"password\" and then a disabled password field that's filled and then"
    21           text run at (0,144) width 86: "the letter \"b\" "
    22         RenderBR {BR} at (85,144) size 1x18
     21          text run at (0,144) width 82: "the letter \"b\""
     22        RenderBR {BR} at (81,144) size 1x18
    2323        RenderBR {BR} at (0,162) size 0x18
    2424        RenderText {#text} at (0,180) size 459x36
    2525          text run at (0,180) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
    26           text run at (0,198) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
    27         RenderBR {BR} at (359,198) size 1x18
     26          text run at (0,198) width 356: "\"checkbox\" and then a disabled checkbox and letter \"b\""
     27        RenderBR {BR} at (355,198) size 1x18
    2828        RenderBR {BR} at (0,216) size 0x18
    2929        RenderText {#text} at (0,234) size 457x54
    3030          text run at (0,234) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
    3131          text run at (0,252) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
    32           text run at (0,270) width 113: "and the letter \"b\" "
    33         RenderBR {BR} at (112,270) size 1x18
     32          text run at (0,270) width 109: "and the letter \"b\""
     33        RenderBR {BR} at (108,270) size 1x18
    3434        RenderBR {BR} at (0,288) size 0x18
    3535      RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
  • trunk/LayoutTests/platform/mac-catalina/fast/forms/input-readonly-dimmed-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 465x18
    7         text run at (0,0) width 465: "This tests that the border of a readonly text field should appear dimmed. "
    8       RenderBR {BR} at (464,0) size 1x18
     6      RenderText {#text} at (0,0) size 461x18
     7        text run at (0,0) width 461: "This tests that the border of a readonly text field should appear dimmed."
     8      RenderBR {BR} at (460,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac-catalina/fast/forms/option-text-clip-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 717x18
    7         text run at (0,0) width 717: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. "
    8       RenderBR {BR} at (716,0) size 1x18
     6      RenderText {#text} at (0,0) size 713x18
     7        text run at (0,0) width 713: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control."
     8      RenderBR {BR} at (712,0) size 1x18
    99      RenderMenuList {SELECT} at (0,20) size 150x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1010        RenderBlock (anonymous) at (0,0) size 150x18
  • trunk/LayoutTests/platform/mac-catalina/fast/forms/select-change-popup-to-listbox-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 458x18
    7         text run at (0,0) width 458: "This tests that you can dynamically change a popup menu to a list box. "
    8       RenderBR {BR} at (457,0) size 1x18
     6      RenderText {#text} at (0,0) size 454x18
     7        text run at (0,0) width 454: "This tests that you can dynamically change a popup menu to a list box."
     8      RenderBR {BR} at (453,0) size 1x18
    99      RenderListBox {SELECT} at (2,20) size 176x71 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac-catalina/fast/text/indic-expected.txt

    r268556 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 636x18
    7         text run at (0,0) width 636: "This page renders some indic text and makes sure that the text metrics match the expected metrics. "
    8       RenderBR {BR} at (635,0) size 1x18
     6      RenderText {#text} at (0,0) size 632x18
     7        text run at (0,0) width 632: "This page renders some indic text and makes sure that the text metrics match the expected metrics."
     8      RenderBR {BR} at (631,0) size 1x18
    99      RenderText {#text} at (0,21) size 776x42
    1010        text run at (0,21) width 776: "\x{AA0}\x{AB3}\x{AA8}\x{ABE} \x{A87}\x{AB0}\x{ABE}\x{A95}\x{AC0} \x{AAA}\x{ACD}\x{AB0}\x{AA6}\x{AC7}\x{AB6}\x{ACB}\x{AA8}\x{AC7} \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB0}\x{ABE}\x{AB7}\x{ACD}\x{A9F}\x{ACD}\x{AB0} \x{A9C}\x{ABE}\x{AB9}\x{AC7}\x{AB0} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82} \x{A9B}\x{AC7} \x{A85}\x{AA8}\x{AC7} \x{AAA}\x{ACB}\x{AA4}\x{ABE}\x{AA8}\x{ACB} \x{AB5}\x{ACD}\x{AAF}\x{ABE}\x{AAA} \x{AB5}\x{AA7}\x{ABE}\x{AB0}\x{AB5}\x{ABE} \x{AA4}\x{AC7}\x{AAE}\x{AA8}\x{ABE} \x{AB5}\x{AA1}\x{ABE} \x{AAA}\x{ACD}\x{AB0}\x{AA4}\x{ACD}\x{AAF}\x{AC7} \x{AB5}\x{AAB}\x{ABE}\x{AA6}\x{ABE}\x{AB0}\x{AC0}\x{AA8}\x{AC1}\x{A82} \x{AB5}\x{ABF}\x{AB6}\x{ACD}\x{AB5}\x{AAD}\x{AB0}\x{AA8}\x{ABE} \x{AAE}\x{AC1}\x{AB8}\x{ACD}\x{AB2}\x{ABF}\x{AAE}\x{ACB}\x{AA8}\x{AC7} \x{A86}\x{AB9}\x{ACD}\x{AB5}\x{ABE}\x{AA8} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82}"
  • trunk/LayoutTests/platform/mac-catalina/tables/mozilla/other/wa_table_tr_align-expected.txt

    r268556 r268958  
    55    RenderBody {BODY} at (8,8) size 769x1285 [bgcolor=#FFDEAD]
    66      RenderBlock (anonymous) at (0,0) size 769x18
    7         RenderText {#text} at (0,0) size 611x18
    8           text run at (0,0) width 611: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997. "
    9         RenderBR {BR} at (610,0) size 1x18
     7        RenderText {#text} at (0,0) size 607x18
     8          text run at (0,0) width 607: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997."
     9        RenderBR {BR} at (606,0) size 1x18
    1010      RenderBlock {H1} at (0,39) size 769x75
    1111        RenderInline {FONT} at (0,0) size 470x74 [color=#FF0000]
  • trunk/LayoutTests/platform/mac-mojave/fast/forms/basic-inputs-expected.txt

    r268683 r268958  
    55    RenderBody {BODY} at (8,8) size 470x582
    66      RenderBlock (anonymous) at (0,0) size 470x306
    7         RenderText {#text} at (0,0) size 332x18
    8           text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
    9         RenderBR {BR} at (331,0) size 1x18
     7        RenderText {#text} at (0,0) size 328x18
     8          text run at (0,0) width 328: "This tests basic inputs. Here's what you should see:"
     9        RenderBR {BR} at (327,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    1111        RenderText {#text} at (0,36) size 461x54
     
    1313          text run at (0,54) width 86: "\"foobarbaz\", "
    1414          text run at (85,54) width 376: "then the word \"text\" followed by a disabled text input field"
    15           text run at (0,72) width 335: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
    16         RenderBR {BR} at (334,72) size 1x18
     15          text run at (0,72) width 331: "filled with \"foo\" and then the letter \"b\" and then \"a\""
     16        RenderBR {BR} at (330,72) size 1x18
    1717        RenderBR {BR} at (0,90) size 0x18
    1818        RenderText {#text} at (0,108) size 467x54
    1919          text run at (0,108) width 437: "second line: and then a password input field that's filled and then the"
    2020          text run at (0,126) width 467: "word \"password\" and then a disabled password field that's filled and then"
    21           text run at (0,144) width 86: "the letter \"b\" "
    22         RenderBR {BR} at (85,144) size 1x18
     21          text run at (0,144) width 82: "the letter \"b\""
     22        RenderBR {BR} at (81,144) size 1x18
    2323        RenderBR {BR} at (0,162) size 0x18
    2424        RenderText {#text} at (0,180) size 459x36
    2525          text run at (0,180) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
    26           text run at (0,198) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
    27         RenderBR {BR} at (359,198) size 1x18
     26          text run at (0,198) width 356: "\"checkbox\" and then a disabled checkbox and letter \"b\""
     27        RenderBR {BR} at (355,198) size 1x18
    2828        RenderBR {BR} at (0,216) size 0x18
    2929        RenderText {#text} at (0,234) size 457x54
    3030          text run at (0,234) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
    3131          text run at (0,252) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
    32           text run at (0,270) width 113: "and the letter \"b\" "
    33         RenderBR {BR} at (112,270) size 1x18
     32          text run at (0,270) width 109: "and the letter \"b\""
     33        RenderBR {BR} at (108,270) size 1x18
    3434        RenderBR {BR} at (0,288) size 0x18
    3535      RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
  • trunk/LayoutTests/platform/mac-mojave/fast/forms/input-readonly-dimmed-expected.txt

    r268683 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 465x18
    7         text run at (0,0) width 465: "This tests that the border of a readonly text field should appear dimmed. "
    8       RenderBR {BR} at (464,0) size 1x18
     6      RenderText {#text} at (0,0) size 461x18
     7        text run at (0,0) width 461: "This tests that the border of a readonly text field should appear dimmed."
     8      RenderBR {BR} at (460,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac-mojave/fast/forms/option-text-clip-expected.txt

    r268683 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 717x18
    7         text run at (0,0) width 717: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. "
    8       RenderBR {BR} at (716,0) size 1x18
     6      RenderText {#text} at (0,0) size 713x18
     7        text run at (0,0) width 713: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control."
     8      RenderBR {BR} at (712,0) size 1x18
    99      RenderMenuList {SELECT} at (0,20) size 150x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1010        RenderBlock (anonymous) at (0,0) size 150x18
  • trunk/LayoutTests/platform/mac-mojave/fast/forms/select-change-popup-to-listbox-expected.txt

    r268683 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 458x18
    7         text run at (0,0) width 458: "This tests that you can dynamically change a popup menu to a list box. "
    8       RenderBR {BR} at (457,0) size 1x18
     6      RenderText {#text} at (0,0) size 454x18
     7        text run at (0,0) width 454: "This tests that you can dynamically change a popup menu to a list box."
     8      RenderBR {BR} at (453,0) size 1x18
    99      RenderListBox {SELECT} at (2,20) size 176x71 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac-mojave/fast/text/indic-expected.txt

    r268683 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 636x18
    7         text run at (0,0) width 636: "This page renders some indic text and makes sure that the text metrics match the expected metrics. "
    8       RenderBR {BR} at (635,0) size 1x18
     6      RenderText {#text} at (0,0) size 632x18
     7        text run at (0,0) width 632: "This page renders some indic text and makes sure that the text metrics match the expected metrics."
     8      RenderBR {BR} at (631,0) size 1x18
    99      RenderText {#text} at (0,22) size 753x43
    1010        text run at (0,22) width 753: "\x{AA0}\x{AB3}\x{AA8}\x{ABE} \x{A87}\x{AB0}\x{ABE}\x{A95}\x{AC0} \x{AAA}\x{ACD}\x{AB0}\x{AA6}\x{AC7}\x{AB6}\x{ACB}\x{AA8}\x{AC7} \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB0}\x{ABE}\x{AB7}\x{ACD}\x{A9F}\x{ACD}\x{AB0} \x{A9C}\x{ABE}\x{AB9}\x{AC7}\x{AB0} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82} \x{A9B}\x{AC7} \x{A85}\x{AA8}\x{AC7} \x{AAA}\x{ACB}\x{AA4}\x{ABE}\x{AA8}\x{ACB} \x{AB5}\x{ACD}\x{AAF}\x{ABE}\x{AAA} \x{AB5}\x{AA7}\x{ABE}\x{AB0}\x{AB5}\x{ABE} \x{AA4}\x{AC7}\x{AAE}\x{AA8}\x{ABE} \x{AB5}\x{AA1}\x{ABE} \x{AAA}\x{ACD}\x{AB0}\x{AA4}\x{ACD}\x{AAF}\x{AC7} \x{AB5}\x{AAB}\x{ABE}\x{AA6}\x{ABE}\x{AB0}\x{AC0}\x{AA8}\x{AC1}\x{A82} \x{AB5}\x{ABF}\x{AB6}\x{ACD}\x{AB5}\x{AAD}\x{AB0}\x{AA8}\x{ABE} \x{AAE}\x{AC1}\x{AB8}\x{ACD}\x{AB2}\x{ABF}\x{AAE}\x{ACB}\x{AA8}\x{AC7}"
  • trunk/LayoutTests/platform/mac-mojave/tables/mozilla/other/wa_table_tr_align-expected.txt

    r268683 r268958  
    55    RenderBody {BODY} at (8,8) size 769x1285 [bgcolor=#FFDEAD]
    66      RenderBlock (anonymous) at (0,0) size 769x18
    7         RenderText {#text} at (0,0) size 611x18
    8           text run at (0,0) width 611: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997. "
    9         RenderBR {BR} at (610,0) size 1x18
     7        RenderText {#text} at (0,0) size 607x18
     8          text run at (0,0) width 607: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997."
     9        RenderBR {BR} at (606,0) size 1x18
    1010      RenderBlock {H1} at (0,39) size 769x75
    1111        RenderInline {FONT} at (0,0) size 470x74 [color=#FF0000]
  • trunk/LayoutTests/platform/mac-wk2/fast/layers/layer-visibility-sublayer-expected.txt

    r177774 r268958  
    1010      RenderText {#text} at (0,72) size 182x18
    1111        text run at (0,72) width 182: "24 green box with word ok: "
    12       RenderText {#text} at (0,0) size 0x0
    13       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (181,72) size 1x18
    1413      RenderBR {BR} at (0,90) size 0x18
    1514      RenderBR {BR} at (0,108) size 0x18
     
    1716      RenderText {#text} at (0,144) size 182x18
    1817        text run at (0,144) width 182: "25 green box with word ok: "
    19       RenderText {#text} at (0,0) size 0x0
    20       RenderBR {BR} at (0,0) size 0x0
     18      RenderBR {BR} at (181,144) size 1x18
    2119      RenderBR {BR} at (0,162) size 0x18
    2220      RenderBR {BR} at (0,180) size 0x18
     
    2422      RenderText {#text} at (0,216) size 182x18
    2523        text run at (0,216) width 182: "26 green box with word ok: "
    26       RenderText {#text} at (0,0) size 0x0
    27       RenderBR {BR} at (0,0) size 0x0
     24      RenderBR {BR} at (181,216) size 1x18
    2825      RenderBR {BR} at (0,234) size 0x18
    2926      RenderBR {BR} at (0,252) size 0x18
  • trunk/LayoutTests/platform/mac/compositing/iframes/composited-iframe-alignment-expected.txt

    r177774 r268958  
    88        text run at (604,0) width 179: "inside the black border. The"
    99        text run at (0,18) width 391: "gray background should fit perfectly within the block border "
    10         text run at (390,18) width 91: "with no gaps. "
    11       RenderBR {BR} at (0,0) size 0x0
     10        text run at (390,18) width 87: "with no gaps."
     11      RenderBR {BR} at (476,18) size 1x18
    1212      RenderBR {BR} at (0,36) size 0x18
    1313      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/compositing/overflow/ancestor-overflow-expected.txt

    r196244 r268958  
    1212        RenderText {#text} at (368,168) size 4x18
    1313          text run at (368,168) width 4: " "
    14         RenderText {#text} at (554,168) size 4x18
    15           text run at (554,168) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (554,168) size 0x18
    1715        RenderText {#text} at (182,354) size 4x18
    1816          text run at (182,354) width 4: " "
  • trunk/LayoutTests/platform/mac/compositing/overflow/overflow-scroll-expected.txt

    r196244 r268958  
    1414        RenderText {#text} at (524,158) size 4x18
    1515          text run at (524,158) width 4: " "
    16         RenderText {#text} at (700,158) size 4x18
    17           text run at (700,158) width 4: " "
    18         RenderBR {BR} at (0,0) size 0x0
     16        RenderBR {BR} at (700,158) size 0x18
    1917        RenderText {#text} at (172,334) size 4x18
    2018          text run at (172,334) width 4: " "
     
    2321        RenderText {#text} at (524,334) size 4x18
    2422          text run at (524,334) width 4: " "
    25         RenderText {#text} at (700,334) size 4x18
    26           text run at (700,334) width 4: " "
    27         RenderBR {BR} at (0,0) size 0x0
     23        RenderBR {BR} at (700,334) size 0x18
    2824        RenderText {#text} at (172,510) size 4x18
    2925          text run at (172,510) width 4: " "
  • trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-hit-testing-expected.txt

    r177774 r268958  
    1616        RenderBlock (floating) {DIV} at (0,0) size 238x200
    1717          RenderImage {IMG} at (0,0) size 100x100
    18           RenderText {#text} at (100,86) size 4x18
    19             text run at (100,86) width 4: " "
    20           RenderBR {BR} at (0,0) size 0x0
    21           RenderBlock (floating) {H1} at (0,171) size 238x115
     18          RenderBR {BR} at (100,86) size 0x18
     19          RenderBlock (floating) {H1} at (0,167) size 238x115
    2220            RenderInline {A} at (0,0) size 238x115 [color=#0000EE]
    2321              RenderText {#text} at (0,0) size 238x115
  • trunk/LayoutTests/platform/mac/fast/block/float/float-in-float-painting-expected.txt

    r177774 r268958  
    1515layer at (8,44) size 784x125
    1616  RenderBlock {DIV} at (0,36) size 784x125
    17     RenderBlock (floating) {DIV} at (0,0) size 104x125
     17    RenderBlock (floating) {DIV} at (0,0) size 100x125
    1818      RenderImage {IMG} at (0,0) size 100x100
    19       RenderText {#text} at (100,86) size 4x18
    20         text run at (100,86) width 4: " "
    21       RenderBR {BR} at (0,0) size 0x0
    22       RenderBlock (floating) {H1} at (28,125) size 76x38
     19      RenderBR {BR} at (100,86) size 0x18
     20      RenderBlock (floating) {H1} at (24,121) size 76x38
    2321        RenderInline {A} at (0,0) size 76x37 [color=#0000EE]
    2422          RenderText {#text} at (0,0) size 76x37
    2523            text run at (0,0) width 76: "PASS"
    2624      RenderText {#text} at (0,0) size 0x0
    27     RenderBR {BR} at (104,0) size 0x18
     25    RenderBR {BR} at (100,0) size 0x18
  • trunk/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 364x18
    7         text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
    8       RenderBR {BR} at (363,0) size 1x18
    9       RenderText {#text} at (72,72) size 4x18
    10         text run at (72,72) width 4: " "
    11       RenderBR {BR} at (0,0) size 0x0
    12       RenderText {#text} at (0,90) size 101x18
    13         text run at (0,90) width 101: "The test boxes: "
    14       RenderBR {BR} at (0,0) size 0x0
    15       RenderText {#text} at (72,162) size 4x18
    16         text run at (72,162) width 4: " "
    17       RenderText {#text} at (148,162) size 4x18
    18         text run at (148,162) width 4: " "
    19       RenderText {#text} at (224,162) size 4x18
    20         text run at (224,162) width 4: " "
    21       RenderText {#text} at (300,162) size 4x18
    22         text run at (300,162) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (72,234) size 4x18
    25         text run at (72,234) width 4: " "
    26       RenderText {#text} at (148,234) size 4x18
    27         text run at (148,234) width 4: " "
    28       RenderText {#text} at (224,234) size 4x18
    29         text run at (224,234) width 4: " "
    30       RenderText {#text} at (300,234) size 4x18
    31         text run at (300,234) width 4: " "
    32       RenderBR {BR} at (0,0) size 0x0
    33       RenderText {#text} at (72,306) size 4x18
    34         text run at (72,306) width 4: " "
    35       RenderText {#text} at (148,306) size 4x18
    36         text run at (148,306) width 4: " "
    37       RenderText {#text} at (224,306) size 4x18
    38         text run at (224,306) width 4: " "
    39       RenderText {#text} at (300,306) size 4x18
    40         text run at (300,306) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (72,378) size 4x18
    43         text run at (72,378) width 4: " "
    44       RenderText {#text} at (148,378) size 4x18
    45         text run at (148,378) width 4: " "
    46       RenderText {#text} at (224,378) size 4x18
    47         text run at (224,378) width 4: " "
     6      RenderText {#text} at (0,0) size 360x18
     7        text run at (0,0) width 360: "All of the boxes below should look identical to this one:"
     8      RenderBR {BR} at (359,0) size 1x18
     9      RenderBR {BR} at (72,72) size 0x18
     10      RenderText {#text} at (0,86) size 97x18
     11        text run at (0,86) width 97: "The test boxes:"
     12      RenderBR {BR} at (96,86) size 1x18
     13      RenderText {#text} at (72,158) size 4x18
     14        text run at (72,158) width 4: " "
     15      RenderText {#text} at (148,158) size 4x18
     16        text run at (148,158) width 4: " "
     17      RenderText {#text} at (224,158) size 4x18
     18        text run at (224,158) width 4: " "
     19      RenderBR {BR} at (300,158) size 0x18
     20      RenderText {#text} at (72,230) size 4x18
     21        text run at (72,230) width 4: " "
     22      RenderText {#text} at (148,230) size 4x18
     23        text run at (148,230) width 4: " "
     24      RenderText {#text} at (224,230) size 4x18
     25        text run at (224,230) width 4: " "
     26      RenderBR {BR} at (300,230) size 0x18
     27      RenderText {#text} at (72,302) size 4x18
     28        text run at (72,302) width 4: " "
     29      RenderText {#text} at (148,302) size 4x18
     30        text run at (148,302) width 4: " "
     31      RenderText {#text} at (224,302) size 4x18
     32        text run at (224,302) width 4: " "
     33      RenderBR {BR} at (300,302) size 0x18
     34      RenderText {#text} at (72,374) size 4x18
     35        text run at (72,374) width 4: " "
     36      RenderText {#text} at (148,374) size 4x18
     37        text run at (148,374) width 4: " "
     38      RenderText {#text} at (224,374) size 4x18
     39        text run at (224,374) width 4: " "
    4840      RenderText {#text} at (0,0) size 0x0
    4941layer at (13,31) size 62x58
     
    5749layer at (53,66) size 20x20
    5850  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    59 layer at (13,121) size 62x58
    60   RenderBlock (relative positioned) {DIV} at (5,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    61 layer at (17,122) size 20x20
    62   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    63 layer at (53,122) size 20x20
    64   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    65 layer at (17,156) size 20x20
    66   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    67 layer at (53,156) size 20x20
    68   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    69 layer at (89,121) size 62x58
    70   RenderBlock (relative positioned) {DIV} at (81,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    71 layer at (93,122) size 20x20
    72   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    73 layer at (129,122) size 20x20
    74   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    75 layer at (93,156) size 20x20
    76   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    77 layer at (129,156) size 20x20
    78   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    79 layer at (165,121) size 62x58
    80   RenderBlock (relative positioned) {DIV} at (157,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    81 layer at (169,122) size 20x20
    82   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    83 layer at (205,122) size 20x20
    84   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    85 layer at (169,156) size 20x20
    86   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    87 layer at (205,156) size 20x20
    88   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    89 layer at (241,121) size 62x58
    90   RenderBlock (relative positioned) {DIV} at (233,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    91 layer at (245,122) size 20x20
    92   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    93 layer at (281,122) size 20x20
    94   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    95 layer at (245,156) size 20x20
    96   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    97 layer at (281,156) size 20x20
    98   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    99 layer at (13,193) size 62x58
    100   RenderBlock (relative positioned) {DIV} at (5,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    101 layer at (53,194) size 20x20
    102   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    103 layer at (17,228) size 20x20
    104   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    105 layer at (53,228) size 20x20
    106   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    107 layer at (17,194) size 20x20
    108   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    109 layer at (89,193) size 62x58
    110   RenderBlock (relative positioned) {DIV} at (81,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    111 layer at (129,194) size 20x20
    112   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    113 layer at (93,228) size 20x20
    114   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    115 layer at (129,228) size 20x20
    116   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    117 layer at (93,194) size 20x20
    118   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    119 layer at (165,193) size 62x58
    120   RenderBlock (relative positioned) {DIV} at (157,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    121 layer at (205,194) size 20x20
    122   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    123 layer at (169,228) size 20x20
    124   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    125 layer at (205,228) size 20x20
    126   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    127 layer at (169,194) size 20x20
    128   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    129 layer at (241,193) size 62x58
    130   RenderBlock (relative positioned) {DIV} at (233,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    131 layer at (281,194) size 20x20
    132   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    133 layer at (245,228) size 20x20
    134   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    135 layer at (281,228) size 20x20
    136   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    137 layer at (245,194) size 20x20
    138   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    139 layer at (13,265) size 62x58
    140   RenderBlock (relative positioned) {DIV} at (5,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    141 layer at (17,300) size 20x20
    142   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    143 layer at (53,300) size 20x20
    144   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    145 layer at (17,266) size 20x20
    146   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    147 layer at (53,266) size 20x20
    148   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    149 layer at (89,265) size 62x58
    150   RenderBlock (relative positioned) {DIV} at (81,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    151 layer at (93,300) size 20x20
    152   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    153 layer at (129,300) size 20x20
    154   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    155 layer at (93,266) size 20x20
    156   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    157 layer at (129,266) size 20x20
    158   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    159 layer at (165,265) size 62x58
    160   RenderBlock (relative positioned) {DIV} at (157,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    161 layer at (169,300) size 20x20
    162   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    163 layer at (205,300) size 20x20
    164   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    165 layer at (169,266) size 20x20
    166   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    167 layer at (205,266) size 20x20
    168   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    169 layer at (241,265) size 62x58
    170   RenderBlock (relative positioned) {DIV} at (233,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    171 layer at (245,300) size 20x20
    172   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
    173 layer at (281,300) size 20x20
    174   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    175 layer at (245,266) size 20x20
    176   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    177 layer at (281,266) size 20x20
    178   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    179 layer at (13,337) size 62x58
    180   RenderBlock (relative positioned) {DIV} at (5,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    181 layer at (53,372) size 20x20
    182   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    183 layer at (17,338) size 20x20
    184   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    185 layer at (53,338) size 20x20
    186   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    187 layer at (17,372) size 20x20
    188   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    189 layer at (89,337) size 62x58
    190   RenderBlock (relative positioned) {DIV} at (81,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    191 layer at (129,372) size 20x20
    192   RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
    193 layer at (93,338) size 20x20
    194   RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
    195 layer at (129,338) size 20x20
    196   RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
    197 layer at (93,372) size 20x20
    198   RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
    199 layer at (165,337) size 62x58
    200   RenderBlock (relative positioned) {DIV} at (157,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    201 layer at (205,372) size 20x20
    202   RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
    203 layer at (169,338) size 20x20
    204   RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
    205 layer at (205,338) size 20x20
    206   RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
    207 layer at (169,372) size 20x20
    208   RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
    209 layer at (241,337) size 62x58
    210   RenderBlock (relative positioned) {DIV} at (233,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    211 layer at (281,372) size 20x20
    212   RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
    213 layer at (245,338) size 20x20
    214   RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
    215 layer at (281,338) size 20x20
    216   RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
    217 layer at (245,372) size 20x20
    218   RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     51layer at (13,117) size 62x58
     52  RenderBlock (relative positioned) {DIV} at (5,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     53layer at (17,118) size 20x20
     54  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     55layer at (53,118) size 20x20
     56  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     57layer at (17,152) size 20x20
     58  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     59layer at (53,152) size 20x20
     60  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     61layer at (89,117) size 62x58
     62  RenderBlock (relative positioned) {DIV} at (81,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     63layer at (93,118) size 20x20
     64  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     65layer at (129,118) size 20x20
     66  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     67layer at (93,152) size 20x20
     68  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     69layer at (129,152) size 20x20
     70  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     71layer at (165,117) size 62x58
     72  RenderBlock (relative positioned) {DIV} at (157,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     73layer at (169,118) size 20x20
     74  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     75layer at (205,118) size 20x20
     76  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     77layer at (169,152) size 20x20
     78  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     79layer at (205,152) size 20x20
     80  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     81layer at (241,117) size 62x58
     82  RenderBlock (relative positioned) {DIV} at (233,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     83layer at (245,118) size 20x20
     84  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     85layer at (281,118) size 20x20
     86  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     87layer at (245,152) size 20x20
     88  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     89layer at (281,152) size 20x20
     90  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     91layer at (13,189) size 62x58
     92  RenderBlock (relative positioned) {DIV} at (5,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     93layer at (53,190) size 20x20
     94  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     95layer at (17,224) size 20x20
     96  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     97layer at (53,224) size 20x20
     98  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     99layer at (17,190) size 20x20
     100  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     101layer at (89,189) size 62x58
     102  RenderBlock (relative positioned) {DIV} at (81,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     103layer at (129,190) size 20x20
     104  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     105layer at (93,224) size 20x20
     106  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     107layer at (129,224) size 20x20
     108  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     109layer at (93,190) size 20x20
     110  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     111layer at (165,189) size 62x58
     112  RenderBlock (relative positioned) {DIV} at (157,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     113layer at (205,190) size 20x20
     114  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     115layer at (169,224) size 20x20
     116  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     117layer at (205,224) size 20x20
     118  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     119layer at (169,190) size 20x20
     120  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     121layer at (241,189) size 62x58
     122  RenderBlock (relative positioned) {DIV} at (233,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     123layer at (281,190) size 20x20
     124  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     125layer at (245,224) size 20x20
     126  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     127layer at (281,224) size 20x20
     128  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     129layer at (245,190) size 20x20
     130  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     131layer at (13,261) size 62x58
     132  RenderBlock (relative positioned) {DIV} at (5,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     133layer at (17,296) size 20x20
     134  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     135layer at (53,296) size 20x20
     136  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     137layer at (17,262) size 20x20
     138  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     139layer at (53,262) size 20x20
     140  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     141layer at (89,261) size 62x58
     142  RenderBlock (relative positioned) {DIV} at (81,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     143layer at (93,296) size 20x20
     144  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     145layer at (129,296) size 20x20
     146  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     147layer at (93,262) size 20x20
     148  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     149layer at (129,262) size 20x20
     150  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     151layer at (165,261) size 62x58
     152  RenderBlock (relative positioned) {DIV} at (157,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     153layer at (169,296) size 20x20
     154  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     155layer at (205,296) size 20x20
     156  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     157layer at (169,262) size 20x20
     158  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     159layer at (205,262) size 20x20
     160  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     161layer at (241,261) size 62x58
     162  RenderBlock (relative positioned) {DIV} at (233,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     163layer at (245,296) size 20x20
     164  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
     165layer at (281,296) size 20x20
     166  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     167layer at (245,262) size 20x20
     168  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     169layer at (281,262) size 20x20
     170  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     171layer at (13,333) size 62x58
     172  RenderBlock (relative positioned) {DIV} at (5,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     173layer at (53,368) size 20x20
     174  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     175layer at (17,334) size 20x20
     176  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     177layer at (53,334) size 20x20
     178  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     179layer at (17,368) size 20x20
     180  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     181layer at (89,333) size 62x58
     182  RenderBlock (relative positioned) {DIV} at (81,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     183layer at (129,368) size 20x20
     184  RenderBlock (positioned) {DIV} at (40,35) size 20x20 [bgcolor=#008000]
     185layer at (93,334) size 20x20
     186  RenderBlock (positioned) {DIV} at (4,1) size 20x20 [bgcolor=#008000]
     187layer at (129,334) size 20x20
     188  RenderBlock (positioned) {DIV} at (40,1) size 20x20 [bgcolor=#008000]
     189layer at (93,368) size 20x20
     190  RenderBlock (positioned) {DIV} at (4,35) size 20x20 [bgcolor=#008000]
     191layer at (165,333) size 62x58
     192  RenderBlock (relative positioned) {DIV} at (157,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     193layer at (205,368) size 20x20
     194  RenderBlock (positioned) {DIV} at (40,3) size 20x20 [bgcolor=#008000]
     195layer at (169,334) size 20x20
     196  RenderBlock (positioned) {DIV} at (4,37) size 20x20 [bgcolor=#008000]
     197layer at (205,334) size 20x20
     198  RenderBlock (positioned) {DIV} at (40,37) size 20x20 [bgcolor=#008000]
     199layer at (169,368) size 20x20
     200  RenderBlock (positioned) {DIV} at (4,3) size 20x20 [bgcolor=#008000]
     201layer at (241,333) size 62x58
     202  RenderBlock (relative positioned) {DIV} at (233,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     203layer at (281,368) size 20x20
     204  RenderBlock (positioned) {DIV} at (2,35) size 20x20 [bgcolor=#008000]
     205layer at (245,334) size 20x20
     206  RenderBlock (positioned) {DIV} at (38,1) size 20x20 [bgcolor=#008000]
     207layer at (281,334) size 20x20
     208  RenderBlock (positioned) {DIV} at (2,1) size 20x20 [bgcolor=#008000]
     209layer at (245,368) size 20x20
     210  RenderBlock (positioned) {DIV} at (38,35) size 20x20 [bgcolor=#008000]
  • trunk/LayoutTests/platform/mac/fast/block/positioning/differing-writing-modes-replaced-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 364x18
    7         text run at (0,0) width 364: "All of the boxes below should look identical to this one: "
    8       RenderBR {BR} at (363,0) size 1x18
    9       RenderText {#text} at (72,72) size 4x18
    10         text run at (72,72) width 4: " "
    11       RenderBR {BR} at (76,72) size 0x18
    12       RenderText {#text} at (0,90) size 101x18
    13         text run at (0,90) width 101: "The test boxes: "
    14       RenderBR {BR} at (0,0) size 0x0
    15       RenderText {#text} at (72,162) size 4x18
    16         text run at (72,162) width 4: " "
    17       RenderText {#text} at (148,162) size 4x18
    18         text run at (148,162) width 4: " "
    19       RenderText {#text} at (224,162) size 4x18
    20         text run at (224,162) width 4: " "
    21       RenderText {#text} at (300,162) size 4x18
    22         text run at (300,162) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (72,234) size 4x18
    25         text run at (72,234) width 4: " "
    26       RenderText {#text} at (148,234) size 4x18
    27         text run at (148,234) width 4: " "
    28       RenderText {#text} at (224,234) size 4x18
    29         text run at (224,234) width 4: " "
    30       RenderText {#text} at (300,234) size 4x18
    31         text run at (300,234) width 4: " "
    32       RenderBR {BR} at (0,0) size 0x0
    33       RenderText {#text} at (72,306) size 4x18
    34         text run at (72,306) width 4: " "
    35       RenderText {#text} at (148,306) size 4x18
    36         text run at (148,306) width 4: " "
    37       RenderText {#text} at (224,306) size 4x18
    38         text run at (224,306) width 4: " "
    39       RenderText {#text} at (300,306) size 4x18
    40         text run at (300,306) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (72,378) size 4x18
    43         text run at (72,378) width 4: " "
    44       RenderText {#text} at (148,378) size 4x18
    45         text run at (148,378) width 4: " "
    46       RenderText {#text} at (224,378) size 4x18
    47         text run at (224,378) width 4: " "
     6      RenderText {#text} at (0,0) size 360x18
     7        text run at (0,0) width 360: "All of the boxes below should look identical to this one:"
     8      RenderBR {BR} at (359,0) size 1x18
     9      RenderBR {BR} at (72,72) size 0x18
     10      RenderText {#text} at (0,86) size 97x18
     11        text run at (0,86) width 97: "The test boxes:"
     12      RenderBR {BR} at (96,86) size 1x18
     13      RenderText {#text} at (72,158) size 4x18
     14        text run at (72,158) width 4: " "
     15      RenderText {#text} at (148,158) size 4x18
     16        text run at (148,158) width 4: " "
     17      RenderText {#text} at (224,158) size 4x18
     18        text run at (224,158) width 4: " "
     19      RenderBR {BR} at (300,158) size 0x18
     20      RenderText {#text} at (72,230) size 4x18
     21        text run at (72,230) width 4: " "
     22      RenderText {#text} at (148,230) size 4x18
     23        text run at (148,230) width 4: " "
     24      RenderText {#text} at (224,230) size 4x18
     25        text run at (224,230) width 4: " "
     26      RenderBR {BR} at (300,230) size 0x18
     27      RenderText {#text} at (72,302) size 4x18
     28        text run at (72,302) width 4: " "
     29      RenderText {#text} at (148,302) size 4x18
     30        text run at (148,302) width 4: " "
     31      RenderText {#text} at (224,302) size 4x18
     32        text run at (224,302) width 4: " "
     33      RenderBR {BR} at (300,302) size 0x18
     34      RenderText {#text} at (72,374) size 4x18
     35        text run at (72,374) width 4: " "
     36      RenderText {#text} at (148,374) size 4x18
     37        text run at (148,374) width 4: " "
     38      RenderText {#text} at (224,374) size 4x18
     39        text run at (224,374) width 4: " "
    4840      RenderText {#text} at (0,0) size 0x0
    4941layer at (13,31) size 62x58
     
    5749layer at (53,66) size 20x20
    5850  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    59 layer at (13,121) size 62x58
    60   RenderBlock (relative positioned) {DIV} at (5,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    61 layer at (17,122) size 20x20
    62   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    63 layer at (53,122) size 20x20
    64   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    65 layer at (17,156) size 20x20
    66   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    67 layer at (53,156) size 20x20
    68   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    69 layer at (89,121) size 62x58
    70   RenderBlock (relative positioned) {DIV} at (81,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    71 layer at (93,122) size 20x20
    72   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    73 layer at (129,122) size 20x20
    74   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    75 layer at (93,156) size 20x20
    76   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    77 layer at (129,156) size 20x20
    78   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    79 layer at (165,121) size 62x58
    80   RenderBlock (relative positioned) {DIV} at (157,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    81 layer at (169,122) size 20x20
    82   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    83 layer at (205,122) size 20x20
    84   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    85 layer at (169,156) size 20x20
    86   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    87 layer at (205,156) size 20x20
    88   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    89 layer at (241,121) size 62x58
    90   RenderBlock (relative positioned) {DIV} at (233,113) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    91 layer at (245,122) size 20x20
    92   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    93 layer at (281,122) size 20x20
    94   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    95 layer at (245,156) size 20x20
    96   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    97 layer at (281,156) size 20x20
    98   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    99 layer at (13,193) size 62x58
    100   RenderBlock (relative positioned) {DIV} at (5,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    101 layer at (53,194) size 20x20
    102   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    103 layer at (17,228) size 20x20
    104   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    105 layer at (53,228) size 20x20
    106   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    107 layer at (17,194) size 20x20
    108   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    109 layer at (89,193) size 62x58
    110   RenderBlock (relative positioned) {DIV} at (81,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    111 layer at (129,194) size 20x20
    112   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    113 layer at (93,228) size 20x20
    114   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    115 layer at (129,228) size 20x20
    116   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    117 layer at (93,194) size 20x20
    118   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    119 layer at (165,193) size 62x58
    120   RenderBlock (relative positioned) {DIV} at (157,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    121 layer at (205,194) size 20x20
    122   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    123 layer at (169,228) size 20x20
    124   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    125 layer at (205,228) size 20x20
    126   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    127 layer at (169,194) size 20x20
    128   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    129 layer at (241,193) size 62x58
    130   RenderBlock (relative positioned) {DIV} at (233,185) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    131 layer at (281,194) size 20x20
    132   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    133 layer at (245,228) size 20x20
    134   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    135 layer at (281,228) size 20x20
    136   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    137 layer at (245,194) size 20x20
    138   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    139 layer at (13,265) size 62x58
    140   RenderBlock (relative positioned) {DIV} at (5,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    141 layer at (17,300) size 20x20
    142   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    143 layer at (53,300) size 20x20
    144   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    145 layer at (17,266) size 20x20
    146   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    147 layer at (53,266) size 20x20
    148   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    149 layer at (89,265) size 62x58
    150   RenderBlock (relative positioned) {DIV} at (81,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    151 layer at (93,300) size 20x20
    152   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    153 layer at (129,300) size 20x20
    154   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    155 layer at (93,266) size 20x20
    156   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    157 layer at (129,266) size 20x20
    158   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    159 layer at (165,265) size 62x58
    160   RenderBlock (relative positioned) {DIV} at (157,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    161 layer at (169,300) size 20x20
    162   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    163 layer at (205,300) size 20x20
    164   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    165 layer at (169,266) size 20x20
    166   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    167 layer at (205,266) size 20x20
    168   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    169 layer at (241,265) size 62x58
    170   RenderBlock (relative positioned) {DIV} at (233,257) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    171 layer at (245,300) size 20x20
    172   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
    173 layer at (281,300) size 20x20
    174   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    175 layer at (245,266) size 20x20
    176   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    177 layer at (281,266) size 20x20
    178   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    179 layer at (13,337) size 62x58
    180   RenderBlock (relative positioned) {DIV} at (5,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    181 layer at (53,372) size 20x20
    182   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    183 layer at (17,338) size 20x20
    184   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    185 layer at (53,338) size 20x20
    186   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    187 layer at (17,372) size 20x20
    188   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    189 layer at (89,337) size 62x58
    190   RenderBlock (relative positioned) {DIV} at (81,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    191 layer at (129,372) size 20x20
    192   RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
    193 layer at (93,338) size 20x20
    194   RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
    195 layer at (129,338) size 20x20
    196   RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
    197 layer at (93,372) size 20x20
    198   RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
    199 layer at (165,337) size 62x58
    200   RenderBlock (relative positioned) {DIV} at (157,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    201 layer at (205,372) size 20x20
    202   RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
    203 layer at (169,338) size 20x20
    204   RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
    205 layer at (205,338) size 20x20
    206   RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
    207 layer at (169,372) size 20x20
    208   RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
    209 layer at (241,337) size 62x58
    210   RenderBlock (relative positioned) {DIV} at (233,329) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
    211 layer at (281,372) size 20x20
    212   RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
    213 layer at (245,338) size 20x20
    214   RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
    215 layer at (281,338) size 20x20
    216   RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
    217 layer at (245,372) size 20x20
    218   RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     51layer at (13,117) size 62x58
     52  RenderBlock (relative positioned) {DIV} at (5,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     53layer at (17,118) size 20x20
     54  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     55layer at (53,118) size 20x20
     56  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     57layer at (17,152) size 20x20
     58  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     59layer at (53,152) size 20x20
     60  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     61layer at (89,117) size 62x58
     62  RenderBlock (relative positioned) {DIV} at (81,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     63layer at (93,118) size 20x20
     64  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     65layer at (129,118) size 20x20
     66  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     67layer at (93,152) size 20x20
     68  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     69layer at (129,152) size 20x20
     70  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     71layer at (165,117) size 62x58
     72  RenderBlock (relative positioned) {DIV} at (157,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     73layer at (169,118) size 20x20
     74  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     75layer at (205,118) size 20x20
     76  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     77layer at (169,152) size 20x20
     78  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     79layer at (205,152) size 20x20
     80  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     81layer at (241,117) size 62x58
     82  RenderBlock (relative positioned) {DIV} at (233,109) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     83layer at (245,118) size 20x20
     84  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     85layer at (281,118) size 20x20
     86  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     87layer at (245,152) size 20x20
     88  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     89layer at (281,152) size 20x20
     90  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     91layer at (13,189) size 62x58
     92  RenderBlock (relative positioned) {DIV} at (5,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     93layer at (53,190) size 20x20
     94  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     95layer at (17,224) size 20x20
     96  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     97layer at (53,224) size 20x20
     98  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     99layer at (17,190) size 20x20
     100  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     101layer at (89,189) size 62x58
     102  RenderBlock (relative positioned) {DIV} at (81,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     103layer at (129,190) size 20x20
     104  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     105layer at (93,224) size 20x20
     106  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     107layer at (129,224) size 20x20
     108  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     109layer at (93,190) size 20x20
     110  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     111layer at (165,189) size 62x58
     112  RenderBlock (relative positioned) {DIV} at (157,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     113layer at (205,190) size 20x20
     114  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     115layer at (169,224) size 20x20
     116  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     117layer at (205,224) size 20x20
     118  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     119layer at (169,190) size 20x20
     120  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     121layer at (241,189) size 62x58
     122  RenderBlock (relative positioned) {DIV} at (233,181) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     123layer at (281,190) size 20x20
     124  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     125layer at (245,224) size 20x20
     126  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     127layer at (281,224) size 20x20
     128  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     129layer at (245,190) size 20x20
     130  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     131layer at (13,261) size 62x58
     132  RenderBlock (relative positioned) {DIV} at (5,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     133layer at (17,296) size 20x20
     134  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     135layer at (53,296) size 20x20
     136  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     137layer at (17,262) size 20x20
     138  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     139layer at (53,262) size 20x20
     140  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     141layer at (89,261) size 62x58
     142  RenderBlock (relative positioned) {DIV} at (81,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     143layer at (93,296) size 20x20
     144  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     145layer at (129,296) size 20x20
     146  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     147layer at (93,262) size 20x20
     148  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     149layer at (129,262) size 20x20
     150  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     151layer at (165,261) size 62x58
     152  RenderBlock (relative positioned) {DIV} at (157,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     153layer at (169,296) size 20x20
     154  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     155layer at (205,296) size 20x20
     156  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     157layer at (169,262) size 20x20
     158  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     159layer at (205,262) size 20x20
     160  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     161layer at (241,261) size 62x58
     162  RenderBlock (relative positioned) {DIV} at (233,253) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     163layer at (245,296) size 20x20
     164  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
     165layer at (281,296) size 20x20
     166  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     167layer at (245,262) size 20x20
     168  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     169layer at (281,262) size 20x20
     170  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     171layer at (13,333) size 62x58
     172  RenderBlock (relative positioned) {DIV} at (5,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     173layer at (53,368) size 20x20
     174  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     175layer at (17,334) size 20x20
     176  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     177layer at (53,334) size 20x20
     178  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     179layer at (17,368) size 20x20
     180  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     181layer at (89,333) size 62x58
     182  RenderBlock (relative positioned) {DIV} at (81,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     183layer at (129,368) size 20x20
     184  RenderImage {IMG} at (40,35) size 20x20 [bgcolor=#008000]
     185layer at (93,334) size 20x20
     186  RenderImage {IMG} at (4,1) size 20x20 [bgcolor=#008000]
     187layer at (129,334) size 20x20
     188  RenderImage {IMG} at (40,1) size 20x20 [bgcolor=#008000]
     189layer at (93,368) size 20x20
     190  RenderImage {IMG} at (4,35) size 20x20 [bgcolor=#008000]
     191layer at (165,333) size 62x58
     192  RenderBlock (relative positioned) {DIV} at (157,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     193layer at (205,368) size 20x20
     194  RenderImage {IMG} at (40,3) size 20x20 [bgcolor=#008000]
     195layer at (169,334) size 20x20
     196  RenderImage {IMG} at (4,37) size 20x20 [bgcolor=#008000]
     197layer at (205,334) size 20x20
     198  RenderImage {IMG} at (40,37) size 20x20 [bgcolor=#008000]
     199layer at (169,368) size 20x20
     200  RenderImage {IMG} at (4,3) size 20x20 [bgcolor=#008000]
     201layer at (241,333) size 62x58
     202  RenderBlock (relative positioned) {DIV} at (233,325) size 62x58 [border: (1px solid #000000) (2px solid #000000) (3px solid #000000) (4px solid #000000)]
     203layer at (281,368) size 20x20
     204  RenderImage {IMG} at (2,35) size 20x20 [bgcolor=#008000]
     205layer at (245,334) size 20x20
     206  RenderImage {IMG} at (38,1) size 20x20 [bgcolor=#008000]
     207layer at (281,334) size 20x20
     208  RenderImage {IMG} at (2,1) size 20x20 [bgcolor=#008000]
     209layer at (245,368) size 20x20
     210  RenderImage {IMG} at (38,35) size 20x20 [bgcolor=#008000]
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-01-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-border-radius-expected.txt

    r192970 r268958  
    99      RenderText {#text} at (0,0) size 0x0
    1010      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11       RenderText {#text} at (146,282) size 4x18
    12         text run at (146,282) width 4: " "
    13       RenderBR {BR} at (0,0) size 0x0
    14       RenderBlock {DIV} at (10,310) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    15       RenderText {#text} at (146,432) size 4x18
    16         text run at (146,432) width 4: " "
    17       RenderBlock {DIV} at (160,310) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
     11      RenderBR {BR} at (146,282) size 0x18
     12      RenderBlock {DIV} at (10,306) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
     13      RenderText {#text} at (146,428) size 4x18
     14        text run at (146,428) width 4: " "
     15      RenderBlock {DIV} at (160,306) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1816      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-longhand-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-massive-scale-expected.txt

    r192970 r268958  
    88        text run at (350,336) width 4: " "
    99      RenderBlock {DIV} at (364,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
    10       RenderText {#text} at (704,336) size 4x18
    11         text run at (704,336) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (704,336) size 0x18
    1311      RenderBlock {DIV} at (10,364) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
    1412      RenderText {#text} at (350,690) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-outset-expected.txt

    r192970 r268958  
    88        text run at (186,172) width 4: " "
    99      RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (376,172) size 4x18
    11         text run at (376,172) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (376,172) size 0x18
    1311      RenderBlock {DIV} at (30,220) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (186,362) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-outset-in-shorthand-expected.txt

    r192970 r268958  
    88        text run at (186,172) width 4: " "
    99      RenderBlock {DIV} at (220,30) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (376,172) size 4x18
    11         text run at (376,172) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (376,172) size 0x18
    1311      RenderBlock {DIV} at (30,220) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (186,362) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-repeat-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-rotate-transform-expected.txt

    r192970 r268958  
    99      text run at (146,132) width 4: " "
    1010    RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11     RenderText {#text} at (296,132) size 4x18
    12       text run at (296,132) width 4: " "
    13     RenderBR {BR} at (0,0) size 0x0
     11    RenderBR {BR} at (296,132) size 0x18
    1412    RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1513    RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-scale-transform-expected.txt

    r192970 r268958  
    99      text run at (146,132) width 4: " "
    1010    RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    11     RenderText {#text} at (296,132) size 4x18
    12       text run at (296,132) width 4: " "
    13     RenderBR {BR} at (0,0) size 0x0
     11    RenderBR {BR} at (296,132) size 0x18
    1412    RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1513    RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-scaled-expected.txt

    r192970 r268958  
    1313          text run at (272,258) width 4: " "
    1414        RenderBlock {DIV} at (286,10) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
    15         RenderText {#text} at (548,258) size 4x18
    16           text run at (548,258) width 4: " "
    17         RenderBR {BR} at (0,0) size 0x0
     15        RenderBR {BR} at (548,258) size 0x18
    1816        RenderBlock {DIV} at (10,286) size 252x252 [border: (42px none #000000) (60px none #000000) (42px none #000000)]
    1917        RenderText {#text} at (272,534) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-scrambled-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-side-reduction-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-slices-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/border-image-source-expected.txt

    r192970 r268958  
    88        text run at (146,132) width 4: " "
    99      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    10       RenderText {#text} at (296,132) size 4x18
    11         text run at (296,132) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (296,132) size 0x18
    1311      RenderBlock {DIV} at (10,160) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
    1412      RenderText {#text} at (146,282) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/mixed-border-styles-expected.txt

    r252598 r268958  
    1414        text run at (518,156) width 4: " "
    1515      RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
    16       RenderText {#text} at (692,156) size 4x18
    17         text run at (692,156) width 4: " "
    18       RenderBR {BR} at (0,0) size 0x0
     16      RenderBR {BR} at (692,156) size 0x18
    1917      RenderBlock {DIV} at (10,184) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    2018      RenderText {#text} at (170,330) size 4x18
     
    2725        text run at (518,330) width 4: " "
    2826      RenderBlock {DIV} at (532,184) size 150x150 [border: (50px solid #00000080) none (50px groove #00000080) (50px solid #00000080)]
    29       RenderText {#text} at (692,330) size 4x18
    30         text run at (692,330) width 4: " "
    31       RenderBR {BR} at (0,0) size 0x0
     27      RenderBR {BR} at (692,330) size 0x18
    3228      RenderBlock {DIV} at (10,358) size 150x150 [border: (50px solid #00000080) (50px double #00000080) (50px solid #00000080)]
    3329      RenderText {#text} at (170,504) size 4x18
  • trunk/LayoutTests/platform/mac/fast/borders/mixed-border-styles-radius-expected.txt

    r252598 r268958  
    1414        text run at (518,156) width 4: " "
    1515      RenderBlock {DIV} at (532,10) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    16       RenderText {#text} at (692,156) size 4x18
    17         text run at (692,156) width 4: " "
    18       RenderBR {BR} at (0,0) size 0x0
     16      RenderBR {BR} at (692,156) size 0x18
    1917      RenderBlock {DIV} at (10,184) size 150x150 [border: (50px solid #00000080) (50px solid #00000000) (50px solid #00000080)]
    2018      RenderText {#text} at (170,330) size 4x18
     
    2725        text run at (518,330) width 4: " "
    2826      RenderBlock {DIV} at (532,184) size 150x150 [border: (50px solid #00000080) none (50px solid #00000080)]
    29       RenderText {#text} at (692,330) size 4x18
    30         text run at (692,330) width 4: " "
    31       RenderBR {BR} at (0,0) size 0x0
     27      RenderBR {BR} at (692,330) size 0x18
    3228      RenderBlock {DIV} at (10,358) size 150x102 [border: (50px solid #00000080)]
    3329      RenderText {#text} at (170,456) size 4x18
  • trunk/LayoutTests/platform/mac/fast/box-shadow/box-shadow-radius-expected.txt

    r77101 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,180) size 4x18
    13         text run at (580,180) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,180) size 0x18
    1513      RenderBlock {DIV} at (4,292) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/box-shadow/inset-box-shadow-radius-expected.txt

    r252598 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,270) size 4x18
    13         text run at (580,270) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,270) size 0x18
    1513      RenderBlock {DIV} at (4,292) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/box-shadow/inset-box-shadows-expected.txt

    r78062 r268958  
    88      RenderText {#text} at (448,168) size 4x18
    99        text run at (448,168) width 4: " "
    10       RenderText {#text} at (674,168) size 4x18
    11         text run at (674,168) width 4: " "
    12       RenderBR {BR} at (0,0) size 0x0
     10      RenderBR {BR} at (674,168) size 0x18
    1311      RenderText {#text} at (222,354) size 4x18
    1412        text run at (222,354) width 4: " "
    1513      RenderText {#text} at (448,354) size 4x18
    1614        text run at (448,354) width 4: " "
    17       RenderText {#text} at (674,354) size 4x18
    18         text run at (674,354) width 4: " "
    19       RenderBR {BR} at (0,0) size 0x0
     15      RenderBR {BR} at (674,354) size 0x18
    2016      RenderText {#text} at (222,540) size 4x18
    2117        text run at (222,540) width 4: " "
  • trunk/LayoutTests/platform/mac/fast/box-shadow/scaled-box-shadow-expected.txt

    r87009 r268958  
    1010      RenderBlock {DIV} at (296,4) size 280x280
    1111        RenderText {#text} at (0,0) size 0x0
    12       RenderText {#text} at (580,130) size 4x18
    13         text run at (580,130) width 4: " "
    14       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (580,130) size 0x18
    1513      RenderBlock {DIV} at (4,292) size 280x280
    1614        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-combinations-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x18
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x18
     6      RenderText {#text} at (0,0) size 467x18
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x18
    99      RenderText {#text} at (240,38) size 4x18
    1010        text run at (240,38) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,178) size 4x18
    16         text run at (240,178) width 4: " "
    17       RenderBR {BR} at (244,178) size 0x18
     15      RenderBR {BR} at (240,178) size 0x18
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,36) size 220x120 clip at (28,46) size 200x100
  • trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-composited-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x18
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x18
     6      RenderText {#text} at (0,0) size 467x18
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x18
    99      RenderText {#text} at (240,38) size 4x18
    1010        text run at (240,38) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,178) size 4x18
    16         text run at (240,178) width 4: " "
    17       RenderBR {BR} at (244,178) size 0x18
     15      RenderBR {BR} at (240,178) size 0x18
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrollHeight 156
  • trunk/LayoutTests/platform/mac/fast/clip/overflow-border-radius-transformed-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 471x18
    7         text run at (0,0) width 471: "The white text and grey backgrounds should all clip to the border-radius. "
    8       RenderBR {BR} at (470,0) size 1x18
     6      RenderText {#text} at (0,0) size 467x18
     7        text run at (0,0) width 467: "The white text and grey backgrounds should all clip to the border-radius."
     8      RenderBR {BR} at (466,0) size 1x18
    99      RenderText {#text} at (240,38) size 4x18
    1010        text run at (240,38) width 4: " "
     
    1313      RenderText {#text} at (0,0) size 0x0
    1414      RenderText {#text} at (0,0) size 0x0
    15       RenderText {#text} at (240,178) size 4x18
    16         text run at (240,178) width 4: " "
    17       RenderBR {BR} at (244,178) size 0x18
     15      RenderBR {BR} at (240,178) size 0x18
    1816      RenderText {#text} at (0,0) size 0x0
    1917layer at (18,36) size 220x120 clip at (28,46) size 200x100 scrollWidth 206 scrollHeight 156
  • trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-expected.txt

    r268520 r268958  
    4141          text run at (0,0) width 565: "Text-decoration LINE-THROUGH : Only the first line must have a line through it."
    4242      RenderBlock {DIV} at (0,385) size 784x85 [color=#008000]
    43         RenderText {#text} at (0,10) size 721x28
    44           text run at (0,10) width 721: "Line-Through Line-Through Line-Through Line "
    45         RenderBR {BR} at (720,18) size 1x18
     43        RenderText {#text} at (0,10) size 709x28
     44          text run at (0,10) width 709: "Line-Through Line-Through Line-Through Line"
     45        RenderBR {BR} at (708,18) size 1x18
    4646        RenderText {#text} at (0,48) size 371x18
    4747          text run at (0,48) width 371: "Line-Through Line-Through Line-Through Line-Through"
  • trunk/LayoutTests/platform/mac/fast/css/first-line-text-decoration-inherited-from-parent-expected.txt

    r268520 r268958  
    3838      RenderBlock {DIV} at (0,342) size 784x101 [color=#FF0000]
    3939        RenderBlock {P} at (0,0) size 784x66 [color=#008000]
    40           RenderText {#text} at (0,10) size 721x28
    41             text run at (0,10) width 721: "Line-Through Line-Through Line-Through Line "
    42           RenderBR {BR} at (720,18) size 1x18
     40          RenderText {#text} at (0,10) size 709x28
     41            text run at (0,10) width 709: "Line-Through Line-Through Line-Through Line"
     42          RenderBR {BR} at (708,18) size 1x18
    4343          RenderText {#text} at (0,48) size 399x18
    4444            text run at (0,48) width 399: "Line-Through Line-Through Line-Through Line-Through"
  • trunk/LayoutTests/platform/mac/fast/css/focus-ring-detached-expected.txt

    r268520 r268958  
    1717              RenderText {#text} at (1,1) size 203x18
    1818                text run at (1,1) width 203: "The text in this anchor element "
    19               RenderInline {A} at (0,0) size 250x36 [color=#0000EE]
    20                 RenderText {#text} at (203,1) size 48x18
    21                   text run at (203,1) width 48: "should "
    22                 RenderBR {BR} at (250,1) size 1x18
     19              RenderInline {A} at (0,0) size 246x36 [color=#0000EE]
     20                RenderText {#text} at (203,1) size 44x18
     21                  text run at (203,1) width 44: "should"
     22                RenderBR {BR} at (246,1) size 1x18
    2323                RenderText {#text} at (1,19) size 48x18
    2424                  text run at (1,19) width 48: "contain"
  • trunk/LayoutTests/platform/mac/fast/css/layerZOrderCrash-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 629x18
    8           text run at (0,0) width 629: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash. "
    9         RenderBR {BR} at (628,0) size 1x18
     7        RenderText {#text} at (0,0) size 625x18
     8          text run at (0,0) width 625: "To reproduce this bug outside of DumpRenderTree, click the link below. If broken, we will crash."
     9        RenderBR {BR} at (624,0) size 1x18
    1010layer at (8,26) size 59x88
    1111  RenderTable {TABLE} at (0,18) size 60x88
  • trunk/LayoutTests/platform/mac/fast/css/text-overflow-ellipsis-expected.txt

    r268520 r268958  
    99        RenderBR {BR} at (571,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    11         RenderText {#text} at (0,36) size 760x18
    12           text run at (0,36) width 760: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis. "
    13         RenderBR {BR} at (759,36) size 1x18
     11        RenderText {#text} at (0,36) size 756x18
     12          text run at (0,36) width 756: "Pass if the ellipsis do not overlap the text and the underlines for the links are placed under the text and not the ellipsis."
     13        RenderBR {BR} at (755,36) size 1x18
    1414        RenderBR {BR} at (0,54) size 0x18
    1515        RenderText {#text} at (0,72) size 34x18
  • trunk/LayoutTests/platform/mac/fast/dom/HTMLTextAreaElement/reset-textarea-expected.txt

    r268520 r268958  
    1515        RenderText {#text} at (0,0) size 0x0
    1616      RenderBlock {P} at (0,59) size 784x72
    17         RenderText {#text} at (0,0) size 368x18
    18           text run at (0,0) width 368: "This test verifies that textarea controls are properly reset. "
    19         RenderBR {BR} at (367,0) size 1x18
     17        RenderText {#text} at (0,0) size 364x18
     18          text run at (0,0) width 364: "This test verifies that textarea controls are properly reset."
     19        RenderBR {BR} at (363,0) size 1x18
    2020        RenderText {#text} at (0,18) size 474x18
    2121          text run at (0,18) width 474: "You should see two element IDs below, and the word \"SUCCESS\" twice: "
  • trunk/LayoutTests/platform/mac/fast/dom/focus-contenteditable-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 769x878
    66      RenderBlock (anonymous) at (0,0) size 769x36
    7         RenderText {#text} at (0,0) size 509x18
    8           text run at (0,0) width 509: "This test will try to call focus() on a contenteditable div, and then a normal div. "
    9         RenderBR {BR} at (508,0) size 1x18
     7        RenderText {#text} at (0,0) size 505x18
     8          text run at (0,0) width 505: "This test will try to call focus() on a contenteditable div, and then a normal div."
     9        RenderBR {BR} at (504,0) size 1x18
    1010        RenderText {#text} at (0,18) size 379x18
    1111          text run at (0,18) width 379: "The window should scroll to reveal the contenteditable div."
  • trunk/LayoutTests/platform/mac/fast/forms/basic-inputs-expected.txt

    r268670 r268958  
    55    RenderBody {BODY} at (8,8) size 470x582
    66      RenderBlock (anonymous) at (0,0) size 470x306
    7         RenderText {#text} at (0,0) size 332x18
    8           text run at (0,0) width 332: "This tests basic inputs. Here's what you should see: "
    9         RenderBR {BR} at (331,0) size 1x18
     7        RenderText {#text} at (0,0) size 328x18
     8          text run at (0,0) width 328: "This tests basic inputs. Here's what you should see:"
     9        RenderBR {BR} at (327,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    1111        RenderText {#text} at (0,36) size 461x54
     
    1313          text run at (0,54) width 86: "\"foobarbaz\", "
    1414          text run at (85,54) width 376: "then the word \"text\" followed by a disabled text input field"
    15           text run at (0,72) width 335: "filled with \"foo\" and then the letter \"b\" and then \"a\" "
    16         RenderBR {BR} at (334,72) size 1x18
     15          text run at (0,72) width 331: "filled with \"foo\" and then the letter \"b\" and then \"a\""
     16        RenderBR {BR} at (330,72) size 1x18
    1717        RenderBR {BR} at (0,90) size 0x18
    1818        RenderText {#text} at (0,108) size 467x54
    1919          text run at (0,108) width 437: "second line: and then a password input field that's filled and then the"
    2020          text run at (0,126) width 467: "word \"password\" and then a disabled password field that's filled and then"
    21           text run at (0,144) width 86: "the letter \"b\" "
    22         RenderBR {BR} at (85,144) size 1x18
     21          text run at (0,144) width 82: "the letter \"b\""
     22        RenderBR {BR} at (81,144) size 1x18
    2323        RenderBR {BR} at (0,162) size 0x18
    2424        RenderText {#text} at (0,180) size 459x36
    2525          text run at (0,180) width 459: "third line: the letter \"a\" and then a checkbox (unchecked) with the word"
    26           text run at (0,198) width 360: "\"checkbox\" and then a disabled checkbox and letter \"b\" "
    27         RenderBR {BR} at (359,198) size 1x18
     26          text run at (0,198) width 356: "\"checkbox\" and then a disabled checkbox and letter \"b\""
     27        RenderBR {BR} at (355,198) size 1x18
    2828        RenderBR {BR} at (0,216) size 0x18
    2929        RenderText {#text} at (0,234) size 457x54
    3030          text run at (0,234) width 411: "fourth line: the last line has the letter \"a\" and then a redio button"
    3131          text run at (0,252) width 457: "(unselected) and then the word \"radio\" and then a disabled radio button"
    32           text run at (0,270) width 113: "and the letter \"b\" "
    33         RenderBR {BR} at (112,270) size 1x18
     32          text run at (0,270) width 109: "and the letter \"b\""
     33        RenderBR {BR} at (108,270) size 1x18
    3434        RenderBR {BR} at (0,288) size 0x18
    3535      RenderBlock {DIV} at (10,316) size 450x48 [border: (1px solid #FF0000)]
     
    8181layer at (24,353) size 141x13
    8282  RenderBlock {DIV} at (0,0) size 141x13
    83     RenderText {#text} at (0,0) size 21x13
    84       text run at (0,0) width 21: "\x{2022}\x{2022}\x{2022}"
     83    RenderText {#text} at (0,0) size 16x13
     84      text run at (0,0) width 16: "\x{2022}\x{2022}\x{2022}"
    8585layer at (239,353) size 140x13
    8686  RenderBlock {DIV} at (0,0) size 140x13 [color=#545454]
    87     RenderText {#text} at (0,0) size 21x13
    88       text run at (0,0) width 21: "\x{2022}\x{2022}\x{2022}"
     87    RenderText {#text} at (0,0) size 16x13
     88      text run at (0,0) width 16: "\x{2022}\x{2022}\x{2022}"
  • trunk/LayoutTests/platform/mac/fast/forms/basic-selects-expected.txt

    r233831 r268958  
    133133        RenderBR {BR} at (636,282) size 1x18
    134134        RenderBR {BR} at (1,300) size 0x18
    135         RenderText {#text} at (1,316) size 173x18
    136           text run at (1,316) width 173: "select control with size=0: "
    137         RenderBR {BR} at (173,316) size 1x18
     135        RenderText {#text} at (1,316) size 169x18
     136          text run at (1,316) width 169: "select control with size=0:"
     137        RenderBR {BR} at (169,316) size 1x18
    138138        RenderMenuList {SELECT} at (3,335) size 195x18 [color=#000000D8] [bgcolor=#FFFFFF]
    139139          RenderBlock (anonymous) at (0,0) size 195x18
    140140            RenderText at (8,2) size 70x13
    141141              text run at (8,2) width 70: "Future Series"
    142         RenderText {#text} at (200,334) size 4x18
    143           text run at (200,334) width 4: " "
    144         RenderBR {BR} at (0,0) size 0x0
    145         RenderText {#text} at (1,354) size 173x18
    146           text run at (1,354) width 173: "select control with size=1: "
    147         RenderBR {BR} at (173,354) size 1x18
     142        RenderBR {BR} at (200,334) size 0x18
     143        RenderText {#text} at (1,354) size 169x18
     144          text run at (1,354) width 169: "select control with size=1:"
     145        RenderBR {BR} at (169,354) size 1x18
    148146        RenderMenuList {SELECT} at (3,373) size 195x18 [color=#000000D8] [bgcolor=#FFFFFF]
    149147          RenderBlock (anonymous) at (0,0) size 195x18
    150148            RenderText at (8,2) size 70x13
    151149              text run at (8,2) width 70: "Future Series"
    152         RenderText {#text} at (200,372) size 4x18
    153           text run at (200,372) width 4: " "
    154         RenderBR {BR} at (0,0) size 0x0
    155         RenderText {#text} at (1,392) size 170x18
    156           text run at (1,392) width 170: "Non-styled select control: "
    157         RenderBR {BR} at (170,392) size 1x18
     150        RenderBR {BR} at (200,372) size 0x18
     151        RenderText {#text} at (1,392) size 166x18
     152          text run at (1,392) width 166: "Non-styled select control:"
     153        RenderBR {BR} at (166,392) size 1x18
    158154        RenderMenuList {SELECT} at (3,411) size 195x18 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    159155          RenderBlock (anonymous) at (1,1) size 193x16
    160156            RenderText at (8,1) size 70x13
    161157              text run at (8,1) width 70: "Future Series"
    162         RenderText {#text} at (200,410) size 4x18
    163           text run at (200,410) width 4: " "
    164         RenderBR {BR} at (0,0) size 0x0
    165         RenderText {#text} at (1,430) size 298x18
    166           text run at (1,430) width 298: "Styled select control with large border-radius: "
    167         RenderBR {BR} at (298,430) size 1x18
     158        RenderBR {BR} at (200,410) size 0x18
     159        RenderText {#text} at (1,430) size 294x18
     160          text run at (1,430) width 294: "Styled select control with large border-radius:"
     161        RenderBR {BR} at (294,430) size 1x18
    168162        RenderMenuList {SELECT} at (3,449) size 195x18 [bgcolor=#33CCFF] [border: (1px solid #000000)]
    169163          RenderBlock (anonymous) at (1,1) size 193x16
    170164            RenderText at (8,1) size 70x13
    171165              text run at (8,1) width 70: "Future Series"
    172         RenderText {#text} at (200,448) size 4x18
    173           text run at (200,448) width 4: " "
    174         RenderBR {BR} at (0,0) size 0x0
     166        RenderBR {BR} at (200,448) size 0x18
  • trunk/LayoutTests/platform/mac/fast/forms/button-align-expected.txt

    r233831 r268958  
    1212            RenderText {#text} at (55,0) size 174x13
    1313              text run at (55,0) width 174: "This is should be center justified."
    14         RenderText {#text} at (300,1) size 4x18
    15           text run at (300,1) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (300,1) size 0x18
    1715        RenderButton {BUTTON} at (0,24) size 300x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    1816          RenderBlock (anonymous) at (8,2) size 284x13
    1917            RenderText {#text} at (55,0) size 174x13
    2018              text run at (55,0) width 174: "This is should be center justified."
    21         RenderText {#text} at (300,23) size 4x18
    22           text run at (300,23) width 4: " "
    23         RenderBR {BR} at (0,0) size 0x0
     19        RenderBR {BR} at (300,23) size 0x18
    2420        RenderButton {BUTTON} at (0,46) size 300x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    2521          RenderBlock (anonymous) at (8,2) size 284x13
    2622            RenderText {#text} at (55,0) size 174x13
    2723              text run at (55,0) width 174: "This is should be center justified."
    28         RenderText {#text} at (300,45) size 4x18
    29           text run at (300,45) width 4: " "
    30         RenderBR {BR} at (0,0) size 0x0
     24        RenderBR {BR} at (300,45) size 0x18
    3125        RenderButton {BUTTON} at (0,68) size 300x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    3226          RenderBlock (anonymous) at (8,2) size 284x13
  • trunk/LayoutTests/platform/mac/fast/forms/button-generated-content-expected.txt

    r233831 r268958  
    3434            RenderText {#text} at (33,0) size 36x13
    3535              text run at (33,0) width 36: "button"
    36         RenderText {#text} at (146,1) size 5x18
    37           text run at (146,1) width 5: " "
    38         RenderBR {BR} at (0,0) size 0x0
     36        RenderBR {BR} at (146,1) size 1x18
    3937        RenderButton {BUTTON} at (2,24) size 41x18 [color=#0000FF] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    4038          RenderBlock (anonymous) at (8,2) size 25x13
     
    5149              RenderText at (34,0) size 26x13
    5250                text run at (34,0) width 26: "after"
    53         RenderText {#text} at (127,23) size 5x18
    54           text run at (127,23) width 5: " "
    55         RenderBR {BR} at (0,0) size 0x0
     51        RenderBR {BR} at (127,23) size 1x18
    5652        RenderButton {BUTTON} at (2,47) size 16x15 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    5753        RenderText {#text} at (20,45) size 4x18
     
    6157            RenderText {#text} at (0,0) size 35x13
    6258              text run at (0,0) width 35: "button"
    63         RenderText {#text} at (78,45) size 5x18
    64           text run at (78,45) width 5: " "
    65         RenderBR {BR} at (0,0) size 0x0
     59        RenderBR {BR} at (78,45) size 1x18
    6660        RenderButton {BUTTON} at (2,69) size 16x15 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    6761        RenderText {#text} at (20,67) size 4x18
     
    7165            RenderText {#text} at (0,0) size 35x13
    7266              text run at (0,0) width 35: "button"
    73         RenderText {#text} at (78,67) size 5x18
    74           text run at (78,67) width 5: " "
    75         RenderBR {BR} at (0,0) size 0x0
     67        RenderBR {BR} at (78,67) size 1x18
    7668        RenderButton {BUTTON} at (2,90) size 50x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    7769          RenderBlock (anonymous) at (8,2) size 34x13
     
    8880            RenderText {#text} at (33,0) size 36x13
    8981              text run at (33,0) width 36: "button"
    90         RenderText {#text} at (146,89) size 5x18
    91           text run at (146,89) width 5: " "
    92         RenderBR {BR} at (0,0) size 0x0
     82        RenderBR {BR} at (146,89) size 1x18
    9383        RenderButton {BUTTON} at (2,112) size 41x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    9484          RenderBlock (anonymous) at (8,2) size 25x13
     
    10595              RenderText at (34,0) size 26x13
    10696                text run at (34,0) width 26: "after"
    107         RenderText {#text} at (127,111) size 5x18
    108           text run at (127,111) width 5: " "
    109         RenderBR {BR} at (0,0) size 0x0
     97        RenderBR {BR} at (127,111) size 1x18
    11098        RenderButton {BUTTON} at (2,134) size 50x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    11199          RenderBlock (anonymous) at (8,2) size 34x13
     
    122110            RenderText {#text} at (33,0) size 36x13
    123111              text run at (33,0) width 36: "button"
    124         RenderText {#text} at (146,133) size 5x18
    125           text run at (146,133) width 5: " "
    126         RenderBR {BR} at (0,0) size 0x0
     112        RenderBR {BR} at (146,133) size 1x18
    127113        RenderButton {BUTTON} at (2,156) size 41x18 [color=#000000D8] [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
    128114          RenderBlock (anonymous) at (8,2) size 25x13
     
    139125              RenderText at (34,0) size 26x13
    140126                text run at (34,0) width 26: "after"
    141         RenderText {#text} at (127,155) size 5x18
    142           text run at (127,155) width 5: " "
    143         RenderBR {BR} at (0,0) size 0x0
     127        RenderBR {BR} at (127,155) size 1x18
  • trunk/LayoutTests/platform/mac/fast/forms/button-table-styles-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 351x18
    8           text run at (0,0) width 351: "This tests that buttons don't honor table display styles. "
    9         RenderBR {BR} at (350,0) size 1x18
     7        RenderText {#text} at (0,0) size 347x18
     8          text run at (0,0) width 347: "This tests that buttons don't honor table display styles."
     9        RenderBR {BR} at (346,0) size 1x18
    1010      RenderButton {INPUT} at (2,20) size 86x18 [color=#000000D8] [bgcolor=#C0C0C0]
    1111        RenderBlock (anonymous) at (8,2) size 70x13
     
    2929            RenderText at (0,0) size 103x13
    3030              text run at (0,0) width 103: "display: inline-table"
    31         RenderText {#text} at (249,37) size 5x18
    32           text run at (249,37) width 5: " "
    33         RenderBR {BR} at (253,37) size 1x18
     31        RenderBR {BR} at (249,37) size 1x18
    3432        RenderBR {BR} at (0,58) size 0x18
    3533        RenderButton {INPUT} at (2,78) size 146x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    4341            RenderText at (0,0) size 130x13
    4442              text run at (0,0) width 130: "display: table-row-group"
    45         RenderText {#text} at (303,77) size 5x18
    46           text run at (303,77) width 5: " "
    47         RenderBR {BR} at (307,77) size 1x18
     43        RenderBR {BR} at (303,77) size 1x18
    4844        RenderBR {BR} at (0,98) size 0x18
    4945        RenderButton {INPUT} at (2,118) size 163x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    5753            RenderText at (0,0) size 147x13
    5854              text run at (0,0) width 147: "display: table-header-group"
    59         RenderText {#text} at (337,117) size 5x18
    60           text run at (337,117) width 5: " "
    61         RenderBR {BR} at (341,117) size 1x18
     55        RenderBR {BR} at (337,117) size 1x18
    6256        RenderBR {BR} at (0,138) size 0x18
    6357        RenderButton {INPUT} at (2,158) size 158x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    7165            RenderText at (0,0) size 142x13
    7266              text run at (0,0) width 142: "display: table-footer-group"
    73         RenderText {#text} at (327,157) size 5x18
    74           text run at (327,157) width 5: " "
    75         RenderBR {BR} at (331,157) size 1x18
     67        RenderBR {BR} at (327,157) size 1x18
    7668        RenderBR {BR} at (0,178) size 0x18
    7769        RenderButton {INPUT} at (2,198) size 110x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    8577            RenderText at (0,0) size 94x13
    8678              text run at (0,0) width 94: "display: table-row"
    87         RenderText {#text} at (231,197) size 5x18
    88           text run at (231,197) width 5: " "
    89         RenderBR {BR} at (235,197) size 1x18
     79        RenderBR {BR} at (231,197) size 1x18
    9080        RenderBR {BR} at (0,218) size 0x18
    9181        RenderButton {INPUT} at (2,238) size 166x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    9989            RenderText at (0,0) size 150x13
    10090              text run at (0,0) width 150: "display: table-column-group"
    101         RenderText {#text} at (342,237) size 5x18
    102           text run at (342,237) width 5: " "
    103         RenderBR {BR} at (346,237) size 1x18
     91        RenderBR {BR} at (342,237) size 1x18
    10492        RenderBR {BR} at (0,258) size 0x18
    10593        RenderButton {INPUT} at (2,278) size 130x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    113101            RenderText at (0,0) size 114x13
    114102              text run at (0,0) width 114: "display: table-column"
    115         RenderText {#text} at (270,277) size 5x18
    116           text run at (270,277) width 5: " "
    117         RenderBR {BR} at (274,277) size 1x18
     103        RenderBR {BR} at (270,277) size 1x18
    118104        RenderBR {BR} at (0,298) size 0x18
    119105        RenderButton {INPUT} at (2,318) size 110x18 [color=#000000D8] [bgcolor=#C0C0C0]
     
    127113            RenderText at (0,0) size 94x13
    128114              text run at (0,0) width 94: "display: table-cell"
    129         RenderText {#text} at (230,317) size 5x18
    130           text run at (230,317) width 5: " "
    131         RenderBR {BR} at (234,317) size 1x18
     115        RenderBR {BR} at (230,317) size 1x18
    132116        RenderBR {BR} at (0,338) size 0x18
    133117        RenderButton {INPUT} at (2,358) size 130x18 [color=#000000D8] [bgcolor=#C0C0C0]
  • trunk/LayoutTests/platform/mac/fast/forms/caret-rtl-expected.txt

    r268520 r268958  
    99    RenderBody {BODY} at (8,8) size 784x584
    1010      RenderBlock (anonymous) at (0,0) size 784x18
    11         RenderText {#text} at (0,0) size 586x18
    12           text run at (0,0) width 586: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
    13         RenderBR {BR} at (585,0) size 1x18
     11        RenderText {#text} at (0,0) size 582x18
     12          text run at (0,0) width 582: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div"
     13        RenderBR {BR} at (581,0) size 1x18
    1414      RenderBlock {P} at (0,34) size 784x18
    1515        RenderText {#text} at (0,0) size 407x18
  • trunk/LayoutTests/platform/mac/fast/forms/control-restrict-line-height-expected.txt

    r263073 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 533x18
    7         text run at (0,0) width 533: "This tests that we don't honor line-height for controls that have restricted font size. "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 529x18
     7        text run at (0,0) width 529: "This tests that we don't honor line-height for controls that have restricted font size."
     8      RenderBR {BR} at (528,0) size 1x18
    99      RenderMenuList {SELECT} at (2,20) size 302x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1010        RenderBlock (anonymous) at (0,0) size 302x18
    1111          RenderText at (8,2) size 271x13
    1212            text run at (8,2) width 271: "This text should be centered vertically in the button"
    13       RenderText {#text} at (306,19) size 4x18
    14         text run at (306,19) width 4: " "
    15       RenderBR {BR} at (0,0) size 0x0
     13      RenderBR {BR} at (306,19) size 0x18
    1614      RenderButton {INPUT} at (2,42) size 287x18 [color=#000000D8] [bgcolor=#C0C0C0]
    1715        RenderBlock (anonymous) at (8,2) size 271x13
    1816          RenderText at (0,0) size 271x13
    1917            text run at (0,0) width 271: "This text should be centered vertically in the button"
    20       RenderText {#text} at (290,41) size 5x18
    21         text run at (290,41) width 5: " "
    22       RenderBR {BR} at (0,0) size 0x0
     18      RenderBR {BR} at (290,41) size 1x18
    2319      RenderTextControl {INPUT} at (2,64) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2420        RenderFlexibleBox {DIV} at (3,0) size 168x19
  • trunk/LayoutTests/platform/mac/fast/forms/hidden-listbox-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 523x18
    7         text run at (0,0) width 523: "This tests that the whole listbox control is hidden when visibility is set to hidden. "
    8       RenderBR {BR} at (522,0) size 1x18
     6      RenderText {#text} at (0,0) size 519x18
     7        text run at (0,0) width 519: "This tests that the whole listbox control is hidden when visibility is set to hidden."
     8      RenderBR {BR} at (518,0) size 1x18
    99      RenderListBox {SELECT} at (2,20) size 174x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/input-align-expected.txt

    r263073 r268958  
    99      RenderBlock (anonymous) at (0,34) size 784x92
    1010        RenderTextControl {INPUT} at (2,2) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    11         RenderText {#text} at (150,2) size 5x18
    12           text run at (150,2) width 5: " "
    13         RenderBR {BR} at (0,0) size 0x0
     11        RenderBR {BR} at (150,2) size 1x18
    1412        RenderTextControl {INPUT} at (2,25) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    15         RenderText {#text} at (150,25) size 5x18
    16           text run at (150,25) width 5: " "
    17         RenderBR {BR} at (0,0) size 0x0
     13        RenderBR {BR} at (150,25) size 1x18
    1814        RenderTextControl {INPUT} at (2,48) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    19         RenderText {#text} at (150,48) size 5x18
    20           text run at (150,48) width 5: " "
    21         RenderBR {BR} at (0,0) size 0x0
     15        RenderBR {BR} at (150,48) size 1x18
    2216        RenderTextControl {INPUT} at (2,71) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    23         RenderText {#text} at (150,71) size 5x18
    24           text run at (150,71) width 5: " "
    25         RenderBR {BR} at (0,0) size 0x0
     17        RenderBR {BR} at (150,71) size 1x18
    2618      RenderBlock {DIV} at (0,126) size 784x23
    2719        RenderTextControl {INPUT} at (2,2) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
  • trunk/LayoutTests/platform/mac/fast/forms/input-appearance-bkcolor-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 578x18
    7         text run at (0,0) width 578: "This tests that background color and background images can be set on the new text fields. "
    8       RenderBR {BR} at (577,0) size 1x18
     6      RenderText {#text} at (0,0) size 574x18
     7        text run at (0,0) width 574: "This tests that background color and background images can be set on the new text fields."
     8      RenderBR {BR} at (573,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 147x19 [bgcolor=#FFC0CB] [border: (2px inset #000000)]
    10       RenderText {#text} at (150,20) size 5x18
    11         text run at (150,20) width 5: " "
    12       RenderBR {BR} at (154,20) size 1x18
     10      RenderBR {BR} at (150,20) size 1x18
    1311      RenderTextControl {INPUT} at (2,43) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1412      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/input-appearance-default-bkcolor-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#800080]
    6       RenderText {#text} at (0,0) size 483x18
    7         text run at (0,0) width 483: "This tests that the default background color for the new text fields is white. "
    8       RenderBR {BR} at (483,0) size 0x18
     6      RenderText {#text} at (0,0) size 479x18
     7        text run at (0,0) width 479: "This tests that the default background color for the new text fields is white."
     8      RenderBR {BR} at (479,0) size 0x18
    99      RenderTextControl {INPUT} at (2,20) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/input-appearance-disabled-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 408x18
    7         text run at (0,0) width 408: "This tests that text can not be inserted into a disabled text field. "
    8       RenderBR {BR} at (407,0) size 1x18
     6      RenderText {#text} at (0,0) size 404x18
     7        text run at (0,0) width 404: "This tests that text can not be inserted into a disabled text field."
     8      RenderBR {BR} at (403,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/input-appearance-readonly-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 410x18
    7         text run at (0,0) width 410: "This tests that text can not be inserted into a readonly text field. "
    8       RenderBR {BR} at (409,0) size 1x18
     6      RenderText {#text} at (0,0) size 406x18
     7        text run at (0,0) width 406: "This tests that text can not be inserted into a readonly text field."
     8      RenderBR {BR} at (405,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/input-baseline-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 302x18
    7         text run at (0,0) width 302: "This tests that text fields get the right baseline. "
    8       RenderBR {BR} at (301,0) size 1x18
     6      RenderText {#text} at (0,0) size 298x18
     7        text run at (0,0) width 298: "This tests that text fields get the right baseline."
     8      RenderBR {BR} at (297,0) size 1x18
    99      RenderBR {BR} at (0,18) size 0x18
    1010      RenderTextControl {INPUT} at (2,38) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    11       RenderText {#text} at (150,38) size 435x18
    12         text run at (150,38) width 435: "This text should line up with the bottom of the text in the text field. "
    13       RenderBR {BR} at (584,38) size 1x18
     11      RenderText {#text} at (150,38) size 431x18
     12        text run at (150,38) width 431: "This text should line up with the bottom of the text in the text field."
     13      RenderBR {BR} at (580,38) size 1x18
    1414      RenderBR {BR} at (0,59) size 0x18
    1515      RenderTextControl {INPUT} at (2,79) size 147x132 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
  • trunk/LayoutTests/platform/mac/fast/forms/input-readonly-dimmed-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 465x18
    7         text run at (0,0) width 465: "This tests that the border of a readonly text field should appear dimmed. "
    8       RenderBR {BR} at (464,0) size 1x18
     6      RenderText {#text} at (0,0) size 461x18
     7        text run at (0,0) width 461: "This tests that the border of a readonly text field should appear dimmed."
     8      RenderBR {BR} at (460,0) size 1x18
    99      RenderTextControl {INPUT} at (2,20) size 146x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
    1111layer at (13,31) size 140x13 scrollWidth 160
    1212  RenderBlock {DIV} at (3,3) size 140x13
    13     RenderText {#text} at (0,0) size 160x13
    14       text run at (0,0) width 160: "This border should be dimmed"
     13    RenderText {#text} at (0,0) size 161x13
     14      text run at (0,0) width 161: "This border should be dimmed"
  • trunk/LayoutTests/platform/mac/fast/forms/input-spaces-expected.txt

    r268520 r268958  
    66      RenderText {#text} at (0,0) size 769x36
    77        text run at (0,0) width 769: "This tests that leading and trailing spaces in a text field don't get lost. There should be 3 spaces before and 3 spaces after"
    8         text run at (0,18) width 128: "the text in the field. "
    9       RenderBR {BR} at (127,18) size 1x18
     8        text run at (0,18) width 124: "the text in the field."
     9      RenderBR {BR} at (123,18) size 1x18
    1010      RenderTextControl {INPUT} at (2,38) size 147x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1111      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/listbox-width-change-expected.txt

    r202826 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 665x18
    7         text run at (0,0) width 665: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout. "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 661x18
     7        text run at (0,0) width 661: "This tests that when a list box's options get updated, the list box will recalculate its width, and relayout."
     8      RenderBR {BR} at (660,0) size 1x18
    99      RenderListBox {SELECT} at (2,20) size 189x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/option-script-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 344x18
     6      RenderText {#text} at (0,0) size 340x18
    77        text run at (0,0) width 109: "TEST PASSED: "
    8         text run at (108,0) width 236: "If the popup menu only says \"Text\". "
    9       RenderBR {BR} at (343,0) size 1x18
    10       RenderText {#text} at (0,18) size 426x18
     8        text run at (108,0) width 232: "If the popup menu only says \"Text\"."
     9      RenderBR {BR} at (339,0) size 1x18
     10      RenderText {#text} at (0,18) size 422x18
    1111        text run at (0,18) width 107: "TEST FAILED: "
    12         text run at (106,18) width 320: "If the popup menu says \"document.write('Text')\". "
    13       RenderBR {BR} at (425,18) size 1x18
     12        text run at (106,18) width 316: "If the popup menu says \"document.write('Text')\"."
     13      RenderBR {BR} at (421,18) size 1x18
    1414      RenderMenuList {SELECT} at (2,38) size 53x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1515        RenderBlock (anonymous) at (0,0) size 53x18
  • trunk/LayoutTests/platform/mac/fast/forms/option-text-clip-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 717x18
    7         text run at (0,0) width 717: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control. "
    8       RenderBR {BR} at (716,0) size 1x18
     6      RenderText {#text} at (0,0) size 713x18
     7        text run at (0,0) width 713: "This tests that the option text is clipped properly, and doesn't spill over into the arrow part of the popup control."
     8      RenderBR {BR} at (712,0) size 1x18
    99      RenderMenuList {SELECT} at (0,20) size 150x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1010        RenderBlock (anonymous) at (0,0) size 150x18
    11           RenderText at (8,2) size 130x13
    12             text run at (8,2) width 130: "12345 6789 ABCD EFGH"
     11          RenderText at (8,2) size 131x13
     12            text run at (8,2) width 131: "12345 6789 ABCD EFGH"
    1313      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/forms/range/slider-padding-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x579
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 330x18
    8           text run at (0,0) width 330: "This tests that the slider control considers padding. "
    9         RenderBR {BR} at (329,0) size 1x18
     7        RenderText {#text} at (0,0) size 326x18
     8          text run at (0,0) width 326: "This tests that the slider control considers padding."
     9        RenderBR {BR} at (325,0) size 1x18
    1010      RenderBlock {DIV} at (0,18) size 784x39 [bgcolor=#ADD8E6]
    1111        RenderSlider {INPUT} at (2,2) size 100x35 [color=#909090] [bgcolor=#FFFFFF]
  • trunk/LayoutTests/platform/mac/fast/forms/search-rtl-expected.txt

    r222111 r268958  
    2222            RenderBlock {DIV} at (19,3) size 140x13
    2323            RenderBlock {DIV} at (0,0) size 19x19
    24         RenderText {#text} at (190,2) size 5x18
    25           text run at (190,2) width 5: " "
    26         RenderBR {BR} at (0,0) size 0x0
     24        RenderBR {BR} at (190,2) size 1x18
    2725        RenderTextControl {INPUT} at (2,25) size 257x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2826          RenderFlexibleBox {DIV} at (3,0) size 251x19
     
    3028            RenderBlock {DIV} at (19,3) size 210x13
    3129            RenderBlock {DIV} at (0,0) size 19x19
    32         RenderText {#text} at (260,25) size 5x18
    33           text run at (260,25) width 5: " "
    34         RenderBR {BR} at (0,0) size 0x0
     30        RenderBR {BR} at (260,25) size 1x18
    3531        RenderTextControl {INPUT} at (2,48) size 187x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    3632          RenderFlexibleBox {DIV} at (3,0) size 181x19
     
    6056layer at (32,93) size 140x13
    6157  RenderBlock {DIV} at (0,0) size 140x13
    62 caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 9 {INPUT} of child 3 {P} of body
     58caret: position 0 of child 0 {DIV} of child 1 {DIV} of child 0 {DIV} of {#document-fragment} of child 7 {INPUT} of child 3 {P} of body
  • trunk/LayoutTests/platform/mac/fast/forms/search/search-size-with-decorations-expected.txt

    r263073 r268958  
    99          RenderBlock {DIV} at (8,3) size 141x13
    1010          RenderBlock {DIV} at (148,0) size 20x19
    11       RenderText {#text} at (177,2) size 5x18
    12         text run at (177,2) width 5: " "
    13       RenderBR {BR} at (0,0) size 0x0
     11      RenderBR {BR} at (177,2) size 1x18
    1412      RenderTextControl {INPUT} at (2,25) size 174x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    1513        RenderFlexibleBox {DIV} at (3,0) size 168x19
     
    1715          RenderBlock {DIV} at (8,3) size 141x13
    1816          RenderBlock {DIV} at (148,0) size 20x19
    19       RenderText {#text} at (177,25) size 5x18
    20         text run at (177,25) width 5: " "
    21       RenderBR {BR} at (0,0) size 0x0
     17      RenderBR {BR} at (177,25) size 1x18
    2218      RenderTextControl {INPUT} at (2,48) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    2319        RenderFlexibleBox {DIV} at (3,0) size 177x19
     
    2521          RenderBlock {DIV} at (17,3) size 141x13
    2622          RenderBlock {DIV} at (157,0) size 20x19
    27       RenderText {#text} at (186,48) size 5x18
    28         text run at (186,48) width 5: " "
    29       RenderBR {BR} at (0,0) size 0x0
     23      RenderBR {BR} at (186,48) size 1x18
    3024      RenderTextControl {INPUT} at (2,71) size 183x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    3125        RenderFlexibleBox {DIV} at (3,0) size 177x19
     
    3327          RenderBlock {DIV} at (17,3) size 141x13
    3428          RenderBlock {DIV} at (157,0) size 20x19
    35       RenderText {#text} at (186,71) size 5x18
    36         text run at (186,71) width 5: " "
    37       RenderBR {BR} at (0,0) size 0x0
     29      RenderBR {BR} at (186,71) size 1x18
    3830      RenderTextControl {INPUT} at (2,94) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    3931        RenderFlexibleBox {DIV} at (3,0) size 182x19
     
    4133          RenderBlock {DIV} at (22,3) size 141x13
    4234          RenderBlock {DIV} at (162,0) size 20x19
    43       RenderText {#text} at (191,94) size 5x18
    44         text run at (191,94) width 5: " "
    45       RenderBR {BR} at (0,0) size 0x0
     35      RenderBR {BR} at (191,94) size 1x18
    4636      RenderTextControl {INPUT} at (2,117) size 188x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    4737        RenderFlexibleBox {DIV} at (3,0) size 182x19
     
    4939          RenderBlock {DIV} at (22,3) size 141x13
    5040          RenderBlock {DIV} at (162,0) size 20x19
    51       RenderText {#text} at (191,117) size 5x18
    52         text run at (191,117) width 5: " "
    53       RenderBR {BR} at (0,0) size 0x0
     41      RenderBR {BR} at (191,117) size 1x18
    5442      RenderTextControl {INPUT} at (2,140) size 328x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
    5543        RenderFlexibleBox {DIV} at (3,0) size 322x19
  • trunk/LayoutTests/platform/mac/fast/forms/select-align-expected.txt

    r233831 r268958  
    1212            RenderText at (8,2) size 158x13
    1313              text run at (8,2) width 158: "This is should be left justified."
    14         RenderText {#text} at (300,1) size 4x18
    15           text run at (300,1) width 4: " "
    16         RenderBR {BR} at (0,0) size 0x0
     14        RenderBR {BR} at (300,1) size 0x18
    1715        RenderMenuList {SELECT} at (0,24) size 300x18 [color=#000000D8] [bgcolor=#FFFFFF]
    1816          RenderBlock (anonymous) at (0,0) size 300x18
    1917            RenderText at (8,2) size 158x13
    2018              text run at (8,2) width 158: "This is should be left justified."
    21         RenderText {#text} at (300,23) size 4x18
    22           text run at (300,23) width 4: " "
    23         RenderBR {BR} at (0,0) size 0x0
     19        RenderBR {BR} at (300,23) size 0x18
    2420        RenderMenuList {SELECT} at (0,46) size 300x18 [color=#000000D8] [bgcolor=#FFFFFF]
    2521          RenderBlock (anonymous) at (0,0) size 300x18
    2622            RenderText at (8,2) size 158x13
    2723              text run at (8,2) width 158: "This is should be left justified."
    28         RenderText {#text} at (300,45) size 4x18
    29           text run at (300,45) width 4: " "
    30         RenderBR {BR} at (0,0) size 0x0
     24        RenderBR {BR} at (300,45) size 0x18
    3125        RenderMenuList {SELECT} at (0,68) size 300x18 [color=#000000D8] [bgcolor=#FFFFFF]
    3226          RenderBlock (anonymous) at (0,0) size 300x18
    3327            RenderText at (8,2) size 158x13
    3428              text run at (8,2) width 158: "This is should be left justified."
    35         RenderText {#text} at (300,67) size 4x18
    36           text run at (300,67) width 4: " "
    37         RenderBR {BR} at (0,0) size 0x0
     29        RenderBR {BR} at (300,67) size 0x18
    3830        RenderMenuList {SELECT} at (0,90) size 300x18 [color=#000000D8] [bgcolor=#FFFFFF]
    3931          RenderBlock (anonymous) at (0,0) size 300x18
  • trunk/LayoutTests/platform/mac/fast/forms/select-initial-position-expected.txt

    r268520 r268958  
    88      RenderBR {BR} at (97,0) size 1x18
    99      RenderListBox {SELECT} at (2,20) size 139x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    10       RenderText {#text} at (143,58) size 4x18
    11         text run at (143,58) width 4: " "
    12       RenderBR {BR} at (147,58) size 0x18
     10      RenderBR {BR} at (143,58) size 0x18
    1311      RenderText {#text} at (0,79) size 165x18
    1412        text run at (0,79) width 165: "dynamic selected change:"
     
    1715      RenderText {#text} at (143,137) size 4x18
    1816        text run at (143,137) width 4: " "
    19       RenderText {#text} at (0,0) size 0x0
    20       RenderBR {BR} at (0,0) size 0x0
     17      RenderBR {BR} at (147,137) size 0x18
    2118      RenderText {#text} at (0,158) size 217x18
    2219        text run at (0,158) width 217: "dynamic insert of selected option:"
    2320      RenderBR {BR} at (216,158) size 1x18
    2421      RenderListBox {SELECT} at (2,178) size 139x57 [bgcolor=#FFFFFF] [border: (1px inset #808080)]
    25       RenderText {#text} at (143,216) size 4x18
    26         text run at (143,216) width 4: " "
    27       RenderBR {BR} at (147,216) size 0x18
     22      RenderBR {BR} at (143,216) size 0x18
    2823      RenderText {#text} at (0,237) size 98x18
    2924        text run at (0,237) width 98: "initial selected:"
     
    3328          RenderText at (8,2) size 122x13
    3429            text run at (8,2) width 122: "this should be selected"
    35       RenderText {#text} at (157,256) size 4x18
    36         text run at (157,256) width 4: " "
    37       RenderBR {BR} at (161,256) size 0x18
     30      RenderBR {BR} at (157,256) size 0x18
    3831      RenderText {#text} at (0,277) size 165x18
    3932        text run at (0,277) width 165: "dynamic selected change:"
     
    4538      RenderText {#text} at (157,296) size 4x18
    4639        text run at (157,296) width 4: " "
    47       RenderText {#text} at (0,0) size 0x0
    48       RenderBR {BR} at (0,0) size 0x0
     40      RenderBR {BR} at (161,296) size 0x18
    4941      RenderText {#text} at (0,317) size 217x18
    5042        text run at (0,317) width 217: "dynamic insert of selected option:"
  • trunk/LayoutTests/platform/mac/fast/forms/select-style-expected.txt

    r268520 r268958  
    1212          RenderText at (8,1) size 21x13
    1313            text run at (8,1) width 21: "test"
    14       RenderText {#text} at (56,19) size 4x18
    15         text run at (56,19) width 4: " "
    16       RenderBR {BR} at (60,19) size 0x18
     14      RenderBR {BR} at (56,19) size 0x18
    1715      RenderText {#text} at (0,40) size 541x18
    1816        text run at (0,40) width 541: "This tests that background color is white by default regardless of the parent element."
     
    2624        RenderText {#text} at (61,59) size 4x18
    2725          text run at (61,59) width 4: " "
    28       RenderText {#text} at (0,0) size 0x0
    29       RenderBR {BR} at (0,0) size 0x0
     26      RenderBR {BR} at (70,59) size 0x18
    3027      RenderText {#text} at (0,80) size 641x18
    3128        text run at (0,80) width 641: "This tests that background color is inherited from the parent if background-color:inherit is specified."
     
    3936        RenderText {#text} at (61,99) size 4x18
    4037          text run at (61,99) width 4: " "
    41       RenderText {#text} at (0,0) size 0x0
    42       RenderBR {BR} at (0,0) size 0x0
     38      RenderBR {BR} at (70,99) size 0x18
    4339      RenderText {#text} at (0,120) size 652x18
    4440        text run at (0,120) width 652: "This tests that background color is the same as the parent if background-color:transparent is specified."
     
    5248        RenderText {#text} at (61,139) size 4x18
    5349          text run at (61,139) width 4: " "
    54       RenderText {#text} at (0,0) size 0x0
    55       RenderBR {BR} at (0,0) size 0x0
     50      RenderBR {BR} at (70,139) size 0x18
    5651      RenderText {#text} at (0,160) size 508x18
    5752        text run at (0,160) width 508: "This tests that background is white if only background-image:none is specified."
     
    6156          RenderText at (8,2) size 21x13
    6257            text run at (8,2) width 21: "test"
    63       RenderText {#text} at (56,179) size 4x18
    64         text run at (56,179) width 4: " "
    65       RenderBR {BR} at (60,179) size 0x18
     58      RenderBR {BR} at (56,179) size 0x18
    6659      RenderText {#text} at (0,200) size 429x18
    6760        text run at (0,200) width 429: "This tests that the image specified for background-image is visible."
  • trunk/LayoutTests/platform/mac/fast/forms/textarea-align-expected.txt

    r202826 r268958  
    77        RenderText {#text} at (0,0) size 640x18
    88          text run at (0,0) width 640: "The following textarea elements should all be rendered on the left, with their text aligned to the left."
    9       RenderBlock (anonymous) at (0,34) size 784x156
    10         RenderText {#text} at (375,22) size 4x18
    11           text run at (375,22) width 4: " "
    12         RenderBR {BR} at (0,0) size 0x0
    13         RenderText {#text} at (375,62) size 4x18
    14           text run at (375,62) width 4: " "
    15         RenderBR {BR} at (0,0) size 0x0
    16         RenderText {#text} at (375,102) size 4x18
    17           text run at (375,102) width 4: " "
    18         RenderBR {BR} at (0,0) size 0x0
     9      RenderBlock (anonymous) at (0,34) size 784x148
     10        RenderBR {BR} at (375,22) size 0x18
     11        RenderBR {BR} at (375,58) size 0x18
     12        RenderText {#text} at (375,94) size 4x18
     13          text run at (375,94) width 4: " "
     14        RenderBR {BR} at (379,94) size 0x18
    1915        RenderText {#text} at (0,0) size 0x0
    2016        RenderText {#text} at (0,0) size 0x0
    21       RenderBlock {DIV} at (0,190) size 784x36
     17      RenderBlock {DIV} at (0,182) size 784x36
    2218layer at (10,44) size 371x32 clip at (11,45) size 369x30
    2319  RenderTextControl {TEXTAREA} at (2,2) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     
    2521      RenderText {#text} at (0,0) size 188x13
    2622        text run at (0,0) width 188: "This is should be aligned to the left."
    27 layer at (10,84) size 371x32 clip at (11,85) size 369x30
    28   RenderTextControl {TEXTAREA} at (2,42) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     23layer at (10,80) size 371x32 clip at (11,81) size 369x30
     24  RenderTextControl {TEXTAREA} at (2,38) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    2925    RenderBlock {DIV} at (3,3) size 365x13
    3026      RenderText {#text} at (0,0) size 188x13
    3127        text run at (0,0) width 188: "This is should be aligned to the left."
    32 layer at (10,124) size 371x32 clip at (11,125) size 369x30
    33   RenderTextControl {TEXTAREA} at (2,82) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     28layer at (10,116) size 371x32 clip at (11,117) size 369x30
     29  RenderTextControl {TEXTAREA} at (2,74) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    3430    RenderBlock {DIV} at (3,3) size 365x13
    3531      RenderText {#text} at (0,0) size 188x13
    3632        text run at (0,0) width 188: "This is should be aligned to the left."
    37 layer at (10,164) size 371x32 clip at (11,165) size 369x30
    38   RenderTextControl {TEXTAREA} at (2,122) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
     33layer at (10,156) size 371x32 clip at (11,157) size 369x30
     34  RenderTextControl {TEXTAREA} at (2,114) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    3935    RenderBlock {DIV} at (3,3) size 365x13
    4036      RenderText {#text} at (0,0) size 188x13
    4137        text run at (0,0) width 188: "This is should be aligned to the left."
    42 layer at (10,200) size 371x32 clip at (11,201) size 369x30
     38layer at (10,192) size 371x32 clip at (11,193) size 369x30
    4339  RenderTextControl {TEXTAREA} at (2,2) size 371x32 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
    4440    RenderBlock {DIV} at (3,3) size 365x13
  • trunk/LayoutTests/platform/mac/fast/forms/textarea-scrollbar-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 452x18
    7         text run at (0,0) width 452: "This tests that a scrollbar will appear when text overflows the textarea "
    8       RenderBR {BR} at (451,0) size 1x18
     6      RenderText {#text} at (0,0) size 448x18
     7        text run at (0,0) width 448: "This tests that a scrollbar will appear when text overflows the textarea"
     8      RenderBR {BR} at (447,0) size 1x18
    99      RenderText {#text} at (0,0) size 0x0
    1010layer at (10,28) size 161x84 clip at (11,29) size 144x82 scrollHeight 121
  • trunk/LayoutTests/platform/mac/fast/frames/iframe-with-frameborder-expected.txt

    r268520 r268958  
    1313          RenderBlock {HTML} at (0,0) size 300x150
    1414            RenderBody {BODY} at (8,8) size 284x134
    15       RenderText {#text} at (304,158) size 4x18
    16         text run at (304,158) width 4: " "
    17       RenderBR {BR} at (0,0) size 0x0
    18       RenderText {#text} at (0,176) size 150x18
    19         text run at (0,176) width 150: "This iframe should not."
    20       RenderBR {BR} at (149,176) size 1x18
    21       RenderIFrame {IFRAME} at (0,194) size 300x150
     15      RenderBR {BR} at (304,158) size 0x18
     16      RenderText {#text} at (0,172) size 150x18
     17        text run at (0,172) width 150: "This iframe should not."
     18      RenderBR {BR} at (149,172) size 1x18
     19      RenderIFrame {IFRAME} at (0,190) size 300x150
    2220        layer at (0,0) size 300x150
    2321          RenderView at (0,0) size 300x150
     
    2523          RenderBlock {HTML} at (0,0) size 300x150
    2624            RenderBody {BODY} at (8,8) size 284x134
    27       RenderText {#text} at (300,330) size 4x18
    28         text run at (300,330) width 4: " "
    29       RenderBR {BR} at (304,330) size 0x18
    30       RenderText {#text} at (0,348) size 220x18
    31         text run at (0,348) width 220: "This iframe should have a border. "
    32       RenderBR {BR} at (219,348) size 1x18
    33       RenderIFrame {IFRAME} at (0,366) size 304x154 [border: (2px inset #000000)]
     25      RenderBR {BR} at (300,326) size 0x18
     26      RenderText {#text} at (0,340) size 216x18
     27        text run at (0,340) width 216: "This iframe should have a border."
     28      RenderBR {BR} at (215,340) size 1x18
     29      RenderIFrame {IFRAME} at (0,358) size 304x154 [border: (2px inset #000000)]
    3430        layer at (0,0) size 300x150
    3531          RenderView at (0,0) size 300x150
  • trunk/LayoutTests/platform/mac/fast/frames/onlyCommentInIFrame-expected.txt

    r268520 r268958  
    77        text run at (0,0) width 763: "The documents in the src attributes of the iframes below only contain comments. This test is for a bug where we would"
    88        text run at (0,18) width 769: "only construct RenderViews for such iframes. We need to propery construct an empty frame instead, so the RenderView"
    9         text run at (0,36) width 553: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree. "
    10       RenderBR {BR} at (552,36) size 1x18
     9        text run at (0,36) width 549: "should have a RenderBlock and RenderBody below it in the dump of the RenderTree."
     10      RenderBR {BR} at (548,36) size 1x18
    1111      RenderIFrame {IFRAME} at (0,54) size 788x14 [border: (2px inset #000000)]
    1212        layer at (0,0) size 784x10
     
    1515          RenderBlock {HTML} at (0,0) size 784x10
    1616            RenderBody {BODY} at (8,8) size 768x0
    17       RenderText {#text} at (0,0) size 0x0
    1817      RenderBR {BR} at (0,0) size 0x0
    1918      RenderBR {BR} at (0,68) size 0x18
  • trunk/LayoutTests/platform/mac/fast/images/image-map-anchor-children-expected.txt

    r177774 r268958  
    88        text run at (479,136) width 4: " "
    99      RenderInline {MAP} at (0,0) size 224x18
    10         RenderText {#text} at (0,0) size 0x0
    1110        RenderBR {BR} at (0,0) size 0x0
    1211        RenderInline {A} at (0,0) size 92x18 [color=#0000EE]
  • trunk/LayoutTests/platform/mac/fast/inline-block/006-expected.txt

    r268520 r268958  
    77        text run at (0,0) width 322: "This is a baseline alignment test for inline blocks. "
    88        text run at (321,0) width 450: "The last lines of the two red-bordered inline blocks should line up and"
    9         text run at (0,18) width 124: "be on the baseline. "
    10       RenderBR {BR} at (123,18) size 1x18
     9        text run at (0,18) width 120: "be on the baseline."
     10      RenderBR {BR} at (119,18) size 1x18
    1111      RenderBlock {DIV} at (0,64) size 260x60 [border: (2px solid #FF0000)]
    1212        RenderText {#text} at (12,12) size 83x18
  • trunk/LayoutTests/platform/mac/fast/inline-block/contenteditable-baseline-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 515x18
    7         text run at (0,0) width 515: "This tests that contenteditable elements, with no children, get the right baseline. "
    8       RenderBR {BR} at (514,0) size 1x18
     6      RenderText {#text} at (0,0) size 511x18
     7        text run at (0,0) width 511: "This tests that contenteditable elements, with no children, get the right baseline."
     8      RenderBR {BR} at (510,0) size 1x18
    99      RenderBR {BR} at (0,18) size 0x18
    1010      RenderBlock {DIV} at (0,36) size 154x22 [border: (1px solid #FF0000)]
    1111        RenderBlock {DIV} at (1,1) size 152x20 [border: (1px solid #008000)]
    12       RenderText {#text} at (154,38) size 452x18
    13         text run at (154,38) width 452: "This text should line up with the bottom of the text in the editable div. "
    14       RenderBR {BR} at (605,38) size 1x18
     12      RenderText {#text} at (154,38) size 448x18
     13        text run at (154,38) width 448: "This text should line up with the bottom of the text in the editable div."
     14      RenderBR {BR} at (601,38) size 1x18
    1515      RenderBR {BR} at (0,58) size 0x18
    1616      RenderBlock {DIV} at (0,76) size 210x96 [border: (10px solid #FF0000)]
     
    1919            text run at (0,0) width 24: "text"
    2020        RenderBlock {DIV} at (10,28) size 190x58 [border: (20px solid #008000)]
    21       RenderText {#text} at (210,124) size 452x18
    22         text run at (210,124) width 452: "This text should line up with the bottom of the text in the editable div. "
    23       RenderBR {BR} at (661,124) size 1x18
     21      RenderText {#text} at (210,124) size 448x18
     22        text run at (210,124) width 448: "This text should line up with the bottom of the text in the editable div."
     23      RenderBR {BR} at (657,124) size 1x18
    2424      RenderBR {BR} at (0,172) size 0x18
    2525      RenderBlock {DIV} at (0,190) size 180x173 [border: (5px solid #FF0000)]
  • trunk/LayoutTests/platform/mac/fast/inline/drawStyledEmptyInlines-expected.txt

    r268520 r268958  
    1818          RenderText {#text} at (23,0) size 12x18
    1919            text run at (23,0) width 12: "A"
    20         RenderText {#text} at (41,0) size 5x18
    21           text run at (41,0) width 5: " "
    22         RenderBR {BR} at (0,0) size 0x0
     20        RenderBR {BR} at (41,0) size 1x18
    2321        RenderBR {BR} at (0,18) size 0x18
    2422        RenderText {#text} at (0,36) size 267x18
    2523          text run at (0,36) width 267: "There should be a blue box after this text:"
    2624        RenderInline {A} at (0,0) size 11x28 [bgcolor=#0000FF]
    27         RenderText {#text} at (276,36) size 5x18
    28           text run at (276,36) width 5: " "
    29         RenderBR {BR} at (280,36) size 1x18
     25        RenderBR {BR} at (276,36) size 1x18
    3026        RenderInline {A} at (0,0) size 10x28 [bgcolor=#0000FF]
    31         RenderText {#text} at (10,54) size 282x18
    32           text run at (10,54) width 282: "There should be a blue box before this text. "
    33         RenderBR {BR} at (0,0) size 0x0
     27        RenderText {#text} at (10,54) size 278x18
     28          text run at (10,54) width 278: "There should be a blue box before this text."
     29        RenderBR {BR} at (287,54) size 1x18
    3430        RenderBR {BR} at (0,72) size 0x18
    3531        RenderInline {A} at (0,0) size 10x28
    36         RenderText {#text} at (10,90) size 330x18
    37           text run at (10,90) width 330: "There should be 10px of space left before this text. "
    38         RenderBR {BR} at (0,0) size 0x0
     32        RenderText {#text} at (10,90) size 326x18
     33          text run at (10,90) width 326: "There should be 10px of space left before this text."
     34        RenderBR {BR} at (335,90) size 1x18
    3935        RenderBR {BR} at (0,108) size 0x18
    4036      RenderBlock {P} at (0,196) size 784x36
  • trunk/LayoutTests/platform/mac/fast/layers/layer-visibility-sublayer-expected.txt

    r177774 r268958  
    1010      RenderText {#text} at (0,72) size 182x18
    1111        text run at (0,72) width 182: "24 green box with word ok: "
    12       RenderText {#text} at (0,0) size 0x0
    13       RenderBR {BR} at (0,0) size 0x0
     12      RenderBR {BR} at (181,72) size 1x18
    1413      RenderBR {BR} at (0,90) size 0x18
    1514      RenderBR {BR} at (0,108) size 0x18
     
    1716      RenderText {#text} at (0,144) size 182x18
    1817        text run at (0,144) width 182: "25 green box with word ok: "
    19       RenderText {#text} at (0,0) size 0x0
    20       RenderBR {BR} at (0,0) size 0x0
     18      RenderBR {BR} at (181,144) size 1x18
    2119      RenderBR {BR} at (0,162) size 0x18
    2220      RenderBR {BR} at (0,180) size 0x18
     
    2422      RenderText {#text} at (0,216) size 182x18
    2523        text run at (0,216) width 182: "26 green box with word ok: "
    26       RenderText {#text} at (0,0) size 0x0
    27       RenderBR {BR} at (0,0) size 0x0
     24      RenderBR {BR} at (181,216) size 1x18
    2825      RenderBR {BR} at (0,234) size 0x18
    2926      RenderBR {BR} at (0,252) size 0x18
  • trunk/LayoutTests/platform/mac/fast/repaint/rel-positioned-inline-with-overflow-expected.txt

    r177774 r268958  
    88          text run at (0,0) width 374: "If you see any red or orange below then the test has failed."
    99      RenderBlock (anonymous) at (0,34) size 784x100
    10         RenderText {#text} at (100,0) size 4x18
    11           text run at (100,0) width 4: " "
    12         RenderBR {BR} at (0,0) size 0x0
     10        RenderBR {BR} at (100,-14) size 0x18
    1311        RenderBlock {DIV} at (0,50) size 100x50 [bgcolor=#FF0000]
    1412        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/ruby/bopomofo-letter-spacing-expected.txt

    r258990 r268958  
    123123            RenderText {#text} at (0,5) size 57x37
    124124              text run at (0,5) width 57: "\x{4EBA}"
    125       RenderText {#text} at (570,5) size 33x37
    126         text run at (570,5) width 33: " "
    127       RenderBR {BR} at (0,0) size 0x0
     125      RenderBR {BR} at (570,5) size 0x37
    128126      RenderText {#text} at (0,53) size 570x37
    129127        text run at (0,53) width 570: "\x{4E16}\x{4E0A}\x{7121}\x{96E3}\x{4E8B}\x{53EA}\x{6015}\x{6709}\x{5FC3}\x{4EBA}"
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-inline-table-expected.txt

    r268520 r268958  
    77        RenderText {#text} at (0,0) size 772x36
    88          text run at (0,0) width 772: "Test that <ruby> rendered as inline-table (or somesuch) is not affected by ruby rendering. Both <div> below should look"
    9           text run at (0,18) width 65: "the same. "
    10         RenderBR {BR} at (64,18) size 1x18
     9          text run at (0,18) width 61: "the same."
     10        RenderBR {BR} at (60,18) size 1x18
    1111        RenderBR {BR} at (0,36) size 0x18
    1212      RenderBlock {DIV} at (3,57) size 778x50 [bgcolor=#FFFFDD] [border: (1px solid #000000)]
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-length-expected.txt

    r268520 r268958  
    77        text run at (0,0) width 765: "This is a initial test for simple ruby. There should be 2 ruby annotations on below line, one with a ruby text shorter than"
    88        text run at (0,18) width 60: "the base, "
    9         text run at (59,18) width 297: "and one with a ruby text longer than the base. "
    10       RenderBR {BR} at (355,18) size 1x18
     9        text run at (59,18) width 293: "and one with a ruby text longer than the base."
     10      RenderBR {BR} at (351,18) size 1x18
    1111      RenderBR {BR} at (0,36) size 0x18
    1212      RenderText {#text} at (0,64) size 158x18
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-run-break-expected.txt

    r268520 r268958  
    99          text run at (0,18) width 507: "single <ruby> markup in the text contained in the block, broken across 2 lines. "
    1010          text run at (506,18) width 278: "Part of it should be on the first line, the rest"
    11           text run at (0,36) width 113: "on the other line. "
    12         RenderBR {BR} at (112,36) size 1x18
     11          text run at (0,36) width 109: "on the other line."
     12        RenderBR {BR} at (108,36) size 1x18
    1313        RenderBR {BR} at (0,54) size 0x18
    1414      RenderBlock {DIV} at (0,72) size 284x70 [border: (2px solid #0000FF)]
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-runs-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x576
    66      RenderBlock (anonymous) at (0,0) size 784x36
    7         RenderText {#text} at (0,0) size 234x18
    8           text run at (0,0) width 234: "This is a test for multiple ruby runs. "
    9         RenderBR {BR} at (233,0) size 1x18
     7        RenderText {#text} at (0,0) size 230x18
     8          text run at (0,0) width 230: "This is a test for multiple ruby runs."
     9        RenderBR {BR} at (229,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    1111      RenderBlock {P} at (0,52) size 784x28
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-simple-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x576
    66      RenderBlock (anonymous) at (0,0) size 784x36
    7         RenderText {#text} at (0,0) size 232x18
    8           text run at (0,0) width 232: "This is a initial test for simple ruby. "
    9         RenderBR {BR} at (231,0) size 1x18
     7        RenderText {#text} at (0,0) size 228x18
     8          text run at (0,0) width 228: "This is a initial test for simple ruby."
     9        RenderBR {BR} at (227,0) size 1x18
    1010        RenderBR {BR} at (0,18) size 0x18
    1111      RenderBlock {P} at (0,52) size 784x28
  • trunk/LayoutTests/platform/mac/fast/ruby/ruby-simple-rp-expected.txt

    r268520 r268958  
    88          text run at (0,0) width 342: "This is a test for simple ruby that contains <rp> tags. "
    99          text run at (341,0) width 436: "Contents of the <rp> tags (opening and closing brackets) should not"
    10           text run at (0,18) width 204: "show when ruby is suppoorted. "
    11         RenderBR {BR} at (203,18) size 1x18
     10          text run at (0,18) width 200: "show when ruby is suppoorted."
     11        RenderBR {BR} at (199,18) size 1x18
    1212        RenderBR {BR} at (0,36) size 0x18
    1313      RenderBlock {P} at (0,70) size 784x28
  • trunk/LayoutTests/platform/mac/fast/text-autosizing/ios/contenteditable-expected.txt

    r200589 r268958  
    1414          text run at (0,31) width 585: "Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit"
    1515          text run at (584,31) width 8: " "
    16           text run at (0,62) width 541: "arcu eu elit vulputate non hendrerit velit consequat. "
    17         RenderBR {BR} at (0,0) size 0x0
     16          text run at (0,62) width 535: "arcu eu elit vulputate non hendrerit velit consequat."
     17        RenderBR {BR} at (534,72) size 1x18
    1818        RenderText {#text} at (0,93) size 585x124
    1919          text run at (0,93) width 578: "Etiam venenatis posuere nisl id sagittis. Fusce tincidunt"
     
    3737                    text run at (0,31) width 585: "Maecenas eu nisl leo, vel commodo nibh. Fusce suscipit"
    3838                    text run at (584,31) width 8: " "
    39                     text run at (0,62) width 541: "arcu eu elit vulputate non hendrerit velit consequat. "
    40                   RenderBR {BR} at (0,0) size 0x0
     39                    text run at (0,62) width 535: "arcu eu elit vulputate non hendrerit velit consequat."
     40                  RenderBR {BR} at (534,72) size 1x18
    4141                  RenderText {#text} at (0,93) size 585x124
    4242                    text run at (0,93) width 578: "Etiam venenatis posuere nisl id sagittis. Fusce tincidunt"
  • trunk/LayoutTests/platform/mac/fast/text/basic/012-expected.txt

    r268520 r268958  
    1919        RenderBR {BR} at (0,0) size 0x18
    2020        RenderInline {FONT} at (0,0) size 338x54 [color=#CC0000]
    21           RenderText {#text} at (0,18) size 338x18
     21          RenderText {#text} at (0,18) size 334x18
    2222            text run at (0,18) width 70: "\x{BB} England "
    2323            text run at (69,18) width 62: "\x{BB} Ireland "
    2424            text run at (130,18) width 73: "\x{BB} Scotland "
    2525            text run at (202,18) width 77: "\x{BB} Germany "
    26             text run at (278,18) width 60: "\x{BB} France "
    27           RenderBR {BR} at (337,18) size 1x18
     26            text run at (278,18) width 56: "\x{BB} France"
     27          RenderBR {BR} at (333,18) size 1x18
    2828          RenderBR {BR} at (0,36) size 0x18
    2929          RenderText {#text} at (0,54) size 338x18
     
    3333            text run at (202,54) width 77: "\x{BB} Germany "
    3434            text run at (278,54) width 60: "\x{BB} France "
    35         RenderText {#text} at (0,0) size 0x0
    3635        RenderBR {BR} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/text/capitalize-boundaries-expected.txt

    r268520 r268958  
    1515          text run at (0,36) width 744: "terms of their expected results, nor do I think that the browser should yet be expected to match all of the cases in the"
    1616          text run at (0,54) width 189: "different languages, but I am "
    17           text run at (188,54) width 293: "(at least temporarily) adding the test anyway. "
    18         RenderBR {BR} at (480,54) size 1x18
     17          text run at (188,54) width 289: "(at least temporarily) adding the test anyway."
     18        RenderBR {BR} at (476,54) size 1x18
    1919        RenderBR {BR} at (0,72) size 0x18
    2020      RenderTable {TABLE} at (0,90) size 769x364
  • trunk/LayoutTests/platform/mac/fast/text/indic-expected.txt

    r268670 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 636x18
    7         text run at (0,0) width 636: "This page renders some indic text and makes sure that the text metrics match the expected metrics. "
    8       RenderBR {BR} at (635,0) size 1x18
    9       RenderText {#text} at (0,21) size 776x42
    10         text run at (0,21) width 776: "\x{AA0}\x{AB3}\x{AA8}\x{ABE} \x{A87}\x{AB0}\x{ABE}\x{A95}\x{AC0} \x{AAA}\x{ACD}\x{AB0}\x{AA6}\x{AC7}\x{AB6}\x{ACB}\x{AA8}\x{AC7} \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB0}\x{ABE}\x{AB7}\x{ACD}\x{A9F}\x{ACD}\x{AB0} \x{A9C}\x{ABE}\x{AB9}\x{AC7}\x{AB0} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82} \x{A9B}\x{AC7} \x{A85}\x{AA8}\x{AC7} \x{AAA}\x{ACB}\x{AA4}\x{ABE}\x{AA8}\x{ACB} \x{AB5}\x{ACD}\x{AAF}\x{ABE}\x{AAA} \x{AB5}\x{AA7}\x{ABE}\x{AB0}\x{AB5}\x{ABE} \x{AA4}\x{AC7}\x{AAE}\x{AA8}\x{ABE} \x{AB5}\x{AA1}\x{ABE} \x{AAA}\x{ACD}\x{AB0}\x{AA4}\x{ACD}\x{AAF}\x{AC7} \x{AB5}\x{AAB}\x{ABE}\x{AA6}\x{ABE}\x{AB0}\x{AC0}\x{AA8}\x{AC1}\x{A82} \x{AB5}\x{ABF}\x{AB6}\x{ACD}\x{AB5}\x{AAD}\x{AB0}\x{AA8}\x{ABE} \x{AAE}\x{AC1}\x{AB8}\x{ACD}\x{AB2}\x{ABF}\x{AAE}\x{ACB}\x{AA8}\x{AC7} \x{A86}\x{AB9}\x{ACD}\x{AB5}\x{ABE}\x{AA8} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82}"
    11         text run at (0,45) width 248: "\x{A9B}\x{AC7}. \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB8}\x{ACD}\x{A9F}\x{AC7}\x{A9F} \x{A93}\x{AAB} \x{A87}\x{AB0}\x{ABE}\x{A95} \x{A8F}\x{AA8}\x{ACD}\x{AA1} \x{AB8}\x{ABF}\x{AB0}\x{ABF}\x{AAF}\x{ABE}"
     6      RenderText {#text} at (0,0) size 632x18
     7        text run at (0,0) width 632: "This page renders some indic text and makes sure that the text metrics match the expected metrics."
     8      RenderBR {BR} at (631,0) size 1x18
     9      RenderText {#text} at (0,22) size 753x43
     10        text run at (0,22) width 753: "\x{AA0}\x{AB3}\x{AA8}\x{ABE} \x{A87}\x{AB0}\x{ABE}\x{A95}\x{AC0} \x{AAA}\x{ACD}\x{AB0}\x{AA6}\x{AC7}\x{AB6}\x{ACB}\x{AA8}\x{AC7} \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB0}\x{ABE}\x{AB7}\x{ACD}\x{A9F}\x{ACD}\x{AB0} \x{A9C}\x{ABE}\x{AB9}\x{AC7}\x{AB0} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82} \x{A9B}\x{AC7} \x{A85}\x{AA8}\x{AC7} \x{AAA}\x{ACB}\x{AA4}\x{ABE}\x{AA8}\x{ACB} \x{AB5}\x{ACD}\x{AAF}\x{ABE}\x{AAA} \x{AB5}\x{AA7}\x{ABE}\x{AB0}\x{AB5}\x{ABE} \x{AA4}\x{AC7}\x{AAE}\x{AA8}\x{ABE} \x{AB5}\x{AA1}\x{ABE} \x{AAA}\x{ACD}\x{AB0}\x{AA4}\x{ACD}\x{AAF}\x{AC7} \x{AB5}\x{AAB}\x{ABE}\x{AA6}\x{ABE}\x{AB0}\x{AC0}\x{AA8}\x{AC1}\x{A82} \x{AB5}\x{ABF}\x{AB6}\x{ACD}\x{AB5}\x{AAD}\x{AB0}\x{AA8}\x{ABE} \x{AAE}\x{AC1}\x{AB8}\x{ACD}\x{AB2}\x{ABF}\x{AAE}\x{ACB}\x{AA8}\x{AC7}"
     11        text run at (0,47) width 325: "\x{A86}\x{AB9}\x{ACD}\x{AB5}\x{ABE}\x{AA8} \x{A95}\x{AB0}\x{ACD}\x{AAF}\x{AC1}\x{A82} \x{A9B}\x{AC7}. \x{A87}\x{AB8}\x{ACD}\x{AB2}\x{ABE}\x{AAE}\x{ABF}\x{A95} \x{AB8}\x{ACD}\x{A9F}\x{AC7}\x{A9F} \x{A93}\x{AAB} \x{A87}\x{AB0}\x{ABE}\x{A95} \x{A8F}\x{AA8}\x{ACD}\x{AA1} \x{AB8}\x{ABF}\x{AB0}\x{ABF}\x{AAF}\x{ABE}"
  • trunk/LayoutTests/platform/mac/fast/text/international/rtl-white-space-pre-wrap-expected.txt

    r177774 r268958  
    2626          text run at (3,0) width 188 RTL: "\x{5D0}\x{5DB}\x{5DC}\x{5EA} \x{5E4}\x{5DC}\x{5E4}\x{5DC}? \x{5E9}\x{5EA}\x{5D4}"
    2727          text run at (147,28) width 44 RTL: "\x{5DE}\x{5D9}\x{5E5}!"
    28       RenderBlock (anonymous) at (0,152) size 784x88
     28      RenderBlock (anonymous) at (0,152) size 784x84
    2929        RenderBR {BR} at (0,0) size 0x18
    30         RenderText {#text} at (199,70) size 4x18
    31           text run at (199,70) width 4: " "
    32         RenderBR {BR} at (0,0) size 0x0
    33       RenderBlock {DIV} at (0,240) size 191x56 [bgcolor=#FFFF00]
     30        RenderBR {BR} at (199,70) size 0x18
     31      RenderBlock {DIV} at (0,236) size 191x56 [bgcolor=#FFFF00]
    3432        RenderText {#text} at (0,0) size 191x56
    3533          text run at (0,0) width 4 RTL: " "
  • trunk/LayoutTests/platform/mac/fast/text/justify-nbsp-expected.txt

    r174233 r268958  
    1010        RenderText {#text} at (360,15) size 650x75
    1111          text run at (360,15) width 293: "e f g h"
    12           text run at (3,65) width 300: "xxxxxxxxxxx "
    13         RenderBR {BR} at (0,0) size 0x0
     12          text run at (3,65) width 275: "xxxxxxxxxxx"
     13        RenderBR {BR} at (278,53) size 0x25
    1414        RenderInline {SPAN} at (0,0) size 358x25
    1515          RenderText {#text} at (3,115) size 358x25
  • trunk/LayoutTests/platform/mac/fast/text/svg-font-face-with-kerning-expected.txt

    r268520 r268958  
    77        RenderText {#text} at (0,1) size 207x34
    88          text run at (0,1) width 207: "This is a test of kerning when"
    9           text run at (0,19) width 157: "using SVG web fonts. "
    10         RenderBR {BR} at (156,19) size 1x16
     9          text run at (0,19) width 153: "using SVG web fonts."
     10        RenderBR {BR} at (152,19) size 1x16
    1111        RenderBR {BR} at (0,37) size 0x16
    1212        RenderText {#text} at (0,55) size 230x34
  • trunk/LayoutTests/platform/mac/fast/transforms/identity-matrix-expected.txt

    r177774 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderText {#text} at (0,0) size 256x18
    7         text run at (0,0) width 256: "The following divs should be identical: "
    8       RenderBR {BR} at (0,0) size 0x0
     6      RenderText {#text} at (0,0) size 252x18
     7        text run at (0,0) width 252: "The following divs should be identical:"
     8      RenderBR {BR} at (251,0) size 1x18
    99      RenderBlock (floating) {DIV} at (5,23) size 110x110 [bgcolor=#87CEEB] [border: (5px solid #000000)]
    1010      RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/fast/writing-mode/fieldsets-expected.txt

    r268520 r268958  
    1 layer at (0,0) size 785x1240
     1layer at (0,0) size 785x1232
    22  RenderView at (0,0) size 785x600
    3 layer at (0,0) size 785x1240
    4   RenderBlock {HTML} at (0,0) size 785x1240
    5     RenderBody {BODY} at (8,8) size 769x1224
    6       RenderText {#text} at (0,0) size 289x18
    7         text run at (0,0) width 289: "LTR fieldset with left/center/right text-align: "
    8       RenderBR {BR} at (288,0) size 1x18
     3layer at (0,0) size 785x1232
     4  RenderBlock {HTML} at (0,0) size 785x1232
     5    RenderBody {BODY} at (8,8) size 769x1216
     6      RenderText {#text} at (0,0) size 285x18
     7        text run at (0,0) width 285: "LTR fieldset with left/center/right text-align:"
     8      RenderBR {BR} at (284,0) size 1x18
    99      RenderFieldSet {FIELDSET} at (16,34) size 228x120 [border: (2px groove #C0C0C0)]
    1010        RenderBlock {LEGEND} at (34,0) size 104x25
     
    1919        RenderBlock {LEGEND} at (62,0) size 104x25
    2020          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    21       RenderText {#text} at (260,312) size 4x18
    22         text run at (260,312) width 4: " "
    23       RenderBR {BR} at (0,0) size 0x0
    24       RenderText {#text} at (0,330) size 289x18
    25         text run at (0,330) width 289: "RTL fieldset with left/center/right text-align: "
    26       RenderBR {BR} at (288,330) size 1x18
    27       RenderFieldSet {FIELDSET} at (16,364) size 228x120 [border: (2px groove #C0C0C0)]
     21      RenderBR {BR} at (260,312) size 0x18
     22      RenderText {#text} at (0,326) size 285x18
     23        text run at (0,326) width 285: "RTL fieldset with left/center/right text-align:"
     24      RenderBR {BR} at (284,326) size 1x18
     25      RenderFieldSet {FIELDSET} at (16,360) size 228x120 [border: (2px groove #C0C0C0)]
    2826        RenderBlock {LEGEND} at (14,0) size 104x25
    2927          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    30       RenderText {#text} at (260,486) size 4x18
    31         text run at (260,486) width 4: " "
    32       RenderFieldSet {FIELDSET} at (280,364) size 228x120 [border: (2px groove #C0C0C0)]
     28      RenderText {#text} at (260,482) size 4x18
     29        text run at (260,482) width 4: " "
     30      RenderFieldSet {FIELDSET} at (280,360) size 228x120 [border: (2px groove #C0C0C0)]
    3331        RenderBlock {LEGEND} at (90,0) size 104x25
    3432          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    3533      RenderText {#text} at (0,0) size 0x0
    36       RenderFieldSet {FIELDSET} at (16,520) size 228x120 [border: (2px groove #C0C0C0)]
     34      RenderFieldSet {FIELDSET} at (16,516) size 228x120 [border: (2px groove #C0C0C0)]
    3735        RenderBlock {LEGEND} at (62,0) size 104x25
    3836          RenderBlock {DIV} at (2,0) size 100x25 [bgcolor=#FFA500]
    39       RenderText {#text} at (260,642) size 4x18
    40         text run at (260,642) width 4: " "
    41       RenderBR {BR} at (0,0) size 0x0
    42       RenderText {#text} at (0,660) size 343x18
    43         text run at (0,660) width 343: "Vertical LTR fieldset with left/center/right text-align: "
    44       RenderBR {BR} at (342,660) size 1x18
    45       RenderFieldSet {FIELDSET} at (16,694) size 120x228 [border: (2px groove #C0C0C0)]
     37      RenderBR {BR} at (260,638) size 0x18
     38      RenderText {#text} at (0,652) size 339x18
     39        text run at (0,652) width 339: "Vertical LTR fieldset with left/center/right text-align:"
     40      RenderBR {BR} at (338,652) size 1x18
     41      RenderFieldSet {FIELDSET} at (16,686) size 120x228 [border: (2px groove #C0C0C0)]
    4642        RenderBlock {LEGEND} at (0,34) size 25x104
    4743          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    48       RenderText {#text} at (151,924) size 5x18
    49         text run at (151,924) width 5: " "
    50       RenderFieldSet {FIELDSET} at (171,694) size 121x228 [border: (2px groove #C0C0C0)]
     44      RenderText {#text} at (151,916) size 5x18
     45        text run at (151,916) width 5: " "
     46      RenderFieldSet {FIELDSET} at (171,686) size 121x228 [border: (2px groove #C0C0C0)]
    5147        RenderBlock {LEGEND} at (0,110) size 25x104
    5248          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    53       RenderText {#text} at (307,924) size 5x18
    54         text run at (307,924) width 5: " "
    55       RenderFieldSet {FIELDSET} at (327,694) size 120x228 [border: (2px groove #C0C0C0)]
     49      RenderText {#text} at (307,916) size 5x18
     50        text run at (307,916) width 5: " "
     51      RenderFieldSet {FIELDSET} at (327,686) size 120x228 [border: (2px groove #C0C0C0)]
    5652        RenderBlock {LEGEND} at (0,62) size 25x104
    5753          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    58       RenderText {#text} at (462,924) size 5x18
    59         text run at (462,924) width 5: " "
    60       RenderBR {BR} at (0,0) size 0x0
    61       RenderText {#text} at (0,942) size 343x18
    62         text run at (0,942) width 343: "Vertical RTL fieldset with left/center/right text-align: "
    63       RenderBR {BR} at (342,942) size 1x18
    64       RenderFieldSet {FIELDSET} at (16,976) size 120x228 [border: (2px groove #C0C0C0)]
     54      RenderText {#text} at (462,916) size 5x18
     55        text run at (462,916) width 5: " "
     56      RenderBR {BR} at (466,916) size 1x18
     57      RenderText {#text} at (0,934) size 339x18
     58        text run at (0,934) width 339: "Vertical RTL fieldset with left/center/right text-align:"
     59      RenderBR {BR} at (338,934) size 1x18
     60      RenderFieldSet {FIELDSET} at (16,968) size 120x228 [border: (2px groove #C0C0C0)]
    6561        RenderBlock {LEGEND} at (0,14) size 25x104
    6662          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    67       RenderText {#text} at (151,1206) size 5x18
    68         text run at (151,1206) width 5: " "
    69       RenderFieldSet {FIELDSET} at (171,976) size 121x228 [border: (2px groove #C0C0C0)]
     63      RenderText {#text} at (151,1198) size 5x18
     64        text run at (151,1198) width 5: " "
     65      RenderFieldSet {FIELDSET} at (171,968) size 121x228 [border: (2px groove #C0C0C0)]
    7066        RenderBlock {LEGEND} at (0,90) size 25x104
    7167          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
    72       RenderText {#text} at (307,1206) size 5x18
    73         text run at (307,1206) width 5: " "
    74       RenderFieldSet {FIELDSET} at (327,976) size 120x228 [border: (2px groove #C0C0C0)]
     68      RenderText {#text} at (307,1198) size 5x18
     69        text run at (307,1198) width 5: " "
     70      RenderFieldSet {FIELDSET} at (327,968) size 120x228 [border: (2px groove #C0C0C0)]
    7571        RenderBlock {LEGEND} at (0,62) size 25x104
    7672          RenderBlock {DIV} at (0,2) size 25x100 [bgcolor=#FFA500]
  • trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-baseline-alignment-expected.txt

    r258990 r268958  
    99            text run at (16,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
    1010        RenderInline {SPAN} at (0,0) size 110x457
    11           RenderText {#text} at (0,103) size 55x336
    12             text run at (0,103) width 335: "PARAGRAPH 1 "
    13           RenderBR {BR} at (0,438) size 55x1
     11          RenderText {#text} at (0,103) size 55x324
     12            text run at (0,103) width 323: "PARAGRAPH 1"
     13          RenderBR {BR} at (0,426) size 55x1
    1414          RenderText {#text} at (55,0) size 55x294
    1515            text run at (55,0) width 294: "MORE TEXT. "
  • trunk/LayoutTests/platform/mac/fast/writing-mode/vertical-baseline-alignment-mixed-expected.txt

    r258990 r268958  
    99            text run at (16,0) width 104: "\x{7B2C}\x{4E00}\x{6BB5}\x{843D} "
    1010        RenderInline {SPAN} at (0,0) size 110x457
    11           RenderText {#text} at (0,103) size 55x336
    12             text run at (0,103) width 335: "PARAGRAPH 1 "
    13           RenderBR {BR} at (0,438) size 55x1
     11          RenderText {#text} at (0,103) size 55x324
     12            text run at (0,103) width 323: "PARAGRAPH 1"
     13          RenderBR {BR} at (0,426) size 55x1
    1414          RenderText {#text} at (55,0) size 55x294
    1515            text run at (55,0) width 294: "MORE TEXT. "
  • trunk/LayoutTests/platform/mac/fonts/monospace-expected.txt

    r268520 r268958  
    1515            text run at (0,21) width 759: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G"
    1616            text run at (0,42) width 759: "H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o"
    17             text run at (0,63) width 289: "p q r s t u v w x y z { | } > "
    18           RenderBR {BR} at (288,63) size 1x20
     17            text run at (0,63) width 279: "p q r s t u v w x y z { | } >"
     18          RenderBR {BR} at (278,63) size 1x20
    1919          RenderInline {B} at (0,0) size 753x62
    2020            RenderText {#text} at (0,84) size 753x62
     
    2222              text run at (0,105) width 753: "D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g"
    2323              text run at (0,126) width 488: "h i j k l m n o p q r s t u v w x y z { | } > "
    24           RenderText {#text} at (0,0) size 0x0
    25           RenderBR {BR} at (0,0) size 0x0
     24          RenderBR {BR} at (487,126) size 1x20
    2625          RenderInline {I} at (0,0) size 759x62
    2726            RenderText {#text} at (0,147) size 759x62
     
    3938            text run at (0,18) width 759: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G"
    4039            text run at (0,36) width 759: "H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o"
    41             text run at (0,54) width 289: "p q r s t u v w x y z { | } > "
    42           RenderBR {BR} at (288,54) size 1x18
     40            text run at (0,54) width 279: "p q r s t u v w x y z { | } >"
     41          RenderBR {BR} at (278,54) size 1x18
    4342          RenderInline {B} at (0,0) size 759x54
    4443            RenderText {#text} at (0,72) size 759x54
     
    4645              text run at (0,90) width 759: "H I J K L M N O P Q R S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o"
    4746              text run at (0,108) width 289: "p q r s t u v w x y z { | } > "
    48           RenderText {#text} at (0,0) size 0x0
    49           RenderBR {BR} at (0,0) size 0x0
     47          RenderBR {BR} at (288,108) size 1x18
    5048          RenderInline {I} at (0,0) size 759x54
    5149            RenderText {#text} at (0,126) size 759x54
  • trunk/LayoutTests/platform/mac/fonts/sans-serif-expected.txt

    r268520 r268958  
    1414          RenderText {#text} at (0,18) size 765x36
    1515            text run at (0,18) width 765: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X"
    16             text run at (0,36) width 452: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    17           RenderBR {BR} at (451,36) size 1x18
     16            text run at (0,36) width 448: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     17          RenderBR {BR} at (447,36) size 1x18
    1818          RenderInline {B} at (0,0) size 762x36
    1919            RenderText {#text} at (0,54) size 762x36
    2020              text run at (0,54) width 762: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W"
    2121              text run at (0,72) width 494: "X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    22           RenderText {#text} at (0,0) size 0x0
    23           RenderBR {BR} at (0,0) size 0x0
     22          RenderBR {BR} at (493,72) size 1x18
    2423          RenderInline {I} at (0,0) size 765x36
    2524            RenderText {#text} at (0,90) size 765x36
     
    3534          RenderText {#text} at (0,18) size 755x36
    3635            text run at (0,18) width 755: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T"
    37             text run at (0,36) width 583: "U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    38           RenderBR {BR} at (582,36) size 1x18
     36            text run at (0,36) width 578: "U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     37          RenderBR {BR} at (577,36) size 1x18
    3938          RenderInline {B} at (0,0) size 760x36
    4039            RenderText {#text} at (0,54) size 760x36
    4140              text run at (0,54) width 760: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R"
    4241              text run at (0,72) width 647: "S T U V W X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    43           RenderText {#text} at (0,0) size 0x0
    44           RenderBR {BR} at (0,0) size 0x0
     42          RenderBR {BR} at (646,72) size 1x18
    4543          RenderInline {I} at (0,0) size 755x36
    4644            RenderText {#text} at (0,90) size 755x36
     
    5654          RenderText {#text} at (0,18) size 765x35
    5755            text run at (0,18) width 765: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X"
    58             text run at (0,36) width 452: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    59           RenderBR {BR} at (451,36) size 1x17
     56            text run at (0,36) width 448: "Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     57          RenderBR {BR} at (447,36) size 1x17
    6058          RenderInline {B} at (0,0) size 762x35
    6159            RenderText {#text} at (0,54) size 762x35
    6260              text run at (0,54) width 762: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W"
    6361              text run at (0,72) width 494: "X Y Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    64           RenderText {#text} at (0,0) size 0x0
    65           RenderBR {BR} at (0,0) size 0x0
     62          RenderBR {BR} at (493,72) size 1x17
    6663          RenderInline {I} at (0,0) size 765x35
    6764            RenderText {#text} at (0,90) size 765x35
  • trunk/LayoutTests/platform/mac/fonts/serif-expected.txt

    r268520 r268958  
    1414          RenderText {#text} at (0,18) size 768x35
    1515            text run at (0,18) width 768: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"
    16             text run at (0,36) width 381: "] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    17           RenderBR {BR} at (380,36) size 1x17
     16            text run at (0,36) width 377: "] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     17          RenderBR {BR} at (376,36) size 1x17
    1818          RenderInline {B} at (0,0) size 761x35
    1919            RenderText {#text} at (0,54) size 761x35
    2020              text run at (0,54) width 761: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
    2121              text run at (0,72) width 425: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    22           RenderText {#text} at (0,0) size 0x0
    23           RenderBR {BR} at (0,0) size 0x0
     22          RenderBR {BR} at (424,72) size 1x17
    2423          RenderInline {I} at (0,0) size 766x35
    2524            RenderText {#text} at (0,90) size 766x35
     
    3534          RenderText {#text} at (0,18) size 768x36
    3635            text run at (0,18) width 768: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \\"
    37             text run at (0,36) width 381: "] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    38           RenderBR {BR} at (380,36) size 1x18
     36            text run at (0,36) width 377: "] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } >"
     37          RenderBR {BR} at (376,36) size 1x18
    3938          RenderInline {B} at (0,0) size 762x36
    4039            RenderText {#text} at (0,54) size 762x36
    4140              text run at (0,54) width 762: "  ! \" # $ % & ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; < = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y"
    4241              text run at (0,72) width 425: "Z [ \\ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } > "
    43           RenderText {#text} at (0,0) size 0x0
    44           RenderBR {BR} at (0,0) size 0x0
     42          RenderBR {BR} at (424,72) size 1x18
    4543          RenderInline {I} at (0,0) size 766x36
    4644            RenderText {#text} at (0,90) size 766x36
  • trunk/LayoutTests/platform/mac/scrollbars/overflow-scrollbar-combinations-expected.txt

    r268520 r268958  
    8787      text run at (11,791) width 45: "lobortis"
    8888      text run at (11,806) width 87: "condimentum."
    89     RenderBR {BR} at (0,0) size 0x0
     89    RenderBR {BR} at (97,806) size 1x15
    9090    RenderBR {BR} at (11,821) size 0x15
    9191    RenderText {#text} at (11,836) size 90x720
     
    138138      text run at (11,1526) width 56: "hendrerit"
    139139      text run at (11,1541) width 89: "lectus id enim."
    140     RenderBR {BR} at (0,0) size 0x0
     140    RenderBR {BR} at (99,1541) size 1x15
    141141    RenderBR {BR} at (11,1556) size 0x15
    142142    RenderText {#text} at (11,1571) size 90x540
     
    234234      text run at (11,791) width 45: "lobortis"
    235235      text run at (11,806) width 87: "condimentum."
    236     RenderBR {BR} at (0,0) size 0x0
     236    RenderBR {BR} at (97,806) size 1x15
    237237    RenderBR {BR} at (11,821) size 0x15
    238238    RenderText {#text} at (11,836) size 90x720
     
    285285      text run at (11,1526) width 56: "hendrerit"
    286286      text run at (11,1541) width 89: "lectus id enim."
    287     RenderBR {BR} at (0,0) size 0x0
     287    RenderBR {BR} at (99,1541) size 1x15
    288288    RenderBR {BR} at (11,1556) size 0x15
    289289    RenderText {#text} at (11,1571) size 90x540
     
    338338        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    339339        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    340         text run at (10,160) width 91: "condimentum. "
    341       RenderBR {BR} at (100,160) size 1x15
     340        text run at (10,160) width 87: "condimentum."
     341      RenderBR {BR} at (96,160) size 1x15
    342342      RenderBR {BR} at (10,175) size 0x15
    343343      RenderText {#text} at (10,190) size 398x135
     
    350350        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    351351        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    352         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    353       RenderBR {BR} at (381,310) size 1x15
     352        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     353      RenderBR {BR} at (377,310) size 1x15
    354354      RenderBR {BR} at (10,325) size 0x15
    355355      RenderText {#text} at (10,340) size 397x105
     
    418418      text run at (11,791) width 45: "lobortis"
    419419      text run at (11,806) width 87: "condimentum."
    420     RenderBR {BR} at (0,0) size 0x0
     420    RenderBR {BR} at (97,806) size 1x15
    421421    RenderBR {BR} at (11,821) size 0x15
    422422    RenderText {#text} at (11,836) size 90x720
     
    469469      text run at (11,1526) width 56: "hendrerit"
    470470      text run at (11,1541) width 89: "lectus id enim."
    471     RenderBR {BR} at (0,0) size 0x0
     471    RenderBR {BR} at (99,1541) size 1x15
    472472    RenderBR {BR} at (11,1556) size 0x15
    473473    RenderText {#text} at (11,1571) size 90x540
     
    565565      text run at (11,791) width 45: "lobortis"
    566566      text run at (11,806) width 87: "condimentum."
    567     RenderBR {BR} at (0,0) size 0x0
     567    RenderBR {BR} at (97,806) size 1x15
    568568    RenderBR {BR} at (11,821) size 0x15
    569569    RenderText {#text} at (11,836) size 90x720
     
    616616      text run at (11,1526) width 56: "hendrerit"
    617617      text run at (11,1541) width 89: "lectus id enim."
    618     RenderBR {BR} at (0,0) size 0x0
     618    RenderBR {BR} at (99,1541) size 1x15
    619619    RenderBR {BR} at (11,1556) size 0x15
    620620    RenderText {#text} at (11,1571) size 90x540
     
    669669        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    670670        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    671         text run at (10,160) width 91: "condimentum. "
    672       RenderBR {BR} at (100,160) size 1x15
     671        text run at (10,160) width 87: "condimentum."
     672      RenderBR {BR} at (96,160) size 1x15
    673673      RenderBR {BR} at (10,175) size 0x15
    674674      RenderText {#text} at (10,190) size 398x135
     
    681681        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    682682        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    683         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    684       RenderBR {BR} at (381,310) size 1x15
     683        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     684      RenderBR {BR} at (377,310) size 1x15
    685685      RenderBR {BR} at (10,325) size 0x15
    686686      RenderText {#text} at (10,340) size 397x105
     
    749749      text run at (11,791) width 45: "lobortis"
    750750      text run at (11,806) width 87: "condimentum."
    751     RenderBR {BR} at (0,0) size 0x0
     751    RenderBR {BR} at (97,806) size 1x15
    752752    RenderBR {BR} at (11,821) size 0x15
    753753    RenderText {#text} at (11,836) size 90x720
     
    800800      text run at (11,1526) width 56: "hendrerit"
    801801      text run at (11,1541) width 89: "lectus id enim."
    802     RenderBR {BR} at (0,0) size 0x0
     802    RenderBR {BR} at (99,1541) size 1x15
    803803    RenderBR {BR} at (11,1556) size 0x15
    804804    RenderText {#text} at (11,1571) size 90x540
     
    911911      text run at (11,791) width 45: "lobortis"
    912912      text run at (11,806) width 87: "condimentum."
    913     RenderBR {BR} at (0,0) size 0x0
     913    RenderBR {BR} at (97,806) size 1x15
    914914    RenderBR {BR} at (11,821) size 0x15
    915915    RenderText {#text} at (11,836) size 90x720
     
    962962      text run at (11,1526) width 56: "hendrerit"
    963963      text run at (11,1541) width 89: "lectus id enim."
    964     RenderBR {BR} at (0,0) size 0x0
     964    RenderBR {BR} at (99,1541) size 1x15
    965965    RenderBR {BR} at (11,1556) size 0x15
    966966    RenderText {#text} at (11,1571) size 90x540
     
    10301030        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    10311031        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1032         text run at (10,160) width 91: "condimentum. "
    1033       RenderBR {BR} at (100,160) size 1x15
     1032        text run at (10,160) width 87: "condimentum."
     1033      RenderBR {BR} at (96,160) size 1x15
    10341034      RenderBR {BR} at (10,175) size 0x15
    10351035      RenderText {#text} at (10,190) size 398x135
     
    10421042        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    10431043        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1044         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1045       RenderBR {BR} at (381,310) size 1x15
     1044        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1045      RenderBR {BR} at (377,310) size 1x15
    10461046      RenderBR {BR} at (10,325) size 0x15
    10471047      RenderText {#text} at (10,340) size 397x105
     
    10671067        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    10681068        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1069         text run at (10,160) width 91: "condimentum. "
    1070       RenderBR {BR} at (100,160) size 1x15
     1069        text run at (10,160) width 87: "condimentum."
     1070      RenderBR {BR} at (96,160) size 1x15
    10711071      RenderBR {BR} at (10,175) size 0x15
    10721072      RenderText {#text} at (10,190) size 398x135
     
    10791079        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    10801080        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1081         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1082       RenderBR {BR} at (381,310) size 1x15
     1081        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1082      RenderBR {BR} at (377,310) size 1x15
    10831083      RenderBR {BR} at (10,325) size 0x15
    10841084      RenderText {#text} at (10,340) size 397x105
     
    11041104        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11051105        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1106         text run at (10,160) width 91: "condimentum. "
    1107       RenderBR {BR} at (100,160) size 1x15
     1106        text run at (10,160) width 87: "condimentum."
     1107      RenderBR {BR} at (96,160) size 1x15
    11081108      RenderBR {BR} at (10,175) size 0x15
    11091109      RenderText {#text} at (10,190) size 398x135
     
    11161116        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11171117        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1118         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1119       RenderBR {BR} at (381,310) size 1x15
     1118        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1119      RenderBR {BR} at (377,310) size 1x15
    11201120      RenderBR {BR} at (10,325) size 0x15
    11211121      RenderText {#text} at (10,340) size 397x105
     
    11411141        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11421142        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1143         text run at (10,160) width 91: "condimentum. "
    1144       RenderBR {BR} at (100,160) size 1x15
     1143        text run at (10,160) width 87: "condimentum."
     1144      RenderBR {BR} at (96,160) size 1x15
    11451145      RenderBR {BR} at (10,175) size 0x15
    11461146      RenderText {#text} at (10,190) size 398x135
     
    11531153        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11541154        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1155         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1156       RenderBR {BR} at (381,310) size 1x15
     1155        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1156      RenderBR {BR} at (377,310) size 1x15
    11571157      RenderBR {BR} at (10,325) size 0x15
    11581158      RenderText {#text} at (10,340) size 397x105
     
    11781178        text run at (10,130) width 380: "rhoncus, condimentum ut, tortor. Integer est. Quisque viverra."
    11791179        text run at (10,145) width 312: "Praesent sed arcu. Maecenas id lorem a leo lobortis"
    1180         text run at (10,160) width 91: "condimentum. "
    1181       RenderBR {BR} at (100,160) size 1x15
     1180        text run at (10,160) width 87: "condimentum."
     1181      RenderBR {BR} at (96,160) size 1x15
    11821182      RenderBR {BR} at (10,175) size 0x15
    11831183      RenderText {#text} at (10,190) size 398x135
     
    11901190        text run at (10,280) width 386: "eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse"
    11911191        text run at (10,295) width 371: "porta rhoncus urna. Phasellus felis. Praesent viverra convallis"
    1192         text run at (10,310) width 372: "libero. Maecenas non augue. Donec hendrerit lectus id enim. "
    1193       RenderBR {BR} at (381,310) size 1x15
     1192        text run at (10,310) width 368: "libero. Maecenas non augue. Donec hendrerit lectus id enim."
     1193      RenderBR {BR} at (377,310) size 1x15
    11941194      RenderBR {BR} at (10,325) size 0x15
    11951195      RenderText {#text} at (10,340) size 397x105
  • trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-2-expected.txt

    r192970 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x438 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x29
     6      RenderBlock {DIV} at (0,0) size 366x438 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 364x29
    88          RenderText {#text} at (0,0) size 195x28
    99            text run at (0,0) width 195: "SVG border-image"
    10         RenderBlock (anonymous) at (1,68) size 368x369
     10        RenderBlock (anonymous) at (1,68) size 364x369
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    1212          RenderText {#text} at (180,166) size 4x18
    1313            text run at (180,166) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,166) size 4x18
    16             text run at (364,166) width 4: " "
    17           RenderBR {BR} at (0,0) size 0x0
     15          RenderBR {BR} at (364,166) size 0x18
    1816          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
    1917          RenderText {#text} at (180,350) size 4x18
     
    2119          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    2220          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,418) size 4x18
    24         text run at (370,418) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x438 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x29
     21      RenderText {#text} at (366,418) size 4x18
     22        text run at (366,418) width 4: " "
     23      RenderBlock {DIV} at (370,0) size 366x438 [border: (1px solid #000000)]
     24        RenderBlock {H2} at (1,20) size 364x29
    2725          RenderText {#text} at (0,0) size 196x28
    2826            text run at (0,0) width 196: "PNG border-image"
    29         RenderBlock (anonymous) at (1,68) size 368x369
     27        RenderBlock (anonymous) at (1,68) size 364x369
    3028          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    3129          RenderText {#text} at (180,166) size 4x18
    3230            text run at (180,166) width 4: " "
    3331          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,166) size 4x18
    35             text run at (364,166) width 4: " "
    36           RenderBR {BR} at (0,0) size 0x0
     32          RenderBR {BR} at (364,166) size 0x18
    3733          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
    3834          RenderText {#text} at (180,350) size 4x18
  • trunk/LayoutTests/platform/mac/svg/as-border-image/svg-as-border-image-expected.txt

    r192970 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 370x438 [border: (1px solid #000000)]
    7         RenderBlock {H2} at (1,20) size 368x29
     6      RenderBlock {DIV} at (0,0) size 366x438 [border: (1px solid #000000)]
     7        RenderBlock {H2} at (1,20) size 364x29
    88          RenderText {#text} at (0,0) size 195x28
    99            text run at (0,0) width 195: "SVG border-image"
    10         RenderBlock (anonymous) at (1,68) size 368x369
     10        RenderBlock (anonymous) at (1,68) size 364x369
    1111          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    1212          RenderText {#text} at (180,166) size 4x18
    1313            text run at (180,166) width 4: " "
    1414          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    15           RenderText {#text} at (364,166) size 4x18
    16             text run at (364,166) width 4: " "
    17           RenderBR {BR} at (0,0) size 0x0
     15          RenderBR {BR} at (364,166) size 0x18
    1816          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
    1917          RenderText {#text} at (180,350) size 4x18
     
    2119          RenderBlock {DIV} at (194,194) size 160x160 [border: (30px none #000000)]
    2220          RenderText {#text} at (0,0) size 0x0
    23       RenderText {#text} at (370,418) size 4x18
    24         text run at (370,418) width 4: " "
    25       RenderBlock {DIV} at (374,0) size 370x438 [border: (1px solid #000000)]
    26         RenderBlock {H2} at (1,20) size 368x29
     21      RenderText {#text} at (366,418) size 4x18
     22        text run at (366,418) width 4: " "
     23      RenderBlock {DIV} at (370,0) size 366x438 [border: (1px solid #000000)]
     24        RenderBlock {H2} at (1,20) size 364x29
    2725          RenderText {#text} at (0,0) size 196x28
    2826            text run at (0,0) width 196: "PNG border-image"
    29         RenderBlock (anonymous) at (1,68) size 368x369
     27        RenderBlock (anonymous) at (1,68) size 364x369
    3028          RenderBlock {DIV} at (10,10) size 160x160 [border: (30px none #000000)]
    3129          RenderText {#text} at (180,166) size 4x18
    3230            text run at (180,166) width 4: " "
    3331          RenderBlock {DIV} at (194,10) size 160x160 [border: (30px none #000000)]
    34           RenderText {#text} at (364,166) size 4x18
    35             text run at (364,166) width 4: " "
    36           RenderBR {BR} at (0,0) size 0x0
     32          RenderBR {BR} at (364,166) size 0x18
    3733          RenderBlock {DIV} at (10,194) size 160x160 [border: (30px none #000000)]
    3834          RenderText {#text} at (180,350) size 4x18
  • trunk/LayoutTests/platform/mac/svg/custom/getscreenctm-in-mixed-content-expected.txt

    r177774 r268958  
    99        RenderText {#text} at (173,2) size 220x15
    1010          text run at (173,2) width 220: "SVGLocatable::getScreenCTM()"
    11       RenderText {#text} at (392,0) size 116x18
    12         text run at (392,0) width 116: " in mixed content "
    13       RenderBR {br} at (507,0) size 1x18
     11      RenderText {#text} at (392,0) size 112x18
     12        text run at (392,0) width 112: " in mixed content"
     13      RenderBR {br} at (503,0) size 1x18
    1414      RenderText {#text} at (0,18) size 322x18
    1515        text run at (0,18) width 322: "If the test passes you should see a green rectangle."
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug11026-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (0,0) size 800x600 [bgcolor=#FFFFFF]
    66      RenderBlock (anonymous) at (0,0) size 800x18
    7         RenderText {#text} at (0,0) size 337x18
    8           text run at (0,0) width 337: "The bug showed horizontal scroll bars when resized "
    9         RenderBR {BR} at (336,0) size 1x18
     7        RenderText {#text} at (0,0) size 333x18
     8          text run at (0,0) width 333: "The bug showed horizontal scroll bars when resized"
     9        RenderBR {BR} at (332,0) size 1x18
    1010      RenderTable {TABLE} at (0,18) size 800x90
    1111        RenderTableSection {TBODY} at (0,0) size 800x90
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020-expected.txt

    r268520 r268958  
    5656                                          text run at (266,1) width 193: "23. Oktober 2001 (21:00 Uhr)"
    5757                                        RenderBR {BR} at (458,1) size 1x18
    58                                         RenderText {#text} at (305,19) size 115x18
    59                                           text run at (305,19) width 115: "Es ist vollbracht! "
    60                                         RenderBR {BR} at (419,19) size 1x18
     58                                        RenderText {#text} at (307,19) size 111x18
     59                                          text run at (307,19) width 111: "Es ist vollbracht!"
     60                                        RenderBR {BR} at (417,19) size 1x18
    6161                                        RenderText {#text} at (201,37) size 323x18
    6262                                          text run at (201,37) width 323: "Ich habe nun den .htaccess-BUG bei den Scripten:"
     
    9595                                          text run at (22,19) width 417: "OK, sorry f\x{FC}r die Unannehmlichkeiten, aber Ihr m\x{FC}sst Euch nun "
    9696                                          text run at (438,19) width 265: "noch mal die Scripte runter laden und die"
    97                                           text run at (32,37) width 211: "admin.cgi erneuern, hier kommt "
    98                                           text run at (242,37) width 451: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
    99                                         RenderBR {BR} at (692,37) size 1x18
     97                                          text run at (34,37) width 211: "admin.cgi erneuern, hier kommt "
     98                                          text run at (244,37) width 447: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!"
     99                                        RenderBR {BR} at (690,37) size 1x18
    100100                                    RenderTableRow {TR} at (0,392) size 725x110
    101101                                      RenderTableCell {TD} at (0,392) size 725x110 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
     
    235235                                          text run at (319,1) width 87: "09. Juni 2001"
    236236                                        RenderBR {BR} at (405,1) size 1x18
    237                                         RenderText {#text} at (80,19) size 565x18
    238                                           text run at (80,19) width 454: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
    239                                           text run at (533,19) width 112: "neue Funktionen "
    240                                         RenderBR {BR} at (644,19) size 1x18
     237                                        RenderText {#text} at (82,19) size 561x18
     238                                          text run at (82,19) width 454: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
     239                                          text run at (535,19) width 108: "neue Funktionen"
     240                                        RenderBR {BR} at (642,19) size 1x18
    241241                                        RenderText {#text} at (243,37) size 239x18
    242242                                          text run at (243,37) width 239: "und es wurde auch einiges ver\x{E4}ndert!"
    243243                                        RenderBR {BR} at (481,37) size 1x18
    244                                         RenderText {#text} at (230,55) size 265x18
    245                                           text run at (230,55) width 265: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}. "
    246                                         RenderBR {BR} at (494,55) size 1x18
     244                                        RenderText {#text} at (232,55) size 261x18
     245                                          text run at (232,55) width 261: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     246                                        RenderBR {BR} at (492,55) size 1x18
    247247                                        RenderText {#text} at (148,73) size 429x18
    248248                                          text run at (148,73) width 429: "P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!"
     
    266266                                          text run at (319,1) width 87: "01. Juni 2001"
    267267                                        RenderBR {BR} at (405,1) size 1x18
    268                                         RenderText {#text} at (207,19) size 311x18
    269                                           text run at (207,19) width 311: "Ein neues Script ist online! G5-ICQ Newsletter. "
    270                                         RenderBR {BR} at (517,19) size 1x18
     268                                        RenderText {#text} at (209,19) size 307x18
     269                                          text run at (209,19) width 307: "Ein neues Script ist online! G5-ICQ Newsletter."
     270                                        RenderBR {BR} at (515,19) size 1x18
    271271                                        RenderText {#text} at (232,37) size 261x18
    272272                                          text run at (232,37) width 261: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     
    342342                                          text run at (315,1) width 95: "20. April 2001"
    343343                                        RenderBR {BR} at (409,1) size 1x18
    344                                         RenderText {#text} at (186,19) size 353x18
    345                                           text run at (186,19) width 353: "Auf einige Anfragen habe ich eine Demonstration von "
    346                                         RenderBR {BR} at (538,19) size 1x18
     344                                        RenderText {#text} at (188,19) size 349x18
     345                                          text run at (188,19) width 349: "Auf einige Anfragen habe ich eine Demonstration von"
     346                                        RenderBR {BR} at (536,19) size 1x18
    347347                                        RenderText {#text} at (199,37) size 327x18
    348348                                          text run at (199,37) width 327: "\"The Real Topsites\" (Toplist Script) ver\x{F6}ffentlicht!"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug131020_iframe-expected.txt

    r268520 r268958  
    4242                  text run at (275,1) width 194: "23. Oktober 2001 (21:00 Uhr)"
    4343                RenderBR {BR} at (468,1) size 1x18
    44                 RenderText {#text} at (315,19) size 114x18
    45                   text run at (315,19) width 114: "Es ist vollbracht! "
    46                 RenderBR {BR} at (428,19) size 1x18
     44                RenderText {#text} at (317,19) size 110x18
     45                  text run at (317,19) width 110: "Es ist vollbracht!"
     46                RenderBR {BR} at (426,19) size 1x18
    4747                RenderText {#text} at (210,37) size 324x18
    4848                  text run at (210,37) width 324: "Ich habe nun den .htaccess-BUG bei den Scripten:"
     
    8181                  text run at (31,19) width 417: "OK, sorry f\x{FC}r die Unannehmlichkeiten, aber Ihr m\x{FC}sst Euch nun "
    8282                  text run at (447,19) width 265: "noch mal die Scripte runter laden und die"
    83                   text run at (41,37) width 211: "admin.cgi erneuern, hier kommt "
    84                   text run at (251,37) width 451: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein! "
    85                 RenderBR {BR} at (701,37) size 1x18
     83                  text run at (43,37) width 211: "admin.cgi erneuern, hier kommt "
     84                  text run at (253,37) width 447: "noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!"
     85                RenderBR {BR} at (699,37) size 1x18
    8686            RenderTableRow {TR} at (0,392) size 744x110
    8787              RenderTableCell {TD} at (0,392) size 744x110 [border: (1px solid #000000)] [r=7 c=0 rs=1 cs=1]
     
    220220                  text run at (328,1) width 88: "09. Juni 2001"
    221221                RenderBR {BR} at (415,1) size 1x18
    222                 RenderText {#text} at (90,19) size 564x18
    223                   text run at (90,19) width 453: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
    224                   text run at (542,19) width 112: "neue Funktionen "
    225                 RenderBR {BR} at (653,19) size 1x18
     222                RenderText {#text} at (92,19) size 560x18
     223                  text run at (92,19) width 453: "Die neue Version (3.3) von The Real Topsites ist online, es gibt einige "
     224                  text run at (544,19) width 108: "neue Funktionen"
     225                RenderBR {BR} at (651,19) size 1x18
    226226                RenderText {#text} at (252,37) size 240x18
    227227                  text run at (252,37) width 240: "und es wurde auch einiges ver\x{E4}ndert!"
    228228                RenderBR {BR} at (491,37) size 1x18
    229                 RenderText {#text} at (239,55) size 266x18
    230                   text run at (239,55) width 266: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}. "
    231                 RenderBR {BR} at (504,55) size 1x18
     229                RenderText {#text} at (241,55) size 262x18
     230                  text run at (241,55) width 262: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     231                RenderBR {BR} at (502,55) size 1x18
    232232                RenderText {#text} at (157,73) size 429x18
    233233                  text run at (157,73) width 429: "P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!"
     
    251251                  text run at (328,1) width 88: "01. Juni 2001"
    252252                RenderBR {BR} at (415,1) size 1x18
    253                 RenderText {#text} at (216,19) size 311x18
    254                   text run at (216,19) width 311: "Ein neues Script ist online! G5-ICQ Newsletter. "
    255                 RenderBR {BR} at (526,19) size 1x18
     253                RenderText {#text} at (218,19) size 307x18
     254                  text run at (218,19) width 307: "Ein neues Script ist online! G5-ICQ Newsletter."
     255                RenderBR {BR} at (524,19) size 1x18
    256256                RenderText {#text} at (241,37) size 262x18
    257257                  text run at (241,37) width 262: "Mehr Info unter \"Perl Scripte\" im Men\x{FC}."
     
    327327                  text run at (324,1) width 95: "20. April 2001"
    328328                RenderBR {BR} at (418,1) size 1x18
    329                 RenderText {#text} at (195,19) size 353x18
    330                   text run at (195,19) width 353: "Auf einige Anfragen habe ich eine Demonstration von "
    331                 RenderBR {BR} at (547,19) size 1x18
     329                RenderText {#text} at (197,19) size 349x18
     330                  text run at (197,19) width 349: "Auf einige Anfragen habe ich eine Demonstration von"
     331                RenderBR {BR} at (545,19) size 1x18
    332332                RenderText {#text} at (209,37) size 326x18
    333333                  text run at (209,37) width 326: "\"The Real Topsites\" (Toplist Script) ver\x{F6}ffentlicht!"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1318-expected.txt

    r268520 r268958  
    1313                  text run at (26,19) width 183: "The Supreme Court says "
    1414                  text run at (208,19) width 550: "Wisconsin can continue using tuition vouchers to help poor parents send their"
    15                   text run at (210,37) width 223: "children to church-run schools. "
    16                   text run at (432,37) width 142: "What's your stand? "
    17                 RenderBR {BR} at (573,37) size 1x17
     15                  text run at (212,37) width 223: "children to church-run schools. "
     16                  text run at (434,37) width 138: "What's your stand?"
     17                RenderBR {BR} at (571,37) size 1x17
    1818                RenderBR {BR} at (392,55) size 1x17
    1919              RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug1430-expected.txt

    r268520 r268958  
    2222          text run at (239,90) width 449: "It's as though NGLayout thinks the Imagemap areas are located a few "
    2323          text run at (688,90) width 95: "hundred pixels"
    24           text run at (0,108) width 70: "to the left. "
    25         RenderBR {BR} at (69,108) size 1x18
     24          text run at (0,108) width 66: "to the left."
     25        RenderBR {BR} at (65,108) size 1x18
    2626      RenderTable {TABLE} at (0,126) size 648x63
    2727        RenderTableSection {TBODY} at (0,0) size 648x63
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug19599-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {P} at (0,0) size 784x36
    7         RenderText {#text} at (0,0) size 741x18
    8           text run at (0,0) width 741: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the "
    9         RenderBR {BR} at (740,0) size 1x18
     7        RenderText {#text} at (0,0) size 737x18
     8          text run at (0,0) width 737: "The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the"
     9        RenderBR {BR} at (736,0) size 1x18
    1010        RenderText {#text} at (0,18) size 280x18
    1111          text run at (0,18) width 280: "the table after the window has been resized."
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug28341-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 329x18
    8           text run at (0,0) width 329: "The bug causes a crash when the page is destroyed "
    9         RenderBR {BR} at (328,0) size 1x18
     7        RenderText {#text} at (0,0) size 325x18
     8          text run at (0,0) width 325: "The bug causes a crash when the page is destroyed"
     9        RenderBR {BR} at (324,0) size 1x18
    1010      RenderTable {TABLE} at (0,18) size 182x53
    1111        RenderBlock {CAPTION} at (0,0) size 182x29
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug30559-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#FFFFFF]
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 731x18
    8           text run at (0,0) width 731: "The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table "
    9         RenderBR {BR} at (730,0) size 1x18
     7        RenderText {#text} at (0,0) size 727x18
     8          text run at (0,0) width 727: "The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table"
     9        RenderBR {BR} at (726,0) size 1x18
    1010      RenderTable {TABLE} at (242,18) size 300x56 [border: (1px outset #808080)]
    1111        RenderTableSection {TBODY} at (1,1) size 298x54
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug32205-2-expected.txt

    r268520 r268958  
    3939      RenderBlock {BLOCKQUOTE} at (40,260) size 689x54
    4040        RenderBlock {P} at (0,0) size 689x54
    41           RenderText {#text} at (0,0) size 116x18
    42             text run at (0,0) width 116: "Table height: 200 "
    43           RenderBR {BR} at (115,0) size 1x18
     41          RenderText {#text} at (0,0) size 112x18
     42            text run at (0,0) width 112: "Table height: 200"
     43          RenderBR {BR} at (111,0) size 1x18
    4444          RenderText {#text} at (0,18) size 131x18
    4545            text run at (0,18) width 131: "First Row : 1 or 1% "
     
    7171          text run at (0,0) width 415: "A second attempt is to specify heights that do add up to the total."
    7272      RenderBlock {P} at (0,614) size 769x54
    73         RenderText {#text} at (0,0) size 116x18
    74           text run at (0,0) width 116: "Table height: 200 "
    75         RenderBR {BR} at (115,0) size 1x18
    76         RenderText {#text} at (0,18) size 89x18
    77           text run at (0,18) width 89: "First Row : 1 "
    78         RenderBR {BR} at (88,18) size 1x18
     73        RenderText {#text} at (0,0) size 112x18
     74          text run at (0,0) width 112: "Table height: 200"
     75        RenderBR {BR} at (111,0) size 1x18
     76        RenderText {#text} at (0,18) size 85x18
     77          text run at (0,18) width 85: "First Row : 1"
     78        RenderBR {BR} at (84,18) size 1x18
    7979        RenderText {#text} at (0,36) size 118x18
    8080          text run at (0,36) width 118: "Second Row : 199"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4284-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 223x18
    8           text run at (0,0) width 223: "this table should be center aligned "
    9         RenderBR {BR} at (222,0) size 1x18
     7        RenderText {#text} at (0,0) size 219x18
     8          text run at (0,0) width 219: "this table should be center aligned"
     9        RenderBR {BR} at (218,0) size 1x18
    1010      RenderTable {TABLE} at (376,18) size 32x28 [border: (1px outset #808080)]
    1111        RenderTableSection {TBODY} at (1,1) size 30x26
     
    1515                text run at (2,2) width 22: "foo"
    1616      RenderBlock (anonymous) at (0,46) size 784x18
    17         RenderText {#text} at (0,0) size 467x18
    18           text run at (0,0) width 467: "this div should be center aligned with an image and a table centered in it "
    19         RenderBR {BR} at (466,0) size 1x18
     17        RenderText {#text} at (0,0) size 463x18
     18          text run at (0,0) width 463: "this div should be center aligned with an image and a table centered in it"
     19        RenderBR {BR} at (462,0) size 1x18
    2020      RenderBlock {DIV} at (0,64) size 784x78
    2121        RenderBlock (anonymous) at (0,0) size 784x50
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4382-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x576
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 270x18
    8           text run at (0,0) width 270: "The select should not contain blank items "
    9         RenderBR {BR} at (269,0) size 1x18
     7        RenderText {#text} at (0,0) size 266x18
     8          text run at (0,0) width 266: "The select should not contain blank items"
     9        RenderBR {BR} at (265,0) size 1x18
    1010      RenderBlock {FORM} at (0,18) size 784x23
    1111        RenderInline {B} at (0,0) size 47x18
     
    2424      RenderBlock (anonymous) at (0,57) size 784x36
    2525        RenderBR {BR} at (0,0) size 0x18
    26         RenderText {#text} at (0,18) size 270x18
    27           text run at (0,18) width 270: "The select should not contain blank items "
    28         RenderBR {BR} at (269,18) size 1x18
     26        RenderText {#text} at (0,18) size 266x18
     27          text run at (0,18) width 266: "The select should not contain blank items"
     28        RenderBR {BR} at (265,18) size 1x18
    2929      RenderBlock {FORM} at (0,93) size 784x22
    3030        RenderMenuList {SELECT} at (2,2) size 221x18 [color=#000000D8] [bgcolor=#FFFFFF]
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4427-expected.txt

    r268520 r268958  
    9191                text run at (2,38) width 130: "4633 Ocean Avenue"
    9292              RenderBR {BR} at (131,38) size 1x18
    93               RenderText {#text} at (2,56) size 177x18
     93              RenderText {#text} at (2,56) size 173x18
    9494                text run at (2,56) width 103: "San Francisco,  "
    9595                text run at (104,56) width 31: "CA  "
    96                 text run at (134,56) width 45: "94132 "
    97               RenderBR {BR} at (178,56) size 1x18
     96                text run at (134,56) width 41: "94132"
     97              RenderBR {BR} at (174,56) size 1x18
    9898            RenderTableCell {TD} at (252,1) size 25x5 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    9999              RenderImage {IMG} at (2,2) size 20x1
     
    123123                text run at (2,38) width 131: "Real Estate Services"
    124124              RenderBR {BR} at (132,38) size 1x18
    125               RenderText {#text} at (2,56) size 75x18
     125              RenderText {#text} at (2,56) size 71x18
    126126                text run at (2,56) width 31: "CA  "
    127                 text run at (32,56) width 45: "00000 "
    128               RenderBR {BR} at (76,56) size 1x18
     127                text run at (32,56) width 41: "00000"
     128              RenderBR {BR} at (72,56) size 1x18
    129129              RenderText {#text} at (2,74) size 100x18
    130130                text run at (2,74) width 100: "(000) 000-0000"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug46623-1-expected.txt

    r195740 r268958  
    1515                        RenderText {#text} at (2,2) size 101x18
    1616                          text run at (2,2) width 101: "Contact MPG:"
    17                       RenderText {#text} at (102,2) size 5x18
    18                         text run at (102,2) width 5: " "
    19                       RenderBR {BR} at (0,0) size 0x0
     17                      RenderBR {BR} at (102,2) size 1x18
    2018                      RenderInline {FONT} at (0,0) size 234x30
    2119                        RenderInline {B} at (0,0) size 147x15
     
    4240                        RenderText {#text} at (2,2) size 85x18
    4341                          text run at (2,2) width 85: "MPG Rules:"
    44                       RenderText {#text} at (86,2) size 5x18
    45                         text run at (86,2) width 5: " "
    46                       RenderBR {BR} at (0,0) size 0x0
     42                      RenderBR {BR} at (86,2) size 1x18
    4743                      RenderText {#text} at (2,20) size 60x54
    4844                        text run at (2,20) width 60: "Not at all"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug4849-2-expected.txt

    r268520 r268958  
    2323                      RenderTableCell {TD} at (2,2) size 445x58 [r=0 c=0 rs=1 cs=1]
    2424                        RenderBlock {P} at (2,2) size 441x54
    25                           RenderText {#text} at (0,0) size 164x18
    26                             text run at (0,0) width 164: "IMPROVE YOUR SITE "
    27                           RenderBR {BR} at (163,0) size 1x18
     25                          RenderText {#text} at (0,0) size 160x18
     26                            text run at (0,0) width 160: "IMPROVE YOUR SITE"
     27                          RenderBR {BR} at (159,0) size 1x18
    2828                          RenderText {#text} at (0,18) size 425x36
    2929                            text run at (0,18) width 425: "In this week's Home Improvements you can find an article on how"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug55694-expected.txt

    r268520 r268958  
    2626          RenderText {#text} at (265,0) size 52x18
    2727            text run at (265,0) width 52: "relative"
    28         RenderText {#text} at (316,0) size 85x18
    29           text run at (316,0) width 85: " positioning. "
    30         RenderBR {BR} at (400,0) size 1x18
     28        RenderText {#text} at (316,0) size 81x18
     29          text run at (316,0) width 81: " positioning."
     30        RenderBR {BR} at (396,0) size 1x18
    3131        RenderText {#text} at (0,18) size 142x18
    3232          text run at (0,18) width 142: "No width has been set"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug60992-expected.txt

    r268520 r268958  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6       RenderTable {TABLE} at (0,0) size 235x284
    7         RenderTableSection {TBODY} at (0,0) size 235x284
    8           RenderTableRow {TR} at (0,2) size 235x128
    9             RenderTableCell {TD} at (2,2) size 231x128 [r=0 c=0 rs=1 cs=1]
    10               RenderBlock (anonymous) at (1,1) size 229x54
    11                 RenderText {#text} at (0,0) size 229x18
    12                   text run at (0,0) width 229: "This cell has the nowrap parameter "
    13                 RenderBR {BR} at (228,0) size 1x18
     6      RenderTable {TABLE} at (0,0) size 231x284
     7        RenderTableSection {TBODY} at (0,0) size 231x284
     8          RenderTableRow {TR} at (0,2) size 231x128
     9            RenderTableCell {TD} at (2,2) size 227x128 [r=0 c=0 rs=1 cs=1]
     10              RenderBlock (anonymous) at (1,1) size 225x54
     11                RenderText {#text} at (0,0) size 225x18
     12                  text run at (0,0) width 225: "This cell has the nowrap parameter"
     13                RenderBR {BR} at (224,0) size 1x18
    1414                RenderBR {BR} at (0,18) size 0x18
    1515                RenderText {#text} at (0,36) size 32x18
    1616                  text run at (0,36) width 32: "<hr>"
    17               RenderBlock {HR} at (1,63) size 229x2 [border: (1px inset #000000)]
    18               RenderBlock (anonymous) at (1,73) size 229x36
     17              RenderBlock {HR} at (1,63) size 225x2 [border: (1px inset #000000)]
     18              RenderBlock (anonymous) at (1,73) size 225x36
    1919                RenderBR {BR} at (0,0) size 0x18
    2020                RenderText {#text} at (0,18) size 97x18
    2121                  text run at (0,18) width 97: "<hr width=30>"
    22               RenderBlock {HR} at (99,117) size 33x2 [border: (1px inset #000000)]
    23           RenderTableRow {TR} at (0,132) size 235x20
    24             RenderTableCell {TD} at (2,132) size 231x20 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
     22              RenderBlock {HR} at (97,117) size 33x2 [border: (1px inset #000000)]
     23          RenderTableRow {TR} at (0,132) size 231x20
     24            RenderTableCell {TD} at (2,132) size 227x20 [bgcolor=#CCCCCC] [r=1 c=0 rs=1 cs=1]
    2525              RenderText {#text} at (1,1) size 4x18
    2626                text run at (1,1) width 4: " "
    27           RenderTableRow {TR} at (0,154) size 235x128
    28             RenderTableCell {TD} at (2,154) size 231x128 [r=2 c=0 rs=1 cs=1]
    29               RenderBlock (anonymous) at (1,1) size 229x54
    30                 RenderText {#text} at (0,0) size 109x18
    31                   text run at (0,0) width 109: "This cell doesn't "
    32                 RenderBR {BR} at (108,0) size 1x18
     27          RenderTableRow {TR} at (0,154) size 231x128
     28            RenderTableCell {TD} at (2,154) size 227x128 [r=2 c=0 rs=1 cs=1]
     29              RenderBlock (anonymous) at (1,1) size 225x54
     30                RenderText {#text} at (0,0) size 105x18
     31                  text run at (0,0) width 105: "This cell doesn't"
     32                RenderBR {BR} at (104,0) size 1x18
    3333                RenderBR {BR} at (0,18) size 0x18
    3434                RenderText {#text} at (0,36) size 32x18
    3535                  text run at (0,36) width 32: "<hr>"
    36               RenderBlock {HR} at (1,63) size 229x2 [border: (1px inset #000000)]
    37               RenderBlock (anonymous) at (1,73) size 229x36
     36              RenderBlock {HR} at (1,63) size 225x2 [border: (1px inset #000000)]
     37              RenderBlock (anonymous) at (1,73) size 225x36
    3838                RenderBR {BR} at (0,0) size 0x18
    3939                RenderText {#text} at (0,18) size 97x18
    4040                  text run at (0,18) width 97: "<hr width=30>"
    41               RenderBlock {HR} at (99,117) size 33x2 [border: (1px inset #000000)]
     41              RenderBlock {HR} at (97,117) size 33x2 [border: (1px inset #000000)]
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug9123-1-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (0,0) size 800x584
    66      RenderBlock {P} at (0,0) size 800x54
    7         RenderText {#text} at (20,0) size 639x18
     7        RenderText {#text} at (20,0) size 635x18
    88          text run at (20,0) width 438: "Here's the structure of the problem table (which usually begins with "
    99          text run at (457,0) width 65: "'N E W S "
    10           text run at (521,0) width 138: "H E A D L I N E S'). "
    11         RenderBR {BR} at (658,0) size 1x18
     10          text run at (521,0) width 134: "H E A D L I N E S')."
     11        RenderBR {BR} at (654,0) size 1x18
    1212        RenderText {#text} at (20,18) size 331x18
    1313          text run at (20,18) width 331: "This table is width 100%; two rows; three columns;"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug92143-expected.txt

    r268520 r268958  
    1818        RenderBR {BR} at (0,0) size 0x18
    1919        RenderBR {BR} at (0,18) size 0x18
    20         RenderText {#text} at (0,36) size 447x18
    21           text run at (0,36) width 447: "the next table must overrun the visible part of the view (width=2400) "
    22         RenderBR {BR} at (446,36) size 1x18
     20        RenderText {#text} at (0,36) size 443x18
     21          text run at (0,36) width 443: "the next table must overrun the visible part of the view (width=2400)"
     22        RenderBR {BR} at (442,36) size 1x18
    2323        RenderBR {BR} at (0,54) size 0x18
    2424      RenderTable {TABLE} at (0,148) size 2402x58 [border: (1px outset #808080)]
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug92868-expected.txt

    r268520 r268958  
    1212        RenderText {#text} at (77,0) size 71x18
    1313          text run at (77,0) width 71: "Show Blue"
    14       RenderText {#text} at (147,0) size 13x18
    15         text run at (147,0) width 13: "   "
    16       RenderBR {BR} at (0,0) size 0x0
     14      RenderText {#text} at (147,0) size 9x18
     15        text run at (147,0) width 9: "  "
     16      RenderBR {BR} at (155,0) size 1x18
    1717      RenderText {#text} at (0,18) size 185x18
    1818        text run at (0,18) width 185: "Should not see the blue table"
  • trunk/LayoutTests/platform/mac/tables/mozilla/bugs/bug963-expected.txt

    r268520 r268958  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (anonymous) at (0,0) size 784x18
    7         RenderText {#text} at (0,0) size 354x18
    8           text run at (0,0) width 354: "The window needs to be resized smaller to see the bug "
    9         RenderBR {BR} at (353,0) size 1x18
     7        RenderText {#text} at (0,0) size 350x18
     8          text run at (0,0) width 350: "The window needs to be resized smaller to see the bug"
     9        RenderBR {BR} at (349,0) size 1x18
    1010      RenderTable {TABLE} at (0,18) size 452x24
    1111        RenderTableSection {TBODY} at (0,0) size 452x24
  • trunk/LayoutTests/platform/mac/tables/mozilla/collapsing_borders/bug41262-3-expected.txt

    r195740 r268958  
    9797            text run at (365,0) width 347: "http://www.w3.org/TR/REC-CSS2/images/tbl-border-"
    9898            text run at (0,18) width 70: "conflict.gif"
    99         RenderText {#text} at (69,18) size 10x18
    100           text run at (69,18) width 10: ": "
    101         RenderBR {BR} at (0,0) size 0x0
     99        RenderText {#text} at (69,18) size 6x18
     100          text run at (69,18) width 6: ":"
     101        RenderBR {BR} at (74,18) size 1x18
    102102        RenderImage {IMG} at (0,36) size 221x22
    103103        RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/mac/tables/mozilla/core/bloomberg-expected.txt

    r268520 r268958  
    8181                    text run at (4,169) width 76: "Commodities"
    8282                RenderBR {BR} at (79,167) size 1x18
    83               RenderText {#text} at (0,0) size 0x0
    8483              RenderBR {BR} at (4,184) size 0x18
    8584              RenderInline {B} at (0,0) size 48x18
     
    131130                    text run at (4,307) width 121: "Negocios Bloomberg"
    132131                RenderBR {BR} at (124,305) size 1x18
    133               RenderText {#text} at (0,0) size 0x0
    134132              RenderBR {BR} at (4,322) size 0x18
    135133              RenderInline {B} at (0,0) size 78x18
     
    151149                    text run at (4,370) width 96: "Wealth Manager"
    152150                RenderBR {BR} at (99,368) size 1x18
    153               RenderText {#text} at (0,0) size 0x0
    154151              RenderBR {BR} at (4,385) size 0x18
    155152              RenderInline {FONT} at (0,0) size 124x15 [color=#FFFFFF]
     
    164161                    text run at (4,418) width 89: "Small Business"
    165162                RenderBR {BR} at (92,416) size 1x18
    166               RenderText {#text} at (0,0) size 0x0
    167163              RenderBR {BR} at (4,433) size 0x18
    168164              RenderInline {B} at (0,0) size 64x18
     
    172168                      text run at (4,451) width 64: "CAREERS"
    173169                  RenderBR {BR} at (67,449) size 1x18
    174               RenderText {#text} at (0,0) size 0x0
    175170              RenderBR {BR} at (4,466) size 0x18
    176171              RenderInline {B} at (0,0) size 29x18
     
    274269                  RenderText {#text} at (125,315) size 4x11
    275270                    text run at (125,315) width 4: " "
    276                 RenderText {#text} at (0,0) size 0x0
    277                 RenderBR {BR} at (0,0) size 0x0
     271                RenderBR {BR} at (128,310) size 1x18
    278272                RenderBR {BR} at (87,326) size 1x18
    279273                RenderBR {BR} at (87,344) size 1x18
  • trunk/LayoutTests/platform/mac/tables/mozilla/core/col_widths_auto_autoFix-expected.txt

    r268520 r268958  
    3131      RenderBlock (anonymous) at (0,110) size 784x36
    3232        RenderBR {BR} at (0,0) size 0x18
    33         RenderText {#text} at (0,18) size 85x18
    34           text run at (0,18) width 85: "COLSPANS "
    35         RenderBR {BR} at (84,18) size 1x18
     33        RenderText {#text} at (0,18) size 81x18
     34          text run at (0,18) width 81: "COLSPANS"
     35        RenderBR {BR} at (80,18) size 1x18
    3636      RenderTable {TABLE} at (0,146) size 638x134 [border: (1px outset #808080)]
    3737        RenderTableSection {TBODY} at (1,1) size 636x132
  • trunk/LayoutTests/platform/mac/tables/mozilla/core/col_widths_fix_auto-expected.txt

    r268520 r268958  
    1111          RenderTableRow {TR} at (0,2) size 98x0
    1212      RenderBlock (anonymous) at (0,24) size 784x18
    13         RenderText {#text} at (0,0) size 34x18
    14           text run at (0,0) width 34: "after "
    15         RenderBR {BR} at (33,0) size 1x18
     13        RenderText {#text} at (0,0) size 30x18
     14          text run at (0,0) width 30: "after"
     15        RenderBR {BR} at (29,0) size 1x18
  • trunk/LayoutTests/platform/mac/tables/mozilla/dom/deleteTbodyRebuild1-expected.txt

    r268520 r268958  
    77        RenderText {#text} at (0,0) size 758x36
    88          text run at (0,0) width 758: "It should never be the case that deleting a tbody causes a rebuild of the cell map since cells cannot span out of tbodies."
    9           text run at (0,18) width 151: "However, this is a bug. "
    10         RenderBR {BR} at (150,18) size 1x18
     9          text run at (0,18) width 147: "However, this is a bug."
     10        RenderBR {BR} at (146,18) size 1x18
    1111        RenderBR {BR} at (0,36) size 0x18
    1212        RenderText {#text} at (0,54) size 218x18
  • trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellpadding-expected.txt

    r268520 r268958  
    1111          text run at (382,18) width 386: "padding. Notice the difference. There should be a larger gap"
    1212          text run at (0,36) width 203: "between the cell border and it's "
    13           text run at (202,36) width 167: "contents in the first table. "
    14         RenderBR {BR} at (368,36) size 1x18
     13          text run at (202,36) width 163: "contents in the first table."
     14        RenderBR {BR} at (364,36) size 1x18
    1515        RenderBR {BR} at (0,54) size 0x18
    1616      RenderTable {TABLE} at (0,72) size 262x82 [border: (2px outset #808080)]
  • trunk/LayoutTests/platform/mac/tables/mozilla/marvin/tables_cellspacing-expected.txt

    r268520 r268958  
    1010          text run at (0,18) width 303: "pixels; the second table isn't using cellspacing. "
    1111          text run at (302,18) width 474: "Notice the difference here. The first table should be rendered with a wider"
    12           text run at (0,36) width 146: "gap between the cells. "
    13         RenderBR {BR} at (145,36) size 1x18
     12          text run at (0,36) width 142: "gap between the cells."
     13        RenderBR {BR} at (141,36) size 1x18
    1414      RenderTable {TABLE} at (0,54) size 262x85
    1515        RenderTableSection {TBODY} at (0,0) size 262x85
  • trunk/LayoutTests/platform/mac/tables/mozilla/other/nestedTables-expected.txt

    r268520 r268958  
    438438                text run at (2,2) width 8: "9"
    439439      RenderBlock (anonymous) at (0,742) size 769x36
    440         RenderText {#text} at (0,0) size 8x18
    441           text run at (0,0) width 8: " "
    442         RenderBR {BR} at (8,0) size 0x18
     440        RenderText {#text} at (0,0) size 4x18
     441          text run at (0,0) width 4: " "
     442        RenderBR {BR} at (4,0) size 0x18
    443443        RenderText {#text} at (0,18) size 286x18
    444444          text run at (0,18) width 286: "the following text should display on one line"
  • trunk/LayoutTests/platform/mac/tables/mozilla/other/wa_table_tr_align-expected.txt

    r268670 r268958  
    55    RenderBody {BODY} at (8,8) size 769x1285 [bgcolor=#FFDEAD]
    66      RenderBlock (anonymous) at (0,0) size 769x18
    7         RenderText {#text} at (0,0) size 611x18
    8           text run at (0,0) width 611: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997. "
    9         RenderBR {BR} at (610,0) size 1x18
     7        RenderText {#text} at (0,0) size 607x18
     8          text run at (0,0) width 607: "If there is missing vertical space between tables and/or tables and other content, it is bug 6997."
     9        RenderBR {BR} at (606,0) size 1x18
    1010      RenderBlock {H1} at (0,39) size 769x75
    1111        RenderInline {FONT} at (0,0) size 470x74 [color=#FF0000]
     
    136136              RenderTableCell {TH} at (2,2) size 763x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    137137                RenderInline {A} at (0,0) size 0x0
    138                 RenderText {#text} at (14,11) size 95x18
    139                   text run at (14,11) width 95: "Test Case #1: "
     138                RenderText {#text} at (12,11) size 95x18
     139                  text run at (12,11) width 95: "Test Case #1: "
    140140                RenderInline {FONT} at (0,0) size 603x18 [color=#0000FF]
    141                   RenderText {#text} at (108,11) size 603x18
    142                     text run at (108,11) width 603: "Table displaying Header \"CENTER \"& Data \"LEFT\" default horizontal row alignment"
    143                 RenderText {#text} at (710,11) size 5x18
    144                   text run at (710,11) width 5: " "
    145                 RenderInline {FONT} at (0,0) size 396x31
    146                   RenderInline {I} at (0,0) size 396x31
    147                     RenderText {#text} at (714,13) size 396x31
    148                       text run at (714,13) width 35: "(using"
    149                       text run at (353,29) width 57: "<TR> tag)"
     141                  RenderText {#text} at (106,11) size 603x18
     142                    text run at (106,11) width 603: "Table displaying Header \"CENTER \"& Data \"LEFT\" default horizontal row alignment"
     143                RenderText {#text} at (708,11) size 5x18
     144                  text run at (708,11) width 5: " "
     145                RenderInline {FONT} at (0,0) size 403x31
     146                  RenderInline {I} at (0,0) size 403x31
     147                    RenderText {#text} at (712,13) size 403x31
     148                      text run at (712,13) width 39: "(using"
     149                      text run at (348,29) width 67: "<TR> tag)"
    150150                RenderText {#text} at (0,0) size 0x0
    151151      RenderBlock {P} at (0,631) size 769x71
     
    182182              RenderTableCell {TH} at (2,2) size 763x55 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    183183                RenderInline {A} at (0,0) size 0x0
    184                 RenderText {#text} at (18,11) size 95x18
    185                   text run at (18,11) width 95: "Test Case #2: "
     184                RenderText {#text} at (16,11) size 95x18
     185                  text run at (16,11) width 95: "Test Case #2: "
    186186                RenderInline {FONT} at (0,0) size 595x18 [color=#0000FF]
    187                   RenderText {#text} at (112,11) size 595x18
    188                     text run at (112,11) width 595: "Tables displaying Header & Data \"LEFT|CENTER|RIGHT\" horizontal row alignment"
    189                 RenderText {#text} at (706,11) size 5x18
    190                   text run at (706,11) width 5: " "
    191                 RenderInline {FONT} at (0,0) size 483x31
    192                   RenderInline {I} at (0,0) size 483x31
    193                     RenderText {#text} at (710,13) size 483x31
    194                       text run at (710,13) width 35: "(using"
    195                       text run at (262,29) width 239: "<TR ALIGN=LEFT|CENTER|RIGHT> tag)"
     187                  RenderText {#text} at (110,11) size 595x18
     188                    text run at (110,11) width 595: "Tables displaying Header & Data \"LEFT|CENTER|RIGHT\" horizontal row alignment"
     189                RenderText {#text} at (704,11) size 5x18
     190                  text run at (704,11) width 5: " "
     191                RenderInline {FONT} at (0,0) size 498x31
     192                  RenderInline {I} at (0,0) size 498x31
     193                    RenderText {#text} at (708,13) size 498x31
     194                      text run at (708,13) width 39: "(using"
     195                      text run at (249,29) width 265: "<TR ALIGN=LEFT|CENTER|RIGHT> tag)"
    196196                RenderText {#text} at (0,0) size 0x0
    197197      RenderBlock {P} at (0,812) size 769x147
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug1262-expected.txt

    r268520 r268958  
    1212            RenderTableCell {TD} at (2,2) size 778x4 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    1313      RenderBlock (anonymous) at (0,28) size 784x36
    14         RenderText {#text} at (0,0) size 12x18
    15           text run at (0,0) width 12: "2 "
    16         RenderBR {BR} at (12,0) size 0x18
     14        RenderText {#text} at (0,0) size 8x18
     15          text run at (0,0) width 8: "2"
     16        RenderBR {BR} at (8,0) size 0x18
    1717        RenderText {#text} at (0,18) size 8x18
    1818          text run at (0,18) width 8: "3"
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt

    r268520 r268958  
    1616                        text run at (1,19) width 250: "Al Gore are expected to show a kinder,"
    1717                        text run at (1,37) width 294: "gentler side Wednesday in the second of three"
    18                         text run at (1,55) width 185: "nationally televised debates. "
    19                       RenderBR {BR} at (185,55) size 1x18
     18                        text run at (1,55) width 181: "nationally televised debates."
     19                      RenderBR {BR} at (181,55) size 1x18
    2020            RenderTableCell {TD} at (302,2) size 96x74 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    2121              RenderBlock (anonymous) at (1,1) size 94x72
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug8499-expected.txt

    r268520 r268958  
    1313      RenderBlock (anonymous) at (0,70) size 784x18
    1414        RenderBR {BR} at (0,0) size 0x18
    15       RenderTable {TABLE} at (0,88) size 790x140 [border: (1px outset #808080)]
    16         RenderTableSection {TBODY} at (1,1) size 788x138
    17           RenderTableRow {TR} at (0,2) size 788x134
    18             RenderTableCell {TD} at (2,2) size 784x134 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    19               RenderTable {TABLE} at (2,2) size 780x130 [border: (1px outset #808080)]
    20                 RenderTableSection {TBODY} at (1,1) size 778x128
    21                   RenderTableRow {TR} at (0,2) size 778x68
    22                     RenderTableCell {TD} at (2,2) size 774x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    23                       RenderTable {TABLE} at (380,2) size 13x12 [border: (2px outset #808080)]
     15      RenderTable {TABLE} at (0,88) size 786x140 [border: (1px outset #808080)]
     16        RenderTableSection {TBODY} at (1,1) size 784x138
     17          RenderTableRow {TR} at (0,2) size 784x134
     18            RenderTableCell {TD} at (2,2) size 780x134 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     19              RenderTable {TABLE} at (2,2) size 776x130 [border: (1px outset #808080)]
     20                RenderTableSection {TBODY} at (1,1) size 774x128
     21                  RenderTableRow {TR} at (0,2) size 774x68
     22                    RenderTableCell {TD} at (2,2) size 770x68 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     23                      RenderTable {TABLE} at (378,2) size 13x12 [border: (2px outset #808080)]
    2424                        RenderTableSection {TBODY} at (2,2) size 8x8
    2525                          RenderTableRow {TR} at (0,2) size 8x4
     
    2929                                RenderText {#text} at (0,0) size 0x0
    3030                              RenderText {#text} at (0,0) size 0x0
    31                       RenderBlock {P} at (2,30) size 770x36
     31                      RenderBlock {P} at (2,30) size 766x36
    3232                        RenderText {#text} at (0,0) size 737x36
    3333                          text run at (0,0) width 429: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
     
    3535                          text run at (0,18) width 145: "beach. The view from "
    3636                          text run at (144,18) width 389: "decorated with antique and contemporary furniture and rugs."
    37                   RenderTableRow {TR} at (0,72) size 778x54
    38                     RenderTableCell {TD} at (2,72) size 774x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    39                       RenderTable {TABLE} at (2,2) size 770x50 [border: (1px outset #808080)]
    40                         RenderTableSection {TBODY} at (1,1) size 768x48
    41                           RenderTableRow {TR} at (0,0) size 768x48
     37                  RenderTableRow {TR} at (0,72) size 774x54
     38                    RenderTableCell {TD} at (2,72) size 770x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     39                      RenderTable {TABLE} at (2,2) size 766x50 [border: (1px outset #808080)]
     40                        RenderTableSection {TBODY} at (1,1) size 764x48
     41                          RenderTableRow {TR} at (0,0) size 764x48
    4242                            RenderTableCell {TD} at (0,9) size 308x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    4343                              RenderText {#text} at (6,6) size 296x18
     
    4545                                text run at (143,6) width 125: "Per Person on H/B "
    4646                                text run at (267,6) width 35: "Basis"
    47                             RenderTableCell {TD} at (307,0) size 104x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    48                               RenderText {#text} at (6,6) size 91x18
    49                                 text run at (6,6) width 91: "27/03 - 30/04 "
    50                               RenderBR {BR} at (96,6) size 1x18
     47                            RenderTableCell {TD} at (307,0) size 100x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     48                              RenderText {#text} at (6,6) size 87x18
     49                                text run at (6,6) width 87: "27/03 - 30/04"
     50                              RenderBR {BR} at (92,6) size 1x18
    5151                              RenderText {#text} at (6,24) size 87x18
    5252                                text run at (6,24) width 87: "16/10 - 31/10"
    53                             RenderTableCell {TD} at (410,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     53                            RenderTableCell {TD} at (406,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    5454                              RenderText {#text} at (6,6) size 165x18
    5555                                text run at (6,6) width 165: "01/5- 21/5 & 2/10 - 15/10"
    56                             RenderTableCell {TD} at (587,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
     56                            RenderTableCell {TD} at (583,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
    5757                              RenderText {#text} at (6,6) size 79x18
    5858                                text run at (6,6) width 79: "22/5 - 16/07"
     
    6060                              RenderText {#text} at (6,24) size 79x18
    6161                                text run at (6,24) width 79: "28/8 - 01/10"
    62                             RenderTableCell {TD} at (677,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
     62                            RenderTableCell {TD} at (673,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
    6363                              RenderText {#text} at (6,6) size 79x18
    6464                                text run at (6,6) width 79: "17/07 - 27/8"
     
    7171      RenderBlock (anonymous) at (0,296) size 784x18
    7272        RenderBR {BR} at (0,0) size 0x18
    73       RenderTable {TABLE} at (0,314) size 790x158 [border: (1px outset #808080)]
    74         RenderTableSection {TBODY} at (1,1) size 788x156
    75           RenderTableRow {TR} at (0,2) size 788x152
    76             RenderTableCell {TD} at (2,2) size 784x152 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    77               RenderTable {TABLE} at (2,2) size 780x148 [border: (1px outset #808080)]
    78                 RenderTableSection {TBODY} at (1,1) size 778x146
    79                   RenderTableRow {TR} at (0,2) size 778x86
    80                     RenderTableCell {TD} at (2,2) size 774x86 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    81                       RenderTable {TABLE} at (331,2) size 112x30 [border: (2px outset #808080)]
     73      RenderTable {TABLE} at (0,314) size 786x158 [border: (1px outset #808080)]
     74        RenderTableSection {TBODY} at (1,1) size 784x156
     75          RenderTableRow {TR} at (0,2) size 784x152
     76            RenderTableCell {TD} at (2,2) size 780x152 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     77              RenderTable {TABLE} at (2,2) size 776x148 [border: (1px outset #808080)]
     78                RenderTableSection {TBODY} at (1,1) size 774x146
     79                  RenderTableRow {TR} at (0,2) size 774x86
     80                    RenderTableCell {TD} at (2,2) size 770x86 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
     81                      RenderTable {TABLE} at (329,2) size 112x30 [border: (2px outset #808080)]
    8282                        RenderTableSection {TBODY} at (2,2) size 108x26
    8383                          RenderTableRow {TR} at (0,2) size 108x22
     
    8585                              RenderText {#text} at (2,2) size 100x18
    8686                                text run at (2,2) width 100: "applet was here"
    87                       RenderBlock {P} at (2,48) size 770x36
     87                      RenderBlock {P} at (2,48) size 766x36
    8888                        RenderText {#text} at (0,0) size 737x36
    8989                          text run at (0,0) width 429: "The Porto Elounda Mare is built on the sea front, on a 110,000 m2 "
     
    9191                          text run at (0,18) width 145: "beach. The view from "
    9292                          text run at (144,18) width 389: "decorated with antique and contemporary furniture and rugs."
    93                   RenderTableRow {TR} at (0,90) size 778x54
    94                     RenderTableCell {TD} at (2,90) size 774x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
    95                       RenderTable {TABLE} at (2,2) size 770x50 [border: (1px outset #808080)]
    96                         RenderTableSection {TBODY} at (1,1) size 768x48
    97                           RenderTableRow {TR} at (0,0) size 768x48
     93                  RenderTableRow {TR} at (0,90) size 774x54
     94                    RenderTableCell {TD} at (2,90) size 770x54 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
     95                      RenderTable {TABLE} at (2,2) size 766x50 [border: (1px outset #808080)]
     96                        RenderTableSection {TBODY} at (1,1) size 764x48
     97                          RenderTableRow {TR} at (0,0) size 764x48
    9898                            RenderTableCell {TD} at (0,9) size 308x30 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
    9999                              RenderText {#text} at (6,6) size 296x18
     
    101101                                text run at (143,6) width 125: "Per Person on H/B "
    102102                                text run at (267,6) width 35: "Basis"
    103                             RenderTableCell {TD} at (307,0) size 104x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
    104                               RenderText {#text} at (6,6) size 91x18
    105                                 text run at (6,6) width 91: "27/03 - 30/04 "
    106                               RenderBR {BR} at (96,6) size 1x18
     103                            RenderTableCell {TD} at (307,0) size 100x48 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
     104                              RenderText {#text} at (6,6) size 87x18
     105                                text run at (6,6) width 87: "27/03 - 30/04"
     106                              RenderBR {BR} at (92,6) size 1x18
    107107                              RenderText {#text} at (6,24) size 87x18
    108108                                text run at (6,24) width 87: "16/10 - 31/10"
    109                             RenderTableCell {TD} at (410,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
     109                            RenderTableCell {TD} at (406,9) size 178x30 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
    110110                              RenderText {#text} at (6,6) size 165x18
    111111                                text run at (6,6) width 165: "01/5- 21/5 & 2/10 - 15/10"
    112                             RenderTableCell {TD} at (587,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
     112                            RenderTableCell {TD} at (583,0) size 91x48 [border: (1px inset #808080)] [r=0 c=3 rs=1 cs=1]
    113113                              RenderText {#text} at (6,6) size 79x18
    114114                                text run at (6,6) width 79: "22/5 - 16/07"
     
    116116                              RenderText {#text} at (6,24) size 79x18
    117117                                text run at (6,24) width 79: "28/8 - 01/10"
    118                             RenderTableCell {TD} at (677,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
     118                            RenderTableCell {TD} at (673,9) size 91x30 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=1]
    119119                              RenderText {#text} at (6,6) size 79x18
    120120                                text run at (6,6) width 79: "17/07 - 27/8"
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/core/col_span2-expected.txt

    r268520 r268958  
    326326                text run at (2,2) width 28: "auto"
    327327      RenderBlock (anonymous) at (0,1236) size 769x18
    328         RenderText {#text} at (0,0) size 295x18
    329           text run at (0,0) width 295: "fixed table - spanned cols based on fix widths "
    330         RenderBR {BR} at (294,0) size 1x18
     328        RenderText {#text} at (0,0) size 291x18
     329          text run at (0,0) width 291: "fixed table - spanned cols based on fix widths"
     330        RenderBR {BR} at (290,0) size 1x18
    331331      RenderBlock {HR} at (0,1262) size 402x2 [border: (1px inset #000000)]
    332332      RenderTable {TABLE} at (0,1272) size 534x61 [bgcolor=#FFA500] [border: (1px outset #808080)]
     
    566566      RenderBlock (anonymous) at (0,2213) size 769x36
    567567        RenderBR {BR} at (0,0) size 0x18
    568         RenderText {#text} at (0,18) size 160x18
    569           text run at (0,18) width 160: "PERCENT COLSPANS "
    570         RenderBR {BR} at (159,18) size 1x18
     568        RenderText {#text} at (0,18) size 156x18
     569          text run at (0,18) width 156: "PERCENT COLSPANS"
     570        RenderBR {BR} at (155,18) size 1x18
    571571      RenderTable {TABLE} at (0,2249) size 500x61 [border: (1px outset #808080)]
    572572        RenderTableSection {TBODY} at (1,1) size 498x59
     
    12321232                text run at (2,2) width 91: "auto auto auto"
    12331233      RenderBlock (anonymous) at (0,5191) size 769x18
    1234         RenderText {#text} at (0,0) size 256x18
    1235           text run at (0,0) width 256: "fixed table looks more like IE than Nav "
    1236         RenderBR {BR} at (255,0) size 1x18
     1234        RenderText {#text} at (0,0) size 252x18
     1235          text run at (0,0) width 252: "fixed table looks more like IE than Nav"
     1236        RenderBR {BR} at (251,0) size 1x18
    12371237      RenderTable {TABLE} at (0,5209) size 150x226 [border: (1px outset #808080)]
    12381238        RenderTableSection {TBODY} at (1,1) size 148x224
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/other/test4-expected.txt

    r268520 r268958  
    445445      RenderBlock (anonymous) at (0,1272) size 769x37
    446446        RenderBR {BR} at (0,0) size 0x18
    447         RenderText {#text} at (0,18) size 679x18
    448           text run at (0,18) width 679: "This is a table formed from a list with display of table-row-group and list items with display of table-cell. "
    449         RenderBR {BR} at (678,18) size 1x18
     447        RenderText {#text} at (0,18) size 675x18
     448          text run at (0,18) width 675: "This is a table formed from a list with display of table-row-group and list items with display of table-cell."
     449        RenderBR {BR} at (674,18) size 1x18
    450450      RenderTable at (0,1308) size 225x19
    451451        RenderTableSection {UL} at (0,0) size 225x18
     
    498498      RenderBlock {P} at (0,1414) size 769x225
    499499        RenderBlock (anonymous) at (0,0) size 769x18
    500           RenderText {#text} at (0,0) size 439x18
    501             text run at (0,0) width 439: "The following table will have its rows and columns in red collapsed "
    502           RenderBR {BR} at (438,0) size 1x18
     500          RenderText {#text} at (0,0) size 435x18
     501            text run at (0,0) width 435: "The following table will have its rows and columns in red collapsed"
     502          RenderBR {BR} at (434,0) size 1x18
    503503        RenderTable {TABLE} at (0,18) size 138x94 [bgcolor=#FFA500] [border: (1px outset #808080)]
    504504          RenderBlock {CAPTION} at (0,0) size 138x18
     
    585585      RenderBlock {P} at (0,1654) size 769x235
    586586        RenderBlock (anonymous) at (0,0) size 769x18
    587           RenderText {#text} at (0,0) size 760x18
    588             text run at (0,0) width 760: "The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly. "
    589           RenderBR {BR} at (759,0) size 1x18
     587          RenderText {#text} at (0,0) size 756x18
     588            text run at (0,0) width 756: "The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly."
     589          RenderBR {BR} at (755,0) size 1x18
    590590        RenderTable {TABLE} at (0,18) size 187x108 [bgcolor=#FFA500] [border: (1px outset #808080)]
    591591          RenderBlock {CAPTION} at (0,0) size 187x18
     
    698698      RenderBlock {P} at (0,1904) size 769x271
    699699        RenderBlock (anonymous) at (0,0) size 769x18
    700           RenderText {#text} at (0,0) size 467x18
    701             text run at (0,0) width 467: "The following table will have its 1st row group collapsed (rows 1 and 2) "
    702           RenderBR {BR} at (466,0) size 1x18
     700          RenderText {#text} at (0,0) size 463x18
     701            text run at (0,0) width 463: "The following table will have its 1st row group collapsed (rows 1 and 2)"
     702          RenderBR {BR} at (462,0) size 1x18
    703703        RenderTable {TABLE} at (0,18) size 125x108 [bgcolor=#FFA500] [border: (1px outset #808080)]
    704704          RenderBlock {CAPTION} at (0,0) size 125x18
     
    828828            text run at (0,0) width 571: "The following table is similar to a previous table except that the direction is right-to-left. "
    829829            text run at (570,0) width 177: "It will have its 2nd row and"
    830             text run at (0,18) width 464: "2nd col collapsed. A window resize may be necessary to see it properly. "
    831           RenderBR {BR} at (463,18) size 1x18
     830            text run at (0,18) width 460: "2nd col collapsed. A window resize may be necessary to see it properly."
     831          RenderBR {BR} at (459,18) size 1x18
    832832        RenderTable {TABLE} at (0,36) size 187x108 [bgcolor=#FFA500] [border: (1px outset #808080)]
    833833          RenderBlock {CAPTION} at (0,0) size 187x18
  • trunk/LayoutTests/platform/win/fast/forms/caret-rtl-expected.txt

    r268520 r268958  
    99    RenderBody {BODY} at (8,8) size 784x584
    1010      RenderBlock (anonymous) at (0,0) size 784x18
    11         RenderText {#text} at (0,0) size 570x18
    12           text run at (0,0) width 570: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div "
    13         RenderBR {BR} at (570,0) size 0x18
     11        RenderText {#text} at (0,0) size 566x18
     12          text run at (0,0) width 566: "This tests that clicking in a contenteditable div will set the caret in the right edge of the div"
     13        RenderBR {BR} at (566,0) size 0x18
    1414      RenderBlock {P} at (0,34) size 784x18
    1515        RenderText {#text} at (0,0) size 401x18
  • trunk/LayoutTests/scrollbars/overflow-scrollbar-combinations.html

    r37565 r268958  
    540540<body>
    541541<div style="overflow: scroll">
     542Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     543Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     544Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     545</div>
     546
     547<div style="overflow: auto">
     548Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     549Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     550Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     551</div>
     552
     553<div style="overflow: auto; padding: 0">
     554<div style="width: 400px; padding: 10px">
     555Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     556Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     557Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     558</div>
     559</div>
     560
     561<div style="overflow: scroll; resize: both">
     562Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     563Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     564Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     565</div>
     566
     567<div style="overflow: auto; resize: both">
     568Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     569Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     570Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     571</div>
     572
     573<div style="overflow: auto; resize: both; padding: 0">
     574<div style="width: 400px; padding: 10px">
     575Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     576Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     577Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     578</div>
     579</div>
     580
     581<div style="overflow-x: hidden; overflow-y: scroll">
     582Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     583Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     584Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     585</div>
     586
     587<div style="overflow-x: scroll; overflow-y: hidden; padding: 0">
     588<div style="width: 400px; padding: 10px">
    542589Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    543 <br><br>
    544 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    545 <br><br>
    546 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    547 </div>
    548 
    549 <div style="overflow: auto">
     590</div>
     591</div>
     592
     593<div style="overflow-x: hidden; overflow-y: scroll; resize: both">
     594Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     595Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     596Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     597</div>
     598
     599<div style="overflow-x: scroll; overflow-y: hidden; resize: both; padding: 0">
     600<div style="width: 400px; padding: 10px">
    550601Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    551 <br><br>
    552 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    553 <br><br>
    554 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    555 </div>
    556 
    557 <div style="overflow: auto; padding: 0">
    558 <div style="width: 400px; padding: 10px">
    559 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    560 <br><br>
    561 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    562 <br><br>
    563 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    564 </div>
    565 </div>
    566 
    567 <div style="overflow: scroll; resize: both">
    568 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    569 <br><br>
    570 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    571 <br><br>
    572 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    573 </div>
    574 
    575 <div style="overflow: auto; resize: both">
    576 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    577 <br><br>
    578 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    579 <br><br>
    580 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    581 </div>
    582 
    583 <div style="overflow: auto; resize: both; padding: 0">
    584 <div style="width: 400px; padding: 10px">
    585 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    586 <br><br>
    587 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    588 <br><br>
    589 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    590 </div>
    591 </div>
    592 
    593 <div style="overflow-x: hidden; overflow-y: scroll">
    594 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    595 <br><br>
    596 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    597 <br><br>
    598 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    599 </div>
    600 
    601 <div style="overflow-x: scroll; overflow-y: hidden; padding: 0">
    602 <div style="width: 400px; padding: 10px">
    603 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    604 </div>
    605 </div>
    606 
    607 <div style="overflow-x: hidden; overflow-y: scroll; resize: both">
    608 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    609 <br><br>
    610 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    611 <br><br>
    612 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    613 </div>
    614 
    615 <div style="overflow-x: scroll; overflow-y: hidden; resize: both; padding: 0">
    616 <div style="width: 400px; padding: 10px">
    617 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    618602</div>
    619603</div>
     
    621605<div style="overflow: scroll; padding: 0" class="single">
    622606<div style="width: 400px; padding: 10px">
    623 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    624 <br><br>
    625 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    626 <br><br>
     607Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     608Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
    627609Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    628610</div>
     
    631613<div style="overflow: scroll; padding: 0" class="double-end">
    632614<div style="width: 400px; padding: 10px">
    633 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    634 <br><br>
    635 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    636 <br><br>
     615Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     616Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
    637617Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    638618</div>
     
    641621<div style="overflow: scroll; padding: 0" class="double-start">
    642622<div style="width: 400px; padding: 10px">
    643 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    644 <br><br>
    645 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    646 <br><br>
     623Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     624Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
    647625Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    648626</div>
     
    651629<div style="overflow: scroll; padding: 0" class="double-both">
    652630<div style="width: 400px; padding: 10px">
    653 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    654 <br><br>
    655 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    656 <br><br>
     631Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     632Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
    657633Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    658634</div>
     
    661637<div style="overflow: scroll; padding: 0" class="none">
    662638<div style="width: 400px; padding: 10px">
    663 Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.
    664 <br><br>
    665 Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.
    666 <br><br>
    667 Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
    668 </div>
    669 </div>
     639Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi et nisi ut est venenatis viverra. Aenean pede orci, blandit quis, faucibus quis, egestas ut, mi. Pellentesque enim purus, venenatis dignissim, tincidunt a, ullamcorper eget, nibh. Nullam ut sem adipiscing orci vehicula interdum. Proin a enim. Phasellus sollicitudin, magna vitae vestibulum facilisis, tellus nunc iaculis arcu, in molestie sem velit tempus est. In eleifend velit at sem adipiscing sodales. Nunc sapien felis, aliquam et, volutpat rhoncus, condimentum ut, tortor. Integer est. Quisque viverra. Praesent sed arcu. Maecenas id lorem a leo lobortis condimentum.<br><br>
     640Cras commodo rutrum augue. Vivamus iaculis. Nullam est. Maecenas consequat. Sed id dui. Vivamus a nisl. Donec pretium sapien. Proin et ligula et ligula placerat pulvinar. Aliquam erat volutpat. Proin id est. Suspendisse cursus, magna at hendrerit consequat, mauris est imperdiet neque, a ultrices arcu urna non nunc. Quisque tellus. Nulla nulla justo, vehicula nec, pellentesque eu, iaculis et, ligula. Praesent mattis ante vel sem. Suspendisse porta rhoncus urna. Phasellus felis. Praesent viverra convallis libero. Maecenas non augue. Donec hendrerit lectus id enim.<br><br>
     641Nulla ligula dui, euismod et, sodales quis, sollicitudin quis, elit. In adipiscing est sed enim. Fusce at massa vitae metus semper hendrerit. Integer vitae urna. Nulla eget ligula. Etiam libero. Maecenas nisi nibh, convallis a, feugiat vitae, pulvinar et, mi. Curabitur arcu pede, adipiscing sed, egestas nec, commodo in, elit. Nulla facilisi. Proin varius pede et dui lacinia dapibus. Morbi nec augue. Proin imperdiet lacus eu tellus.
     642</div>
     643</div>
  • trunk/LayoutTests/svg/as-border-image/svg-as-border-image-2.html

    r192970 r268958  
    5555    <h2>SVG border-image</h2>
    5656    <div class="rr"></div>
    57     <div class="rs"></div>
    58     <br>
     57    <div class="rs"></div><br>
    5958    <div class="sr"></div>
    6059    <div class="ss"></div>
     
    6463    <h2>PNG border-image</h2>
    6564    <div class="rr"></div>
    66     <div class="rs"></div>
    67     <br>
     65    <div class="rs"></div><br>
    6866    <div class="sr"></div>
    6967    <div class="ss"></div>
  • trunk/LayoutTests/svg/as-border-image/svg-as-border-image.html

    r192970 r268958  
    5555    <h2>SVG border-image</h2>
    5656    <div class="rr"></div>
    57     <div class="rs"></div>
    58     <br>
     57    <div class="rs"></div><br>
    5958    <div class="sr"></div>
    6059    <div class="ss"></div>
     
    6463    <h2>PNG border-image</h2>
    6564    <div class="rr"></div>
    66     <div class="rs"></div>
    67     <br>
     65    <div class="rs"></div><br>
    6866    <div class="sr"></div>
    6967    <div class="ss"></div>
  • trunk/LayoutTests/svg/custom/getscreenctm-in-mixed-content.xhtml

    r21636 r268958  
    7373    </div>
    7474    <div id="error" style="position: absolute; left: 30px; top: 330px; color: red" />
    75     This tests the behaviour of <code>SVGLocatable::getScreenCTM()</code> in mixed content <br />
     75    This tests the behaviour of <code>SVGLocatable::getScreenCTM()</code> in mixed content<br />
    7676    If the test passes you should see a green rectangle.
    7777  </body>
  • trunk/LayoutTests/tables/mozilla/bugs/bug11026.html

    r19346 r268958  
    33<BODY BGCOLOR="#FFFFFF" MARGINWIDTH="0" MARGINHEIGHT="0" LEFTMARGIN="0" TOPMARGIN="0" TEXT="#000000" LINK="#CC6633"
    44VLINK="#669933">
    5 The bug showed horizontal scroll bars when resized
    6 <BR>
     5The bug showed horizontal scroll bars when resized<BR>
    76<TABLE BORDER="0" WIDTH="100%" CELLSPACING="0" CELLPADDING="0">
    87        <TR>
  • trunk/LayoutTests/tables/mozilla/bugs/bug131020_iframe.html

    r19346 r268958  
    88
    99<body bgcolor="#53799F" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" text="#000000">
    10 <center>
    11   <br>
     10<center><br>
    1211  <table width="95%" border="1" cellspacing="0" cellpadding="0" bordercolor="#000000">
    1312    <tr>
     
    2928    <tr>
    3029      <td align="center" class="schrift">23. Oktober 2001 (21:00 Uhr)<br>
    31         Es ist vollbracht! <br>
     30        Es ist vollbracht!<br>
    3231        Ich habe nun den .htaccess-BUG bei den Scripten:<br>
    3332        The Real Topsites, Sponsor Manager, Download Manager und Password Manager<br>
     
    5049        OK, sorry f&uuml;r die Unannehmlichkeiten, aber Ihr m&uuml;sst Euch nun
    5150        noch mal die Scripte runter laden und die admin.cgi erneuern, hier kommt
    52         noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!
    53         <br>
     51        noch das Password-Manager-Script dazu, sollte jetzt alles sicher sein!<br>
    5452      </td>
    5553    </tr>
     
    130128      <td align="center" class="schrift">09. Juni 2001<br>
    131129        Die neue Version (3.3) von The Real Topsites ist online, es gibt einige
    132         neue Funktionen <br>
     130        neue Funktionen<br>
    133131        und es wurde auch einiges ver&auml;ndert!<br>
    134         Mehr Info unter &quot;Perl Scripte&quot; im Men&uuml;. <br>
     132        Mehr Info unter &quot;Perl Scripte&quot; im Men&uuml;.<br>
    135133        P.S. den Umstieg auf die Version3.3 kann ich Euch nur empfehlen!</td>
    136134    </tr>
     
    144142    <tr>
    145143      <td align="center" class="schrift">01. Juni 2001<br>
    146         Ein neues Script ist online! G5-ICQ Newsletter. <br>
     144        Ein neues Script ist online! G5-ICQ Newsletter.<br>
    147145        Mehr Info unter &quot;Perl Scripte&quot; im Men&uuml;. </td>
    148146    </tr>
     
    184182    <tr>
    185183      <td align="center" class="schrift">20. April 2001<br>
    186         Auf einige Anfragen habe ich eine Demonstration von <br>
     184        Auf einige Anfragen habe ich eine Demonstration von<br>
    187185        &quot;The Real Topsites&quot; (Toplist Script) ver&ouml;ffentlicht!<br>
    188186        Mehr Info unter &quot;Perl Scripte&quot; im Men&uuml;. </td>
     
    195193      <td align="center" class="kopftext">&nbsp;</td>
    196194    </tr>
    197   </table>
    198 <br>
     195  </table><br>
    199196</center>
    200197</body>
  • trunk/LayoutTests/tables/mozilla/bugs/bug1318.html

    r19346 r268958  
    88<FONT FACE="arial,helvetica,sans-serif" SIZE="3">The Supreme Court says
    99Wisconsin can continue using tuition vouchers to help poor parents send their
    10 children to church-run schools.  What's your stand? <BR><BR></FONT>
     10children to church-run schools.  What's your stand?<BR><BR></FONT>
    1111</TD>
    1212</TR>
  • trunk/LayoutTests/tables/mozilla/bugs/bug1430.html

    r19346 r268958  
    1111the areas on the left still work, although clicking on them sometimes crashes.
    1212It's as though NGLayout thinks the Imagemap areas are located a few
    13 hundred pixels to the left.
    14 <BR>
     13hundred pixels to the left.<BR>
    1514<TABLE>
    1615  <TR>
  • trunk/LayoutTests/tables/mozilla/bugs/bug16012.html

    r19346 r268958  
    33</HEAD>
    44
    5 Tables: both lines should be 1 pixel thick.<BR>
    6 <BR>
     5Tables: both lines should be 1 pixel thick.<BR><BR>
    76<TABLE CELLPADDING=0>
    87  <TR VALIGN=TOP ALIGN=LEFT>
     
    109    <TD></TD>
    1110  </TR>
    12 </TABLE>
    13 <BR>
     11</TABLE><BR>
    1412
    1513<TABLE CELLPADDING=0>
     
    1715    <TD BGCOLOR=RED><IMG SRC="../images/clearpixel.gif" WIDTH=30 HEIGHT=1 BORDER=0></TD>
    1816  </TR>
    19 </TABLE>
    20 <BR>
    21 <BR>
    22 <BR>2 texts, FACE="Arial, Helvetica",   1st at size=0, 2nd at size=-4<BR>
    23 <BR>
    24 <FONT FACE="Arial,Helvetica" SIZE=0>Detonator 3.53 Drivers<BR>Available NOW!&nbsp;</FONT><BR>
    25 <BR>
     17</TABLE><BR><BR><BR>2 texts, FACE="Arial, Helvetica",   1st at size=0, 2nd at size=-4<BR><BR>
     18<FONT FACE="Arial,Helvetica" SIZE=0>Detonator 3.53 Drivers<BR>Available NOW!&nbsp;</FONT><BR><BR>
    2619
    27 <FONT FACE="Arial,Helvetica" SIZE=-4>Detonator 3.53 Drivers<BR>Available NOW!&nbsp;</FONT><BR>
    28 <BR>
     20<FONT FACE="Arial,Helvetica" SIZE=-4>Detonator 3.53 Drivers<BR>Available NOW!&nbsp;</FONT><BR><BR>
    2921
    3022</BODY>
  • trunk/LayoutTests/tables/mozilla/bugs/bug19599.html

    r19346 r268958  
    1010
    1111
    12 <p>The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the
    13 <br>the table after the window has been resized.</p>
     12<p>The INPUT element using the IMAGE attribute is used to load the image in the table. This image flows outside the<br>the table after the window has been resized.</p>
    1413<table WIDTH="200" align="center" bgcolor="red">
    1514<tr>
  • trunk/LayoutTests/tables/mozilla/bugs/bug28341.html

    r19346 r268958  
    1 The bug causes a crash when the page is destroyed
    2 <BR>
     1The bug causes a crash when the page is destroyed<BR>
    32<TABLE>
    43<CAPTION>
  • trunk/LayoutTests/tables/mozilla/bugs/bug30559.html

    r19346 r268958  
    99</SCRIPT> 
    1010<BODY BGCOLOR=#FFFFFF onload="doIt()">
    11 The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table
    12 <BR>
     11The bug causes the nested table containing the textarea to be positioned away from the left edge of the outer table<BR>
    1312
    1413<TABLE WIDTH=300 BORDER=1 ALIGN=CENTER>
  • trunk/LayoutTests/tables/mozilla/bugs/bug32205-2.html

    r19346 r268958  
    2626<p>It is specifiable as </p>
    2727<blockquote>
    28   <p>Table height: 200 <br>
     28  <p>Table height: 200<br>
    2929    First Row : 1 or 1% <i>(i.e. expand to minimum required)</i><br>
    3030    Second Row : unspecified <i> (i.e. table height - height of other rows+borders)
     
    4242<p>This doesn't work because of the 1st bug above. </p>
    4343<p>A second attempt is to specify heights that do add up to the total.</p>
    44 <p> Table height: 200 <br>
    45   First Row : 1 <br>
     44<p> Table height: 200<br>
     45  First Row : 1<br>
    4646  Second Row : 199 </p>
    4747<table height=200 border=1>
  • trunk/LayoutTests/tables/mozilla/bugs/bug4284.html

    r19346 r268958  
    1 this table should be center aligned
    2 <BR>
     1this table should be center aligned<BR>
    32<table align=center border=1>
    43 <tr><td>foo</td></tr>
    54</table>
    65
    7 this div should be center aligned with an image and a table centered in it
    8 <BR>
     6this div should be center aligned with an image and a table centered in it<BR>
    97<DIV ALIGN=CENTER>
    108<IMG width=50 height=50 SRC="../images/raptor.jpg">
  • trunk/LayoutTests/tables/mozilla/bugs/bug4382.html

    r19346 r268958  
    1 The select should not contain blank items
    2 <BR>
     1The select should not contain blank items<BR>
    32<FORM NAME="SearchForm" ACTION="http://www.att.net/cgi-bin/srchall"
    43METHOD="GET">
     
    109<OPTION VALUE="LY"><!-- (#) -->Lycos
    1110</SELECT>
    12 </form>
    13 
    14 <BR>
    15 The select should not contain blank items
    16 <BR>
     11</form><BR>
     12The select should not contain blank items<BR>
    1713<form>
    1814<SELECT NAME="target" ONCHANGE="GoUrl(this)">
  • trunk/LayoutTests/tables/mozilla/bugs/bug4427.html

    r19346 r268958  
    66  <td><img src="../images/pxl_white.gif" width=10 height=2><img src="../images/0.gif" width=10 height=2></td>
    77 </tr>
    8 </table>
    9 <BR>
     8</table><BR>
    109the following is related to the bug. Nav put's the images in the last cell of the last
    1110table on the same line.
     
    4847        </td>
    4948        </tr>
    50         </table>
    51 <BR>
     49        </table><BR>
    5250<TABLE WIDTH="420" BORDER="1" CELLSPACING="1" CELLPADDING="1" BGCOLOR="#cccccc">
    5351
     
    6260        San Francisco,&nbsp;
    6361        CA&nbsp;
    64         94132  <BR>
     62        94132<BR>
    6563       
    6664        </TD>
     
    8886        Real Estate Services<br>
    8987        CA&nbsp;
    90         00000  <BR>
     88        00000<BR>
    9189        (000) 000-0000
    9290        </TD>
  • trunk/LayoutTests/tables/mozilla/bugs/bug46623-1.html

    r19346 r268958  
    99     <tr>
    1010       <td COLSPAN="2">
    11          <b>Contact MPG:</b>
    12          <br><font size=-1><b><a href="">Click
     11         <b>Contact MPG:</b><br><font size=-1><b><a href="">Click
    1312         here to email full list</a></b>, or copy this <a href="">list
    1413         of addresses</a>.&nbsp; View <a href="">Who is in MPG</a>.</font>
    1514       </td>
    1615       <td>
    17          <b>MPG Rules:</b>
    18          <br>Not at all serious bylaws.
     16         <b>MPG Rules:</b><br>Not at all serious bylaws.
    1917       </td>
    2018     </tr>
  • trunk/LayoutTests/tables/mozilla/bugs/bug4849-2.html

    r19346 r268958  
    2121<tr>
    2222<td>
    23 <P>IMPROVE YOUR SITE
    24 <BR>
     23<P>IMPROVE YOUR SITE<BR>
    2524In this week's Home Improvements you can find an article on how to spice up your page by using imagemaps.
    2625<P></table>
  • trunk/LayoutTests/tables/mozilla/bugs/bug55694.html

    r19346 r268958  
    1616<P><BR><BR><BR><BR></p>
    1717
    18 <p>The next table is inside a div tag set with <b>relative</b> positioning. <br>No width has been set </p>
     18<p>The next table is inside a div tag set with <b>relative</b> positioning.<br>No width has been set </p>
    1919<div style="position:relative; background-color: #CC0066;">
    2020  <table width="100%" border=1>
  • trunk/LayoutTests/tables/mozilla/bugs/bug60992.html

    r19346 r268958  
    55<body>
    66<table><tr><td nowrap>
    7 This cell has the nowrap parameter
    8 <br><br>
     7This cell has the nowrap parameter<br><br>
    98&lt;hr&gt;
    10 <hr>
    11 <br>
     9<hr><br>
    1210&lt;hr width=30&gt;
    1311<hr width=30>
     
    1513&nbsp;
    1614</td></tr><tr><td>
    17 This cell doesn't
    18 <br><br>
     15This cell doesn't<br><br>
    1916&lt;hr&gt;
    20 <hr>
    21 <br>
     17<hr><br>
    2218&lt;hr width=30&gt;
    2319<hr width=30>
  • trunk/LayoutTests/tables/mozilla/bugs/bug9123-1.html

    r19346 r268958  
    66<p style='padding-left:20px;padding-right:20px'>
    77Here's the structure of the problem table (which usually begins with
    8 'N E W S   H E A D L I N E S'). <br>
     8'N E W S   H E A D L I N E S').<br>
    99This table is width 100%; two rows; three columns;<br>
    1010The first row: widths 15, 125, 15 ... The second row: widths 15, 100%, 15
  • trunk/LayoutTests/tables/mozilla/bugs/bug92143.html

    r19346 r268958  
    1414  </td>
    1515 </tr>
    16 </table>
    17 <br><br>
     16</table><br><br>
    1817the next table must overrun the visible part of the view
    19 (width=2400)
    20 <br><br>
     18(width=2400)<br><br>
    2119<table border=1 cellpadding=0 cellspacing=0>
    2220 <tr>
  • trunk/LayoutTests/tables/mozilla/bugs/bug92868.html

    r19346 r268958  
    66<body bgcolor="#FFFFFF" onLoad="enable('blueSpan','hidden');enable('blueSpan','visible');enable('blueSpan','hidden');">
    77<a href="javascript:enable('blueSpan', 'hidden');">Hide Blue</a>&nbsp;&nbsp;
    8 <a href="javascript:enable('blueSpan', 'visible');">Show Blue</a>&nbsp;&nbsp;
    9 
    10 <BR>Should not see the blue table<BR> 
     8<a href="javascript:enable('blueSpan', 'visible');">Show Blue</a>&nbsp;&nbsp;<BR>Should not see the blue table<BR> 
    119   
    1210<table id="blueSpan" bgcolor="blue">
     
    1412Blue table
    1513</td></tr>
    16 </table>
    17 <br>
     14</table><br>
    1815
    1916</body>
  • trunk/LayoutTests/tables/mozilla/bugs/bug963.html

    r19346 r268958  
    1 The window needs to be resized smaller to see the bug
    2 <BR>
     1The window needs to be resized smaller to see the bug<BR>
    32
    43<table>
  • trunk/LayoutTests/tables/mozilla/collapsing_borders/bug41262-3.html

    r13321 r268958  
    8787    <TD>15</TD></TR></TBODY></TABLE>
    8888<P>This is an example rendering for the previous table from <A
    89 href="../images/tbl-border-conflict.gif">http://www.w3.org/TR/REC-CSS2/images/tbl-border-conflict.gif</A>:
    90 <BR><IMG alt="[Example rendering from w3.org]"
     89href="../images/tbl-border-conflict.gif">http://www.w3.org/TR/REC-CSS2/images/tbl-border-conflict.gif</A>:<BR><IMG alt="[Example rendering from w3.org]"
    9190src="./images/tbl-border-conflict.gif"> </P>
    9291<P>Following table should have 2px solid black line between rows. There should
  • trunk/LayoutTests/tables/mozilla/core/bloomberg.html

    r31760 r268958  
    1616<A CLASS="nav" HREF="/markets/currency.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Currencies</FONT><BR></A>
    1717<A CLASS="nav" HREF="/markets/currency/currcalc.cgi?sidenav=front&T=markets_curr99.ht"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Currency Calculator</FONT><BR></A>
    18 <A CLASS="nav" HREF="/markets/crb.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Commodities</FONT><BR></A>
    19 <BR>
     18<A CLASS="nav" HREF="/markets/crb.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Commodities</FONT><BR></A><BR>
    2019<!-- Non-AOL users -->
    2120<B><A CLASS="navhead" HREF="/pfc/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">MONEY</FONT><BR></A></B>
     
    2625<A CLASS="nav" HREF="/personal/feature_new99.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Investing</FONT><BR></A>
    2726<A CLASS="nav" HREF="/pwealth/new_retire.cgi?sidenav=front&template=money_calcr99.ht"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Retirement</FONT><BR></A>
    28 <A CLASS="nav" HREF="/negocios/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Negocios Bloomberg</FONT><BR></A>
    29 <BR>
     27<A CLASS="nav" HREF="/negocios/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Negocios Bloomberg</FONT><BR></A><BR>
    3028<B><A CLASS="navhead" HREF="/products/prod3.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">MAGAZINES</FONT><BR></A></B>
    3129<A CLASS="nav" HREF="/personal/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Personal Finance</FONT><BR></A>
    32 <A CLASS="nav" HREF="XXhttp://www.bloomberg.com/wealth/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Wealth Manager</FONT><BR></A>
    33 <BR>
     30<A CLASS="nav" HREF="XXhttp://www.bloomberg.com/wealth/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Wealth Manager</FONT><BR></A><BR>
    3431<FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1"><B>BUSINESS CENTER</B><BR></FONT>
    35 <A CLASS="nav" HREF="/smallbiz/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Small Business</FONT><BR></A>
    36 <BR>
    37 <B><A CLASS="navhead" HREF="/careers/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">CAREERS</FONT><BR></A></B>
    38 <BR>
     32<A CLASS="nav" HREF="/smallbiz/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">Small Business</FONT><BR></A><BR>
     33<B><A CLASS="navhead" HREF="/careers/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">CAREERS</FONT><BR></A></B><BR>
    3934<B><A CLASS="navhead" HREF="/products/life.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">LIFE</FONT><BR></A></B>
    4035<A CLASS="nav" HREF="/finer/index.html?sidenav=front"><FONT COLOR="#FFFFFF" FACE="helvetica" SIZE="-1">The Finer Things</FONT><BR></A>
     
    6661<FONT SIZE="-1" FACE="arial" COLOR="black"><B><SPAN CLASS="headln">Financial Market Update<BR></SPAN></B></FONT>
    6762<FONT SIZE="-2" FACE="arial"><A CLASS="story" HREF="/cgi-bin/MediaPref.cgi?page=front_fin_r">AUDIO</A>&nbsp; | &nbsp; <A CLASS="story" HREF="/cgi-bin/MediaPref.cgi?page=front_fin_v">VIDEO</A>
    68 </FONT>
    69 <BR>
    70 <BR>
    71 
    72 <BR>
     63</FONT><BR><BR><BR>
    7364<!--OAS TAG--> <A HREF="XXhttp://ads.bloomberg.com/RealMedia/ads/click_lx.ads/www.bloomberg.com/welcome.html/24240/BottomRight/letr-ros_links_to_letr-04-99/letr-ad1-125-g.gif/63636233663063623337396466656530" target="_top">
    7465<IMG SRC="../images/raptor.jpg"  WIDTH=125 HEIGHT=125 ALT="Apply for a loan with Lending Tree"  BORDER="0"></A>
  • trunk/LayoutTests/tables/mozilla/core/col_widths_auto_autoFix.html

    r13321 r268958  
    44  <td width=0>0 0 0 0</td>
    55  <td>auto</td></td></tr>
    6 </table>
    7 <BR>
     6</table><BR>
    87auto table - fixed cells honored
    98<table border>
     
    1110  <td width=100>100px 100px</td>
    1211  <td>auto</td></tr>
    13 </table>
    14 <BR>
    15 COLSPANS
    16 <BR>
     12</table><BR>
     13COLSPANS<BR>
    1714<table border>
    1815 <tr>
     
    2421  <td>foo
    2522  <td>bar</tr>
    26 </table>
    27 <BR>
     23</table><BR>
    2824<table border cellspacing=5>
    2925 <tr>
  • trunk/LayoutTests/tables/mozilla/core/col_widths_fix_auto.html

    r13321 r268958  
    22<table border width=100>
    33 <tr></tr></table>
    4 after
    5 <BR>
     4after<BR>
  • trunk/LayoutTests/tables/mozilla/dom/deleteTbodyRebuild1.html

    r13335 r268958  
    1111<BODY onload="doIt()">
    1212It should never be the case that deleting a tbody causes a rebuild
    13 of the cell map since cells cannot span out of tbodies. However, this is a bug.
    14 <BR><BR>
     13of the cell map since cells cannot span out of tbodies. However, this is a bug.<BR><BR>
    1514The 2 tables should look the same
    1615<table bgcolor=orange border>
     
    3130  </tr>
    3231 </tbody>
    33 </table>
    34 <BR>
     32</table><BR>
    3533<table bgcolor=orange border>
    3634 <tbody>
     
    4240  </tr>
    4341 </tbody>
    44 </table>
    45 <BR>
     42</table><BR>
    4643
    4744</BODY></HTML>
  • trunk/LayoutTests/tables/mozilla/marvin/tables_cellpadding.html

    r13336 r268958  
    6464padding. Notice the difference. There should be a larger gap between the cell border and it's
    6565
    66 contents in the first table.
    67 
    68 <br>
    69 
    70 <br>
     66contents in the first table.<br><br>
    7167
    7268<table cellpadding=8 border=2>
     
    9288</tr>
    9389
    94 </table>
    95 
    96 <br><br>
     90</table><br><br>
    9791
    9892This table contains no cellpadding.
  • trunk/LayoutTests/tables/mozilla/marvin/tables_cellspacing.html

    r13336 r268958  
    6262between each cell in the table. The first table has a cellspacing of 15 pixels; the second table isn't using cellspacing.
    6363
    64 Notice the difference here. The first table should be rendered with a wider gap between the cells.
    65 
    66 <br>
     64Notice the difference here. The first table should be rendered with a wider gap between the cells.<br>
    6765
    6866<table cellspacing=15>
     
    8886</tr>
    8987
    90 </table>
    91 
    92 <br><br>
     88</table><br><br>
    9389
    9490This table contains no cellspacing.
  • trunk/LayoutTests/tables/mozilla/other/nestedTables.html

    r13360 r268958  
    333333</TR>
    334334</TABLE>
    335 &nbsp;
    336 <BR>
     335&nbsp;<BR>
    337336the following text should display on one line
    338337       <TABLE CELLSPACING=0 CELLPADDING=0 BORDER=0>
  • trunk/LayoutTests/tables/mozilla/other/wa_table_tr_align.html

    r13360 r268958  
    1414
    1515<body bgcolor=FFDEAD TEXT="000000">
    16 If there is missing vertical space between tables and/or tables and other content, it is bug 6997.
    17 <BR>
     16If there is missing vertical space between tables and/or tables and other content, it is bug 6997.<BR>
    1817<h1><font color=#FF0000>Acceptance Test Case<br>Web Browser: Web View (HTML)</font></h1>
    1918
     
    204203<img width=13 height=13 src="../images/raptor.jpg"> Created 9/9/96 by <a href="mailto:ronaldg@netscape.com">Ronald Greti</a><br>
    205204
    206 <p>
    207 
    208 <br><p>
     205<p><br><p>
    209206
    210207<!-- ***** BEGIN LICENSE BLOCK *****
  • trunk/LayoutTests/tables/mozilla_expected_failures/bugs/bug1262.html

    r13314 r268958  
    44<tr><td></td></tr>
    55</table>
    6 2
    7 <br>
     62<br>
    873
    98<table border=1 width="100%">
  • trunk/LayoutTests/tables/mozilla_expected_failures/bugs/bug56024.html

    r13314 r268958  
    66        <TR>
    77     <TD VALIGN=TOP>
    8       Presidential candidates George W. Bush and Al Gore are expected to show a kinder, gentler side Wednesday in the second of three nationally televised debates. <BR>
     8      Presidential candidates George W. Bush and Al Gore are expected to show a kinder, gentler side Wednesday in the second of three nationally televised debates.<BR>
    99     </TD>
    1010    </TR>
  • trunk/LayoutTests/tables/mozilla_expected_failures/bugs/bug8499.html

    r13314 r268958  
    55on the right hand side -- try shrinking the window and notice how the clipping
    66increases. (I couldn't really simplify this further without losing some of the
    7 original 'flavour'.)</p>
    8 <br>
     7original 'flavour'.)</p><br>
    98
    109<!-- Start of exterior table -->
     
    3332  <tr>
    3433  <td nowrap>99 Rates in Drahmas  Per Person on H/B  Basis</td>
    35   <td nowrap>27/03 - 30/04 <br>16/10 - 31/10 </td>
     34  <td nowrap>27/03 - 30/04<br>16/10 - 31/10 </td>
    3635  <td nowrap>01/5- 21/5 & 2/10 - 15/10</td>
    3736  <td nowrap>22/5 - 16/07<br>28/8 - 01/10</td>
     
    4645<!-- End of exterior table -->
    4746</td></tr>
    48 </table>
    49 
    50 <br>
     47</table><br>
    5148<p>This table repeats the previous table, but removes the 'bad applet'.
    52 Table lays out OK.</p>
    53 <br>
     49Table lays out OK.</p><br>
    5450
    5551<!-- Start of exterior table -->
     
    7672  <tr>
    7773  <td nowrap>99 Rates in Drahmas  Per Person on H/B  Basis</td>
    78   <td nowrap>27/03 - 30/04 <br>16/10 - 31/10 </td>
     74  <td nowrap>27/03 - 30/04<br>16/10 - 31/10 </td>
    7975  <td nowrap>01/5- 21/5 & 2/10 - 15/10</td>
    8076  <td nowrap>22/5 - 16/07<br>28/8 - 01/10</td>
  • trunk/LayoutTests/tables/mozilla_expected_failures/core/col_span2.html

    r13321 r268958  
    1414  <td colspan=3>yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy</td>
    1515 </tr>
    16 </table>
    17 <BR>
     16</table><BR>
    1817this is like the previous one except the relative sizes of the colspan content is reversed
    1918<table bgcolor=lime width=100 border>
     
    3130  <td colspan=3>yyyyyyyyyyyyy</td>
    3231 </tr>
    33 </table>
    34 <BR>
     32</table><BR>
    3533<table width=10 border>
    3634 <tr>
     
    3937  <td>xx</td>
    4038  <td>xx</td></tr>
    41 </table>
    42 <BR>
     39</table><BR>
    4340<table bgcolor=red widthx=100 border>
    4441 <tr>
     
    5653  <td colspan=2>yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy</td>
    5754 </tr>
    58 </table>
    59 <BR>
     55</table><BR>
    6056<table widthx=100 border>
    6157 <tr>
     
    7268  <td colspan=3>yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy</td>
    7369 </tr>
    74 </table>
    75 <BR>
     70</table><BR>
    7671<table bgcolor=orange width=100 border>
    7772 <tr>
     
    8883  <td colspan=3>yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy</td>
    8984 </tr>
    90 </table>
    91 <BR>
     85</table><BR>
    9286<table bgcolor=yellow border>
    9387 <tr>
     
    9892  <td>zap</td>
    9993 </tr>
    100 </table>
    101 <BR>
     94</table><BR>
    10295<table width=400 border>
    10396 <tr>
     
    108101  <td>zap</td>
    109102 </tr>
    110 </table>
    111 <BR>
     103</table><BR>
    112104<table bgcolor=blue border>
    113105 <tr>
     
    118110  <td>zap</td>
    119111 </tr>
    120 </table>
    121 <BR>
     112</table><BR>
    122113<hr align=left style="width:200;">
    123114<table border>
     
    128119 <tr>
    129120  <td colspan=3 width=200>200CS3</td></tr>
    130 </table>
    131 <BR>
     121</table><BR>
    132122<hr align=left style="width:200;">
    133123<table border>
     
    137127 <tr>
    138128  <td colspan=2 width=200>200CS2</td></tr>
    139 </table>
    140 <BR>
     129</table><BR>
    141130<table bgcolor=lime border>
    142131 <tr>
     
    145134 <tr>
    146135  <td colspan=2 width=200>foo</td></tr>
    147 </table>
    148 <BR>
     136</table><BR>
    149137<table bgcolor=violet border>
    150138 <tr>
     
    154142  <td width=100>100
    155143  <td width=400>400</tr>
    156 </table>
    157 <BR>
     144</table><BR>
    158145<table border>
    159146 <tr>
     
    166153  <td>auto</tr>
    167154</table>
    168 fixed table - spanned cols based on fix widths
    169 <BR>
     155fixed table - spanned cols based on fix widths<BR>
    170156<hr align=left style="width:400px;">
    171157<table bgcolor=orange border cellspacing=5>
     
    177163  <td width=300>300</td>
    178164  <td>auto</tr>
    179 </table>
    180 <BR>
     165</table><BR>
    181166<table bgcolor=gray border cellspacing=5>
    182167 <tr>
     
    187172  <td>auto auto</td>
    188173  <td>auto</tr>
    189 </table>
    190 <BR>
     174</table><BR>
    191175<table bgcolor=lime border cellspacing=5>
    192176 <tr>
     
    197181  <td>auto auto</td>
    198182  <td>auto</tr>
    199 </table>
    200 <BR>
     183</table><BR>
    201184<table border cellspacing=5>
    202185 <tr>
     
    207190  <td>auto auto auto</td>
    208191  <td>auto</tr>
    209 </table>
    210 <BR>
     192</table><BR>
    211193<table border cellspacing=5>
    212194 <tr>
     
    217199  <td>auto auto auto auto auto</td>
    218200  <td>auto</tr>
    219 </table>
    220 <BR>
     201</table><BR>
    221202<table bgoolor=orange border cellspacing=5>
    222203 <tr>
     
    227208  <td>auto auto auto auto</td>
    228209  <td>auto</tr>
    229 </table>
    230 <BR>
     210</table><BR>
    231211<table border width=270 cellspacing=5>
    232212 <tr>
     
    237217  <td>auto auto auto auto</td>
    238218  <td>auto</tr>
    239 </table>
    240 <BR>
     219</table><BR>
    241220<table bgcolor=brown width=500 border cellspacing=5>
    242221 <tr>
     
    247226  <td>auto</td>
    248227  <td>auto</tr>
    249 </table>
    250 <BR>
     228</table><BR>
    251229<table width=500 border cellspacing=5>
    252230 <tr>
     
    257235  <td width=300>300</td>
    258236  <td>auto</tr>
    259 </table>
    260 <BR>
     237</table><BR>
    261238<table bgcolor=gray width=500 border cellspacing=5>
    262239 <tr>
     
    276253  <td width=66%>66%</td>
    277254  <td>auto</tr>
    278 </table>
    279 <BR>
    280 PERCENT COLSPANS
    281 <BR>
     255</table><BR>
     256PERCENT COLSPANS<BR>
    282257<table width=500 border cellspacing=5>
    283258 <tr>
     
    288263  <td width=66%>66%</td>
    289264  <td>auto</tr>
    290 </table>
    291 <BR>
     265</table><BR>
    292266<table width=500 border cellspacing=5>
    293267 <tr>
     
    298272  <td width=66%>66%</td>
    299273  <td>auto</tr>
    300 </table>
    301 <BR>
     274</table><BR>
    302275<table width=500 border cellspacing=5>
    303276 <tr>
     
    308281  <td width=66%>66% 66% 66% 66% 66% 66% </td>
    309282  <td>auto</tr>
    310 </table>
    311 <BR>
     283</table><BR>
    312284<table width=500 border cellspacing=5>
    313285 <tr>
     
    319291  <td>auto auto auto</td>
    320292  <td>auto auto auto</td></tr>
    321 </table>
    322 <BR>
     293</table><BR>
    323294<table width=500 border cellspacing=5>
    324295 <tr>
     
    332303  <td>auto</td>
    333304  <td colspan=2 width=90%>90% 90% 90% </td></tr>
    334 </table>
    335 <BR>
     305</table><BR>
    336306<table width=500 border cellspacing=5>
    337307 <tr>
     
    345315  <td>auto</td>
    346316  <td colspan=2 width=90%>90% 90% 90% </td></tr>
    347 </table>
    348 <BR>
     317</table><BR>
    349318<table width=500 border cellspacing=5>
    350319 <tr>
     
    358327  <td>auto</td>
    359328  <td colspan=2 width=90%>90% 90% 90% </td></tr>
    360 </table>
    361 <BR>
     329</table><BR>
    362330<table width=500 border cellspacing=5>
    363331 <tr>
     
    368336  <td width=66%>66% 66% 66% 66% 66% 66% </td>
    369337  <td width=50%>50%</td></tr>
    370 </table>
    371 <BR>
     338</table><BR>
    372339<table width=500 border cellspacing=5>
    373340 <tr>
     
    378345  <td>auto auto</td>
    379346  <td width=50%>50%</td></tr>
    380 </table>
    381 <BR>
     347</table><BR>
    382348<table width=500 border cellspacing=5>
    383349 <tr>
     
    388354  <td>auto-auto</td>
    389355  <td width=50%>50%</td></tr>
    390 </table>
    391 <BR>
     356</table><BR>
    392357<table width=500 border cellspacing=5>
    393358 <tr>
     
    398363  <td>auto-auto</td>
    399364  <td width=50%>50%</td></tr>
    400 </table>
    401 <BR>
     365</table><BR>
    402366<table width=500 border cellspacing=5>
    403367 <tr>
     
    408372  <td>auto-auto</td>
    409373  <td width=50%>50%</td></tr>
    410 </table>
    411 <BR>
     374</table><BR>
    412375<table width=500 border cellspacing=5>
    413376 <tr>
     
    418381  <td width=10%>10%</td>
    419382  <td>auto</td></tr>
    420 </table>
    421 <BR>
     383</table><BR>
    422384<table width=500 border cellspacing=5>
    423385 <tr>
     
    428390  <td width=20>20</td>
    429391  <td>auto</td></tr>
    430 </table>
    431 <BR>
     392</table><BR>
    432393<table width=500 border cellspacing=5>
    433394 <tr>
     
    438399  <td>auto auto</td>
    439400  <td width=50%>50%</td></tr>
    440 </table>
    441 <BR>
     401</table><BR>
    442402<table width=500 border cellspacing=5>
    443403 <tr>
     
    448408  <td>auto auto auto</td>
    449409  <td>auto</td></tr>
    450 </table>
    451 <BR>
    452 <BR>
     410</table><BR><BR>
    453411<hr align=left style="width:600px;">
    454412<table border cellspacing=5>
     
    461419  <td>foo
    462420  <td>bar</tr>
    463 </table>
    464 <BR>
     421</table><BR>
    465422
    4664231st cell with colspan=3 fixed at 600, 1st 2 cells in 2nd row fixed at 100, 2nd not
     
    474431  <td>foo
    475432  <td>bar</tr>
    476 </table>
    477 <BR>
     433</table><BR>
    478434
    479435<table cellspacing=0 cellpadding=0 border>
     
    482438 <tr>
    483439  <td colspan=2>foo</td></tr>
    484 </table>
    485 <BR>
     440</table><BR>
    486441
    487442<table border>
     
    490445 <tr>
    491446  <td colspan=2>foo<td>bar</tr>
    492 </table>
    493 
    494 <BR>
     447</table><BR>
    495448<table border=1 cellpadding=4 cellspacing=0 width="100%" >
    496449 <tr bgcolor="#ccccff">
     
    499452  <td bgcolor="#dcdcdc" colspan=2 nowrap>Top Stories from Reuters&nbsp;</td>
    500453  <td bgcolor="#dcdcdc" align=right>Jun 11 12:30pm&nbsp;</td></tr>
    501 </table>
    502 <BR>
     454</table><BR>
    503455<table bgcolor=yellow border width=200>
    504456 <tr>
     
    511463</table>
    512464</body>
    513 </html>
    514 <BR>
     465</html><BR>
    515466<table border cellspacing=5>
    516467 <tr>
     
    525476  <td>x x x x</td>
    526477  <td>xxx</td></tr>
    527 </table>
    528 <BR>
     478</table><BR>
    529479adj min is based on min with no fix involved
    530480<table width=50 border>
     
    534484  <td>x x x x x x x</td>
    535485  <td>xxxxxxxxxxxxxxxxxx</td></tr>
    536 </table>
    537 <BR>
     486</table><BR>
    538487adj min is based on max(min, fix) differs from Nav4.6 which differs from IE5
    539488<table bgcolor=lime width=50 border>
     
    543492  <td>x x x</td>
    544493  <td width=100>100</td></tr>
    545 </table>
    546 <BR>
     494</table><BR>
    547495<table bgcolor=lime width=50 border>
    548496 <tr>
     
    551499  <td>x x x</td>
    552500  <td width=100>100 100 100</td></tr>
    553 </table>
    554 <BR>
     501</table><BR>
    555502<table bgcolor=lime width=50 border>
    556503 <tr>
     
    559506  <td>xxx xxx xxx</td>
    560507  <td width=100>100</td></tr>
    561 </table>
    562 <BR>
     508</table><BR>
    563509<table border>
    564510 <tr>
     
    567513  <td width=100>x x x</td>
    568514  <td>auto</td></tr>
    569 </table>
    570 <BR>
     515</table><BR>
    571516<table border>
    572517 <tr>
     
    575520  <td width=300>400 400</td>
    576521  <td>auto</td></tr>
    577 </table>
    578 <BR>
     522</table><BR>
    579523<table  border>
    580524 <tr>
    581525  <td width=300 colspan=2>300 300</td></tr>
     526 <tr>
     527  <td width=100>100</td>
     528  <td>auto auto auto</td></tr>
     529</table><BR>
     530<table  border>
     531 <tr>
     532  <td width=300 colspan=2>300 300 300 300 300 300 300 300 300 300 300 300 300 300 300300 300 300 300 300</td></tr>
     533 <tr>
     534  <td width=100>100</td>
     535  <td>auto auto auto auto auto auto auto auto auto auto auto auto</td></tr>
     536</table><BR>
     537<table  border>
     538 <tr>
     539  <td width=300 colspan=2>300</td></tr>
     540 <tr>
     541  <td width=100>100</td>
     542  <td>auto</td></tr>
     543</table><BR>
     544<table border>
     545 <tr>
     546  <td colspan=2>auto auto auto auto auto auto auto</td></tr>
    582547 <tr>
    583548  <td width=100>100</td>
    584549  <td>auto auto auto</td></tr>
    585550</table>
    586 <BR>
    587 <table  border>
    588  <tr>
    589   <td width=300 colspan=2>300 300 300 300 300 300 300 300 300 300 300 300 300 300 300300 300 300 300 300</td></tr>
     551fixed table looks more like IE than Nav<BR>
     552<table width=150 border>
    590553 <tr>
    591554  <td width=100>100</td>
    592555  <td>auto auto auto auto auto auto auto auto auto auto auto auto</td></tr>
    593556</table>
    594 <BR>
    595 <table  border>
    596  <tr>
    597   <td width=300 colspan=2>300</td></tr>
    598  <tr>
    599   <td width=100>100</td>
    600   <td>auto</td></tr>
    601 </table>
    602 <BR>
    603 <table border>
    604  <tr>
    605   <td colspan=2>auto auto auto auto auto auto auto</td></tr>
    606  <tr>
    607   <td width=100>100</td>
    608   <td>auto auto auto</td></tr>
    609 </table>
    610 fixed table looks more like IE than Nav
    611 <BR>
    612 <table width=150 border>
    613  <tr>
    614   <td width=100>100</td>
    615   <td>auto auto auto auto auto auto auto auto auto auto auto auto</td></tr>
    616 </table>
  • trunk/LayoutTests/tables/mozilla_expected_failures/other/test4.html

    r13360 r268958  
    3838<TD>Light grey is used on cells that have a rowspan <B>and</B> a colspan</TD>
    3939</TR>
    40 </TABLE>
    41 <br>
     40</TABLE><br>
    4241&nbsp;
    4342<TABLE BORDER WIDTH="100%" >
     
    6564<TD>Cell</TD>
    6665</TR>
    67 </TABLE>
    68 <br>
     66</TABLE><br>
    6967&nbsp;
    7068<TABLE BORDER >
     
    148146</tr>
    149147</tbody>
    150 </TABLE>
    151 
    152 <BR>
     148</TABLE><BR>
    153149<table>
    154150<CAPTION ALIGN=BOTTOM>Table 5 has a scrolling tbody.</CAPTION>
     
    181177
    182178<CAPTION ALIGN=BOTTOM>Table 5 has a scrolling tbody.</CAPTION>
    183 </table>
    184 
    185 <BR>
     179</table><BR>
    186180This is a table formed from a list with display of table-row and
    187181list items with display of table-cell.
     
    192186<LI style="display: table-cell; background-color:orange;">FOUR</LI>
    193187<LI style="display: table-cell; background-color:orange;">FIVE</LI>
    194 </UL>
    195 <BR>
     188</UL><BR>
    196189
    197190This is a table formed from a list with display of table-row-group and
    198 list items with display of table-cell.
    199 <BR>
     191list items with display of table-cell.<BR>
    200192<UL style="display:table-row-group;">
    201193<LI style="display:table-cell;  background-color:orange;">ONE</LI>
     
    205197<LI style="display:table-cell;  background-color:orange;">FIVE</LI>
    206198<LI style="display:table-cell;  background-color:orange;">SIX</LI>
    207 </UL>
    208 <BR>
     199</UL><BR>
    209200
    210201This is like the previous table plus the list's overflow property set
     
    216207<LI style="display:table-cell;  background-color:orange;">FIVE</LI>
    217208<LI style="display:table-cell;  background-color:orange;">SIX</LI>
    218 </UL>
    219 <BR>
    220 <P> The following table will have its rows and columns in red collapsed
    221 <BR>
     209</UL><BR>
     210<P> The following table will have its rows and columns in red collapsed<BR>
    222211<table border=1 style="background-color:orange;">
    223212<caption><b>before</b></caption>
     
    230219<tr style="background-color:red;"><td>C21<td>C22<td>C23
    231220<tr><td>C31<td style="background-color:red;">C32<td>C33
    232 </table>
    233 
    234 <BR>
     221</table><BR>
    235222<table border=1 style="background-color:orange;">
    236223<caption><b>after</b></caption>
     
    245232</table>
    246233
    247 <P> The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly.
    248 <BR>
     234<P> The following table will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly.<BR>
    249235<table cellspacing=0 border=1 style="background-color:orange;">
    250236<caption><b>before</b></caption>
     
    275261</table>
    276262
    277 <P> The following table will have its 1st row group collapsed (rows 1 and 2)
    278 <BR>
     263<P> The following table will have its 1st row group collapsed (rows 1 and 2)<BR>
    279264<table cellspacing=0 border=1 style="background-color:orange;">
    280265<caption><b>before</b></caption>
     
    286271<tr><td>C31<td>C32<td>C33<td>C34
    287272<tr><td>C41<td>C42<td>C43<td>C44
    288 </table>
    289 
    290 <BR>
     273</table><BR>
    291274<table cellspacing=0 border=1 style="background-color:orange;">
    292275<caption><b>after</b></caption>
     
    298281<tr><td>C31<td>C32<td>C33<td>C34
    299282<tr><td>C41<td>C42<td>C43<td>C44
    300 </table>
    301 
    302 <BR>
     283</table><BR>
    303284<P> The following table is similar to a previous table except that the direction is right-to-left.
    304 It will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly.
    305 <BR>
     285It will have its 2nd row and 2nd col collapsed. A window resize may be necessary to see it properly.<BR>
    306286<table dir=rtl cellspacing=0 border=1 style="background-color:orange;">
    307287<caption><b>before</b></caption>
Note: See TracChangeset for help on using the changeset viewer.