Changeset 183681 in webkit


Ignore:
Timestamp:
May 1, 2015 10:55:48 AM (9 years ago)
Author:
Martin Robinson
Message:

Unreviewed gardening for WebKitGTK+

Unskip some passing tests. Add new baselines. Properly organize some
failures in the TestExpectations file.

  • platform/gtk/TestExpectations:
  • platform/gtk/editing/execCommand/print-expected.png: Added.
  • platform/gtk/editing/execCommand/print-expected.txt: Added.
  • platform/gtk/fast/attachment/attachment-progress-expected.txt: Added.
  • platform/gtk/fast/attachment/attachment-select-on-click-expected.txt: Added.
  • platform/gtk/fast/attachment/attachment-select-on-click-inside-user-select-all-expected.txt: Added.
  • platform/gtk/fast/attachment/attachment-subtitle-expected.txt: Added.
  • platform/gtk/fast/attachment/attachment-title-expected.txt: Added.
  • platform/gtk/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt: Added.
  • platform/gtk/fast/css/focus-ring-exists-for-search-field-expected.png: Added.
  • platform/gtk/fast/css/focus-ring-exists-for-search-field-expected.txt: Added.
  • platform/gtk/fast/multicol/scrolling-column-rules-expected.png: Added.
  • platform/gtk/fast/multicol/scrolling-column-rules-expected.txt: Added.
  • platform/gtk/printing/allowed-page-breaks-expected.txt: Added.
  • platform/gtk/printing/compositing-layer-printing-expected.png: Added.
  • platform/gtk/printing/compositing-layer-printing-expected.txt:
  • platform/gtk/printing/css2.1/page-break-after-000-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-after-001-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-after-002-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-after-003-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-after-004-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-before-000-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-before-001-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-before-002-expected.txt: Added.
  • platform/gtk/printing/css2.1/page-break-inside-000-expected.txt: Added.
  • platform/gtk/printing/iframe-print-expected.png: Added.
  • platform/gtk/printing/iframe-print-expected.txt: Added.
  • platform/gtk/printing/media-queries-print-expected.png: Added.
  • platform/gtk/printing/media-queries-print-expected.txt:
  • platform/gtk/printing/no-content-empty-pages-expected.txt: Added.
  • platform/gtk/printing/numberOfPages-expected.txt: Added.
  • platform/gtk/printing/page-break-after-avoid-expected.txt: Added.
  • platform/gtk/printing/page-break-always-expected.txt: Added.
  • platform/gtk/printing/page-break-avoid-expected.txt: Added.
  • platform/gtk/printing/page-break-before-avoid-expected.txt: Added.
  • platform/gtk/printing/page-break-display-none-expected.txt: Added.
  • platform/gtk/printing/page-break-inside-avoid-expected.txt: Added.
  • platform/gtk/printing/page-break-margin-collapsed-expected.txt: Added.
  • platform/gtk/printing/page-break-orphans-and-widows-expected.txt: Added.
  • platform/gtk/printing/page-break-orphans-expected.txt: Added.
  • platform/gtk/printing/page-break-widows-expected.txt: Added.
  • platform/gtk/printing/page-count-layout-overflow-expected.txt: Added.
  • platform/gtk/printing/page-count-percentage-height-expected.txt: Added.
  • platform/gtk/printing/page-count-relayout-shrink-expected.txt: Added.
  • platform/gtk/printing/page-count-with-one-word-expected.txt: Added.
  • platform/gtk/printing/page-format-data-display-none-expected.txt: Added.
  • platform/gtk/printing/page-format-data-expected.txt: Added.
  • platform/gtk/printing/page-rule-css-text-expected.txt: Added.
  • platform/gtk/printing/page-rule-in-media-query-expected.png: Added.
  • platform/gtk/printing/page-rule-in-media-query-expected.txt: Added.
  • platform/gtk/printing/pageNumerForElementById-expected.txt: Added.
  • platform/gtk/printing/print-close-crash-expected.txt: Added.
  • platform/gtk/printing/pseudo-class-outside-page-expected.txt: Added.
  • platform/gtk/printing/return-from-printing-mode-expected.png: Added.
  • platform/gtk/printing/return-from-printing-mode-expected.txt:
  • platform/gtk/printing/setPrinting-expected.png: Added.
  • platform/gtk/printing/setPrinting-expected.txt: Added.
  • platform/gtk/printing/simultaneous-position-float-change-expected.png: Added.
  • platform/gtk/printing/simultaneous-position-float-change-expected.txt: Added.
  • platform/gtk/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
  • platform/gtk/printing/stretch-to-view-height-expected.txt: Added.
  • platform/gtk/printing/width-overflow-expected.png: Added.
  • platform/gtk/printing/width-overflow-expected.txt: Added.
  • platform/gtk/printing/zoomed-document-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
62 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r183680 r183681  
     12015-05-01  Martin Robinson  <mrobinson@igalia.com>
     2
     3        Unreviewed gardening for WebKitGTK+
     4
     5        Unskip some passing tests. Add new baselines. Properly organize some
     6        failures in the TestExpectations file.
     7
     8        * platform/gtk/TestExpectations:
     9        * platform/gtk/editing/execCommand/print-expected.png: Added.
     10        * platform/gtk/editing/execCommand/print-expected.txt: Added.
     11        * platform/gtk/fast/attachment/attachment-progress-expected.txt: Added.
     12        * platform/gtk/fast/attachment/attachment-select-on-click-expected.txt: Added.
     13        * platform/gtk/fast/attachment/attachment-select-on-click-inside-user-select-all-expected.txt: Added.
     14        * platform/gtk/fast/attachment/attachment-subtitle-expected.txt: Added.
     15        * platform/gtk/fast/attachment/attachment-title-expected.txt: Added.
     16        * platform/gtk/fast/box-shadow/hidpi-webkit-box-shadow-subpixel-position-expected.txt: Added.
     17        * platform/gtk/fast/css/focus-ring-exists-for-search-field-expected.png: Added.
     18        * platform/gtk/fast/css/focus-ring-exists-for-search-field-expected.txt: Added.
     19        * platform/gtk/fast/multicol/scrolling-column-rules-expected.png: Added.
     20        * platform/gtk/fast/multicol/scrolling-column-rules-expected.txt: Added.
     21        * platform/gtk/printing/allowed-page-breaks-expected.txt: Added.
     22        * platform/gtk/printing/compositing-layer-printing-expected.png: Added.
     23        * platform/gtk/printing/compositing-layer-printing-expected.txt:
     24        * platform/gtk/printing/css2.1/page-break-after-000-expected.txt: Added.
     25        * platform/gtk/printing/css2.1/page-break-after-001-expected.txt: Added.
     26        * platform/gtk/printing/css2.1/page-break-after-002-expected.txt: Added.
     27        * platform/gtk/printing/css2.1/page-break-after-003-expected.txt: Added.
     28        * platform/gtk/printing/css2.1/page-break-after-004-expected.txt: Added.
     29        * platform/gtk/printing/css2.1/page-break-before-000-expected.txt: Added.
     30        * platform/gtk/printing/css2.1/page-break-before-001-expected.txt: Added.
     31        * platform/gtk/printing/css2.1/page-break-before-002-expected.txt: Added.
     32        * platform/gtk/printing/css2.1/page-break-inside-000-expected.txt: Added.
     33        * platform/gtk/printing/iframe-print-expected.png: Added.
     34        * platform/gtk/printing/iframe-print-expected.txt: Added.
     35        * platform/gtk/printing/media-queries-print-expected.png: Added.
     36        * platform/gtk/printing/media-queries-print-expected.txt:
     37        * platform/gtk/printing/no-content-empty-pages-expected.txt: Added.
     38        * platform/gtk/printing/numberOfPages-expected.txt: Added.
     39        * platform/gtk/printing/page-break-after-avoid-expected.txt: Added.
     40        * platform/gtk/printing/page-break-always-expected.txt: Added.
     41        * platform/gtk/printing/page-break-avoid-expected.txt: Added.
     42        * platform/gtk/printing/page-break-before-avoid-expected.txt: Added.
     43        * platform/gtk/printing/page-break-display-none-expected.txt: Added.
     44        * platform/gtk/printing/page-break-inside-avoid-expected.txt: Added.
     45        * platform/gtk/printing/page-break-margin-collapsed-expected.txt: Added.
     46        * platform/gtk/printing/page-break-orphans-and-widows-expected.txt: Added.
     47        * platform/gtk/printing/page-break-orphans-expected.txt: Added.
     48        * platform/gtk/printing/page-break-widows-expected.txt: Added.
     49        * platform/gtk/printing/page-count-layout-overflow-expected.txt: Added.
     50        * platform/gtk/printing/page-count-percentage-height-expected.txt: Added.
     51        * platform/gtk/printing/page-count-relayout-shrink-expected.txt: Added.
     52        * platform/gtk/printing/page-count-with-one-word-expected.txt: Added.
     53        * platform/gtk/printing/page-format-data-display-none-expected.txt: Added.
     54        * platform/gtk/printing/page-format-data-expected.txt: Added.
     55        * platform/gtk/printing/page-rule-css-text-expected.txt: Added.
     56        * platform/gtk/printing/page-rule-in-media-query-expected.png: Added.
     57        * platform/gtk/printing/page-rule-in-media-query-expected.txt: Added.
     58        * platform/gtk/printing/pageNumerForElementById-expected.txt: Added.
     59        * platform/gtk/printing/print-close-crash-expected.txt: Added.
     60        * platform/gtk/printing/pseudo-class-outside-page-expected.txt: Added.
     61        * platform/gtk/printing/return-from-printing-mode-expected.png: Added.
     62        * platform/gtk/printing/return-from-printing-mode-expected.txt:
     63        * platform/gtk/printing/setPrinting-expected.png: Added.
     64        * platform/gtk/printing/setPrinting-expected.txt: Added.
     65        * platform/gtk/printing/simultaneous-position-float-change-expected.png: Added.
     66        * platform/gtk/printing/simultaneous-position-float-change-expected.txt: Added.
     67        * platform/gtk/printing/single-line-must-not-be-split-into-two-pages-expected.txt: Added.
     68        * platform/gtk/printing/stretch-to-view-height-expected.txt: Added.
     69        * platform/gtk/printing/width-overflow-expected.png: Added.
     70        * platform/gtk/printing/width-overflow-expected.txt: Added.
     71        * platform/gtk/printing/zoomed-document-expected.txt: Added.
     72
    1732015-05-01  Martin Robinson  <mrobinson@igalia.com>
    274
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r183680 r183681  
    3636#
    3737# 8. TESTS FAILING
    38 # Each test should (eventually) have a bug. Missing DRT features also go here.
     38# Each test should (eventually) have a bug. Missing test harness features also go here.
    3939
    4040#////////////////////////////////////////////////////////////////////////////////////////
    4141# Tests that require new results.
    4242#////////////////////////////////////////////////////////////////////////////////////////
    43 
    44 webkit.org/b/132275 fast/multicol/scrolling-column-rules.html [ Missing ]
    45 webkit.org/b/143474 fast/css/focus-ring-exists-for-search-field.html [ Missing ]
    4643
    4744#////////////////////////////////////////////////////////////////////////////////////////
     
    633630webkit.org/b/61540 http/tests/security/isolatedWorld/cross-origin-xhr.html
    634631
     632# Path::addPath needs to be implemented
     633webkit.org/b/130464 fast/canvas/canvas-path-addPath.html
     634
     635# Needs grammar checking implementation.
     636Bug(GTK) editing/spelling/grammar.html [ Skip ]
     637Bug(GTK) editing/spelling/grammar-edit-word.html [ Skip ]
     638Bug(GTK) editing/spelling/grammar-markers.html [ Skip ]
     639Bug(GTK) editing/spelling/grammar-markers-hidpi.html [ Skip ]
     640Bug(GTK) editing/spelling/grammar-paste.html [ Skip ]
     641Bug(GTK) editing/spelling/inline-spelling-markers.html [ Skip ]
     642Bug(GTK) editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
     643Bug(GTK) editing/spelling/markers.html [ Skip ]
     644
     645# Missing asynchronous spellchecking implementation.
     646Bug(GTK) editing/spelling/design-mode-spellcheck-off.html [ Skip ]
     647Bug(GTK) editing/spelling/spelling-insert-html.html [ Skip ]
     648Bug(GTK) editing/spelling/spelling-hasspellingmarker.html [ Skip ]
     649
     650# Requires ENABLE(MEDIA_CAPTURE)
     651webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ]
     652
     653# CURSOR_VISIBILITY is not enabled in gtk
     654webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
     655
    635656#////////////////////////////////////////////////////////////////////////////////////////
    636657# End of Expected failures
     
    13561377webkit.org/b/143990 media/track/track-css-matching-timestamps.html [ Timeout Pass ]
    13571378webkit.org/b/143992 media/track/track-cue-overlap-snap-to-lines-not-set.html [ Timeout Pass ]
     1379
     1380webkit.org/b/132055 media/track/track-datacue.html  [ Timeout ]
     1381
     1382webkit.org/b/130971 media/track/track-remove-track.html [ Timeout ]
     1383
     1384# After webkit.org/b/123097 we flag these tests that also fail in mac
     1385webkit.org/b/123097 media/video-controls-toggling.html [ Timeout ]
     1386
     1387webkit.org/b/109469 fast/events/mouse-cursor-image-set.html [ Crash Timeout ]
    13581388
    13591389#////////////////////////////////////////////////////////////////////////////////////////
     
    16181648#////////////////////////////////////////////////////////////////////////////////////////
    16191649
    1620 # Path::addPath needs to be implemented
    1621 webkit.org/b/130464 fast/canvas/canvas-path-addPath.html
    1622 
    16231650webkit.org/b/73766 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
    16241651
     
    16951722# Need to add functionality to DumpRenderTree to handle error pages
    16961723Bug(GTK) fast/history/back-forward-reset-after-error-handling.html [ Failure ]
    1697 
    1698 # Needs platform specific API implemented in DRT, maybe not relevant for non-Mac and non-Windows ports
    1699 Bug(GTK) fast/loader/api-test-new-window-data-load-base-url.html [ Failure ]
    1700 Bug(GTK) fast/loader/api-test-go-to-current-back-forward-item.html [ Failure ]
    17011724
    17021725# Paged continuousMouseScrollBy() events are not supported in GTK.
     
    17141737# Need to add functionality to DumpRenderTree to handle scrollbar policy changes
    17151738Bug(GTK) fast/overflow/scrollbar-restored-and-then-locked.html [ Failure ]
    1716 
    1717 webkit.org/b/37613 webkit.org/b/20011 printing [ Skip ]
    1718 webkit.org/b/37613 editing/execCommand/print.html [ Skip ]
    17191739
    17201740# DRT doesn't dispatch an event for the second call eventSender.contextClick().
     
    17731793webkit.org/b/44316 platform/gtk/accessibility/title-and-alt.html [ Failure ]
    17741794
    1775 # The following tests requires the DRT's dumpUserGestureInFrameLoadCallbacks
    1776 # method. But that method is not implemented in gtk port since gtk port can't
    1777 # not get user gesture in frameload callbacks.
    1778 # The related bugs are https://bugs.webkit.org/show_bug.cgi?id=47849/47817.
    1779 Bug(GTK) fast/frames/location-redirect-user-gesture.html [ Failure ]
    1780 Bug(GTK) fast/frames/meta-refresh-user-gesture.html [ Failure Timeout ]
    1781 
    17821795# Rounding color problems inside pixman
    17831796webkit.org/b/49964 fast/canvas/canvas-fillPath-shadow.html [ Failure ]
    1784 
    1785 # Needs grammar checking implementation.
    1786 Bug(GTK) editing/spelling/grammar.html [ Skip ]
    1787 Bug(GTK) editing/spelling/grammar-edit-word.html [ Skip ]
    1788 Bug(GTK) editing/spelling/grammar-markers.html [ Skip ]
    1789 Bug(GTK) editing/spelling/grammar-markers-hidpi.html [ Skip ]
    1790 Bug(GTK) editing/spelling/grammar-paste.html [ Skip ]
    1791 Bug(GTK) editing/spelling/inline-spelling-markers.html [ Skip ]
    1792 Bug(GTK) editing/spelling/inline-spelling-markers-hidpi.html [ Skip ]
    1793 Bug(GTK) editing/spelling/markers.html [ Skip ]
    1794 
    1795 # Missing asynchronous spellchecking implementation.
    1796 Bug(GTK) editing/spelling/design-mode-spellcheck-off.html [ Skip ]
    1797 Bug(GTK) editing/spelling/spelling-insert-html.html [ Skip ]
    1798 Bug(GTK) editing/spelling/spelling-hasspellingmarker.html [ Skip ]
    17991797
    18001798# testRunner.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI
     
    18501848webkit.org/b/84777 ietestcenter/css3/multicolumn/column-width-applies-to-015.htm [ ImageOnlyFailure ]
    18511849
    1852 # Requires ENABLE(MEDIA_CAPTURE)
    1853 webkit.org/b/85958 fast/forms/file/file-input-capture.html [ Failure ]
    1854 
    18551850# Interferes with the rAF tests that are enabled
    18561851webkit.org/b/85689 fast/animation/request-animation-frame-disabled.html [ Skip ]
     
    19231918
    19241919# Leaking state into the next test.
    1925 webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
     1920#webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
    19261921
    19271922webkit.org/b/128420 accessibility/roles-computedRoleString.html [ Skip ]
     
    19491944
    19501945webkit.org/b/109469 fast/css/cursor-parsing-image-set.html [ Failure ]
    1951 webkit.org/b/109469 fast/events/mouse-cursor-image-set.html [ Crash Timeout ]
    19521946
    19531947webkit.org/b/110090 fast/events/clientXY-in-zoom-and-scroll.html [ Failure ]
    19541948
    19551949webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
    1956 
    1957 # Need support for ResourceHandle::didChangePriority and DRT support
    1958 webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
    1959 
    1960 # CURSOR_VISIBILITY is not enabled in gtk
    1961 webkit.org/b/107601 fullscreen/video-cursor-auto-hide.html [ Failure ]
    19621950
    19631951webkit.org/b/111606 fast/borders/border-fit.html [ Failure ]
     
    20692057webkit.org/b/128061 tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ]
    20702058# End of subpixel failures.
    2071 
    2072 # After webkit.org/b/123097 we flag these tests that also fail in mac
    2073 webkit.org/b/123097 media/video-controls-toggling.html [ Timeout ]
    20742059
    20752060# Regressions in svg/clip-path
     
    21742159webkit.org/b/131501 fast/css3-text/css3-text-decoration/text-decoration-skip/glyph-inside-underline.html [ ImageOnlyFailure ]
    21752160
    2176 webkit.org/b/130971 media/track/track-remove-track.html [ Timeout ]
    2177 
    21782161webkit.org/b/117756 media/track/media-element-enqueue-event-crash.html [ Timeout Pass Crash ]
    21792162
     
    21812164
    21822165webkit.org/b/132054 js/dom/global-constructors-attributes.html  [ Failure ]
    2183 
    2184 webkit.org/b/132055 media/track/track-datacue.html  [ Timeout ]
    21852166
    21862167webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html  [ Failure ]
     
    24002381webkit.org/b/143924 fast/text/hyphen-min-preferred-width.html [ Skip ]
    24012382
     2383webkit.org/b/144494 printing/quirks-percentage-height-body.html [ ImageOnlyFailure ]
     2384webkit.org/b/144494 printing/quirks-percentage-height.html [ ImageOnlyFailure ]
     2385webkit.org/b/144494 printing/standards-percentage-heights.html [ ImageOnlyFailure ]
     2386
    24022387#////////////////////////////////////////////////////////////////////////////////////////
    24032388# End of Tests failing
  • trunk/LayoutTests/platform/gtk/printing/compositing-layer-printing-expected.txt

    r61782 r183681  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x272
    4   RenderBlock {HTML} at (0,0) size 800x272
    5     RenderBody {BODY} at (8,16) size 784x246
    6       RenderBlock {P} at (0,0) size 784x20
    7         RenderText {#text} at (0,0) size 445x20
     1layer at (0,0) size 1000x269
     2  RenderView at (0,0) size 1000x269
     3layer at (0,0) size 1000x269
     4  RenderBlock {HTML} at (0,0) size 1000x269
     5    RenderBody {BODY} at (8,16) size 984x243
     6      RenderBlock {P} at (0,0) size 984x17
     7        RenderText {#text} at (0,0) size 445x17
    88          text run at (0,0) width 445: "You should see two green squares below on screen, and when printed."
    9       RenderBlock {DIV} at (10,36) size 100x100 [bgcolor=#008000]
    10 layer at (18,162) size 100x100
    11   RenderBlock {DIV} at (10,146) size 100x100 [bgcolor=#008000]
     9      RenderBlock {DIV} at (10,33) size 100x100 [bgcolor=#008000]
     10layer at (18,159) size 100x100
     11  RenderBlock {DIV} at (10,143) size 100x100 [bgcolor=#008000]
  • trunk/LayoutTests/platform/gtk/printing/media-queries-print-expected.txt

    r61782 r183681  
    1 layer at (0,0) size 800x600
    2   RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x600
    4   RenderBlock {HTML} at (0,0) size 800x600
    5     RenderBody {BODY} at (8,8) size 784x584
    6       RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#FF0000]
    7       RenderBlock (anonymous) at (0,100) size 784x20
    8         RenderInline {SPAN} at (0,0) size 513x20
    9           RenderText {#text} at (0,0) size 513x20
    10             text run at (0,0) width 513: "When printing, you should see a green square above and this text should be italic."
     1layer at (0,0) size 1000x133
     2  RenderView at (0,0) size 1000x133
     3layer at (0,0) size 1000x133
     4  RenderBlock {HTML} at (0,0) size 1000x133
     5    RenderBody {BODY} at (8,8) size 984x117
     6      RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
     7      RenderBlock (anonymous) at (0,100) size 984x17
     8        RenderInline {SPAN} at (0,0) size 516x17
     9          RenderText {#text} at (0,0) size 516x17
     10            text run at (0,0) width 516: "When printing, you should see a green square above and this text should be italic."
    1111        RenderText {#text} at (0,0) size 0x0
    12         RenderText {#text} at (0,0) size 0x0
    13         RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/gtk/printing/return-from-printing-mode-expected.txt

    r61782 r183681  
    1 layer at (0,0) size 1656x581
    2   RenderView at (0,0) size 800x581
    3 layer at (0,0) size 1656x48
     1layer at (0,0) size 1656x585
     2  RenderView at (0,0) size 800x585
     3layer at (0,0) size 800x48
    44  RenderBlock {HTML} at (0,0) size 800x48
    55    RenderBody {BODY} at (8,16) size 784x16
    66      RenderBlock {P} at (0,0) size 784x16
    7         RenderText {#text} at (0,0) size 1648x17
     7        RenderText {#text} at (0,0) size 1648x16
    88          text run at (0,0) width 1648: "The_content_of_this_paragraph_must_be_long_enough_such_that_a_scroll_bar_is_shown_in_non_printing_mode."
Note: See TracChangeset for help on using the changeset viewer.