Changeset 223799 in webkit


Ignore:
Timestamp:
Oct 20, 2017 4:40:21 PM (7 years ago)
Author:
Ryan Haddad
Message:

[iOS] Rebaseline compositing tests
https://bugs.webkit.org/show_bug.cgi?id=178492

Unreviewed test gardening.

  • platform/ios-wk2/TestExpectations:
  • platform/ios/TestExpectations:
  • platform/ios/compositing/backing/child-layer-no-backing-expected.txt: Added.
  • platform/ios/compositing/contents-scale/animating-expected.txt:
  • platform/ios/compositing/geometry/ancestor-overflow-change-expected.txt:
  • platform/ios/compositing/geometry/fixed-position-expected.txt:
  • platform/ios/compositing/geometry/fixed-position-flipped-writing-mode-expected.txt: Added.
  • platform/ios/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added.
  • platform/ios/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
  • platform/ios/compositing/geometry/preserve-3d-switching-expected.txt: Added.
  • platform/ios/compositing/geometry/tall-page-composited-expected.txt: Added.
  • platform/ios/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
  • platform/ios/compositing/geometry/video-opacity-overlay-expected.txt: Added.
  • platform/ios/compositing/iframes/invisible-nested-iframe-show-expected.txt:
  • platform/ios/compositing/iframes/overlapped-nested-iframes-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt.
  • platform/ios/compositing/images/direct-image-object-fit-expected.txt: Added.
  • platform/ios/compositing/layer-creation/animation-overlap-with-children-expected.txt: Removed.
  • platform/ios/compositing/layer-creation/fixed-position-and-transform-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt.
  • platform/ios/compositing/overflow/ancestor-overflow-expected.txt:
  • platform/ios/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt: Added.
  • platform/ios/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Added.
  • platform/ios/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Added.
  • platform/ios/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
  • platform/ios/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
  • platform/ios/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.txt: Added.
  • platform/ios/compositing/reflections/direct-image-object-fit-reflected-expected.txt: Added.
  • platform/ios/compositing/reflections/load-video-in-reflection-expected.txt: Added.
  • platform/ios/compositing/reflections/nested-reflection-on-overflow-expected.txt:
  • platform/ios/compositing/repaint/page-scale-repaint-expected.txt: Added.
  • platform/ios/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt.
  • platform/ios/compositing/rtl/rtl-overflow-scrolling-expected.txt: Added.
  • platform/ios/compositing/self-painting-layers-expected.txt: Added.
  • platform/ios/compositing/tiling/huge-layer-img-expected.txt: Added.
  • platform/ios/compositing/visible-rect/3d-transform-style-expected.txt: Added.
  • platform/ios/compositing/visible-rect/animated-expected.txt: Added.
  • platform/ios/compositing/visible-rect/iframe-no-layers-expected.txt: Added.
  • platform/ios/compositing/visible-rect/iframe-with-layers-outside-viewport-expected.txt: Added.
  • platform/ios/compositing/visible-rect/mask-layer-coverage-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
24 added
1 deleted
11 edited
3 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r223793 r223799  
     12017-10-20  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        [iOS] Rebaseline compositing tests
     4        https://bugs.webkit.org/show_bug.cgi?id=178492
     5
     6        Unreviewed test gardening.
     7
     8        * platform/ios-wk2/TestExpectations:
     9        * platform/ios/TestExpectations:
     10        * platform/ios/compositing/backing/child-layer-no-backing-expected.txt: Added.
     11        * platform/ios/compositing/contents-scale/animating-expected.txt:
     12        * platform/ios/compositing/geometry/ancestor-overflow-change-expected.txt:
     13        * platform/ios/compositing/geometry/fixed-position-expected.txt:
     14        * platform/ios/compositing/geometry/fixed-position-flipped-writing-mode-expected.txt: Added.
     15        * platform/ios/compositing/geometry/limit-layer-bounds-clipping-ancestor-expected.txt: Added.
     16        * platform/ios/compositing/geometry/limit-layer-bounds-overflow-repaint-expected.txt: Added.
     17        * platform/ios/compositing/geometry/preserve-3d-switching-expected.txt: Added.
     18        * platform/ios/compositing/geometry/tall-page-composited-expected.txt: Added.
     19        * platform/ios/compositing/geometry/video-fixed-scrolling-expected.txt: Added.
     20        * platform/ios/compositing/geometry/video-opacity-overlay-expected.txt: Added.
     21        * platform/ios/compositing/iframes/invisible-nested-iframe-show-expected.txt:
     22        * platform/ios/compositing/iframes/overlapped-nested-iframes-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/iframes/overlapped-nested-iframes-expected.txt.
     23        * platform/ios/compositing/images/direct-image-object-fit-expected.txt: Added.
     24        * platform/ios/compositing/layer-creation/animation-overlap-with-children-expected.txt: Removed.
     25        * platform/ios/compositing/layer-creation/fixed-position-and-transform-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/layer-creation/fixed-position-and-transform-expected.txt.
     26        * platform/ios/compositing/overflow/ancestor-overflow-expected.txt:
     27        * platform/ios/compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor-expected.txt: Added.
     28        * platform/ios/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants-expected.txt: Added.
     29        * platform/ios/compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2-expected.txt: Added.
     30        * platform/ios/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt:
     31        * platform/ios/compositing/overflow/fixed-position-ancestor-clip-expected.txt:
     32        * platform/ios/compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor-expected.txt: Added.
     33        * platform/ios/compositing/reflections/direct-image-object-fit-reflected-expected.txt: Added.
     34        * platform/ios/compositing/reflections/load-video-in-reflection-expected.txt: Added.
     35        * platform/ios/compositing/reflections/nested-reflection-on-overflow-expected.txt:
     36        * platform/ios/compositing/repaint/page-scale-repaint-expected.txt: Added.
     37        * platform/ios/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt: Renamed from LayoutTests/platform/ios-wk2/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt.
     38        * platform/ios/compositing/rtl/rtl-overflow-scrolling-expected.txt: Added.
     39        * platform/ios/compositing/self-painting-layers-expected.txt: Added.
     40        * platform/ios/compositing/tiling/huge-layer-img-expected.txt: Added.
     41        * platform/ios/compositing/visible-rect/3d-transform-style-expected.txt: Added.
     42        * platform/ios/compositing/visible-rect/animated-expected.txt: Added.
     43        * platform/ios/compositing/visible-rect/iframe-no-layers-expected.txt: Added.
     44        * platform/ios/compositing/visible-rect/iframe-with-layers-outside-viewport-expected.txt: Added.
     45        * platform/ios/compositing/visible-rect/mask-layer-coverage-expected.txt: Added.
     46
    1472017-10-20  Matt Lewis  <jlewis3@apple.com>
    248
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r223554 r223799  
    7070animations/cross-fade-background-image.html [ ImageOnlyFailure ]
    7171
    72 # Compositing tests that fail:
    73 compositing/iframes/layout-on-compositing-change.html [ Failure ]
    74 compositing/geometry/fixed-position.html [ Failure ]
    75 compositing/iframes/invisible-nested-iframe-show.html [ Failure ]
    76 compositing/overflow/composited-scrolling-creates-a-stacking-container.html [ Failure ]
    77 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
    78 compositing/overflow/fixed-position-ancestor-clip.html [ Failure ]
    79 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
    80 compositing/reflections/nested-reflection-on-overflow.html [ Failure ]
    81 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
    82 
    8372webkit.org/b/157105 compositing/contents-scale/incremental-change.html [ Pass ImageOnlyFailure ]
    84 
    85 # Compositing test that time out:
    86 compositing/checkerboard.html
    87 compositing/contents-scale/animating.html
    88 compositing/layer-creation/animation-overlap-with-children.html
    89 compositing/overflow/scroll-ancestor-update.html
    90 compositing/visible-rect/animated.html
    9173
    9274# CSS tests that fail:
     
    12181200
    12191201# Flaky tests:
    1220 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants.html [ Failure Pass ]
    1221 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Failure Pass ]
    12221202css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ Failure Pass ]
    12231203css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ Failure Pass ]
     
    13921372
    13931373# Flaky tests that time out:
    1394 compositing/transitions/transform-on-large-layer.html
    13951374css3/filters/animation-from-initial-values-with-color-matrix.html
    13961375fast/dom/Geolocation/delayed-permission-denied.html
     
    14551434
    14561435# Flaky as of 06/08/2015
    1457 compositing/overflow/overflow-positioning.html [ Failure ImageOnlyFailure Pass ]
    14581436editing/deleting/delete-3775172-fix.html [ Failure ImageOnlyFailure Pass ]
    14591437editing/deleting/delete-3857753-fix.html [ Failure Pass ]
     
    15511529fast/loader/refresh-iframe-base-blank.html [ Failure Pass ]
    15521530perf/append-text-nodes-without-renderers.html [ Failure Pass ]
    1553 compositing/layer-creation/mismatched-rotated-transform-animation-overlap.html [ Timeout Pass ]
    15541531
    15551532# Failures as of 06/08/2015
    1556 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
    1557 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
    1558 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
    1559 compositing/visible-rect/iframe-with-layers-outside-viewport.html [ Failure ]
    1560 compositing/visible-rect/mask-layer-coverage.html [ Failure ]
    15611533css2.1/t09-c5526c-display-00-e.html [ Failure ]
    15621534css2.1/t1202-counter-04-b.html [ Failure ]
     
    15841556
    15851557platform/ios/ios/fast/text/underline-scaling.html [ Failure ]
    1586 compositing/masks/compositing-clip-path-on-subpixel-position.html [ ImageOnlyFailure ]
    15871558fast/borders/dashed-border-on-subpixel-position.html [ ImageOnlyFailure ]
    15881559fast/borders/dotted-border-on-subpixel-position.html [ ImageOnlyFailure ]
     
    16231594
    16241595# Latest iOS failures as of Sept 1, 2015
    1625 compositing/iframes/overlapped-nested-iframes.html [ Failure Pass ]
    1626 compositing/layer-creation/mismatched-rotated-transform-transition-overlap.html [ Failure Pass ]
    1627 compositing/layer-creation/mismatched-transform-transition-overlap.html [ Failure Pass ]
    1628 compositing/layer-creation/scale-rotation-transition-overlap.html [ Failure Pass ]
    1629 compositing/layer-creation/translate-scale-transition-overlap.html [ Failure Pass ]
    1630 compositing/layer-creation/translate-transition-overlap.html [ Failure Pass ]
    16311596editing/execCommand/4641880-1.html [ Failure Pass ]
    16321597editing/execCommand/4641880-2.html [ Failure Pass ]
     
    17001665fast/history/page-cache-geolocation-active-oneshot.html [ Skip ]
    17011666
    1702 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
    1703 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure ]
    1704 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
    17051667css2.1/t0805-c5518-brdr-t-01-e.html [ Failure ]
    17061668css2.1/t0805-c5519-brdr-r-00-a.html [ Failure ]
  • trunk/LayoutTests/platform/ios/TestExpectations

    r223678 r223799  
    8282fast/events/wheelevent-in-text-node.html [ Skip ]
    8383fast/events/continuous-platform-wheelevent-in-scrolling-div.html [ Skip ]
     84
     85# This test requires alpha-channel video support.
     86compositing/video/video-background-color.html [ WontFix ]
    8487
    8588# Not supported on iOS
     
    620623http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html
    621624
    622 # Compositing tests that fail:
    623 compositing/checkerboard.html [ Failure ]
    624 compositing/geometry/fixed-position-flipped-writing-mode.html [ Failure ]
    625 compositing/geometry/limit-layer-bounds-clipping-ancestor.html [ Failure ]
    626 compositing/geometry/limit-layer-bounds-overflow-repaint.html [ Failure ]
    627 compositing/geometry/tall-page-composited.html [ Failure ]
    628 compositing/iframes/composited-iframe-scroll.html [ Failure ]
    629 compositing/iframes/iframe-content-flipping.html [ Failure ]
    630 compositing/iframes/nested-iframe-scrolling.html [ Failure ]
    631 compositing/images/direct-image-object-fit.html [ Failure ]
    632 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
    633 compositing/overflow/overflow-clip-with-accelerated-scrolling-ancestor.html [ Failure ]
    634 compositing/reflections/direct-image-object-fit-reflected.html [ Failure ]
    635 compositing/repaint/page-scale-repaint.html [ Failure ]
    636 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
    637 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
    638 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
    639 compositing/rtl/rtl-overflow-scrolling.html [ Failure ]
    640 compositing/visible-rect/3d-transform-style.html [ Failure ]
    641 compositing/visible-rect/iframe-no-layers.html [ Failure ]
    642 compositing/backing/child-layer-no-backing.html [ Failure ]
    643 compositing/geometry/preserve-3d-switching.html [ Failure ]
    644 
    645 # Compositing tests that fail and rely on media loading:
    646 compositing/geometry/clipped-video-controller.html
    647 compositing/geometry/video-fixed-scrolling.html
    648 compositing/geometry/video-opacity-overlay.html
    649 compositing/reflections/load-video-in-reflection.html
    650 compositing/self-painting-layers.html
    651 compositing/self-painting-layers2.html
    652 compositing/video-page-visibility.html
    653 compositing/video/video-background-color.html
    654 compositing/video/video-object-fit.html
    655 compositing/video/video-poster.html
    656 compositing/video/video-reflection.html
    657 compositing/visibility/visibility-simple-video-layer.html
    658 
    659 # Compositing tests that time out:
    660 compositing/layer-creation/animation-overlap-with-children.html
    661 compositing/overflow/ancestor-overflow.html
    662 compositing/tiling/huge-layer-img.html
    663 
    664625# <rdar://problem/19191637> compositing/layer-creation/deep-tree.html fails
    665626compositing/layer-creation/deep-tree.html
     
    670631fast/dom/HTMLObjectElement/children-changed.html
    671632fast/events/menu-keydown-on-hidden-element.html
     633
     634# Compositing tests to triage
     635webkit.org/b/178487 compositing/visibility/visibility-simple-video-layer.html [ Skip ]
     636webkit.org/b/178487 compositing/backing/form-controls-backing.html [ Failure ]
     637webkit.org/b/178487 compositing/checkerboard.html [ Failure ]
     638webkit.org/b/178487 compositing/fixed-positioned-pseudo-content-no-compositing.html [ Failure ]
     639webkit.org/b/178487 compositing/fixed-with-fixed-layout.html [ Failure ]
     640webkit.org/b/178487 compositing/geometry/limit-layer-bounds-opacity-transition.html [ Failure ]
     641webkit.org/b/178487 compositing/geometry/video-fixed-scrolling.html [ Pass Failure ]
     642webkit.org/b/178487 compositing/iframes/composited-iframe-scroll.html [ Failure ]
     643webkit.org/b/178487 compositing/iframes/iframe-content-flipping.html [ Failure ]
     644webkit.org/b/178487 compositing/iframes/layout-on-compositing-change.html [ Failure ]
     645webkit.org/b/178487 compositing/iframes/nested-iframe-scrolling.html [ Failure ]
     646webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Failure ]
     647webkit.org/b/178487 compositing/layer-creation/fixed-overlap-extent.html [ Failure ]
     648webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled-scroll.html [ Failure ]
     649webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view-scaled.html [ Failure ]
     650webkit.org/b/178487 compositing/layer-creation/fixed-position-out-of-view.html [ Failure ]
     651webkit.org/b/178487 compositing/layer-creation/spanOverlapsCanvas.html [ Failure ]
     652webkit.org/b/178487 compositing/layer-creation/will-change-layer-creation.html [ Failure ]
     653webkit.org/b/178487 compositing/overflow/composited-scrolling-paint-phases.html [ Failure ]
     654webkit.org/b/178487 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Failure ]
     655webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Failure ]
     656webkit.org/b/178487 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Failure ]
     657webkit.org/b/178487 compositing/rtl/rtl-iframe-absolute-overflow-scrolled.html [ Failure ]
     658webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow-scrolled.html [ Failure ]
     659webkit.org/b/178487 compositing/rtl/rtl-iframe-fixed-overflow.html [ Failure ]
     660webkit.org/b/178487 compositing/video/video-object-fit.html [ Failure ]
     661webkit.org/b/178487 compositing/video/video-poster.html [ Failure ]
     662webkit.org/b/178487 compositing/masks/compositing-clip-path-on-subpixel-position.html [ ImageOnlyFailure ]
     663webkit.org/b/178487 compositing/overlap-blending/nested-overlap-overflow.html [ ImageOnlyFailure ]
     664webkit.org/b/178487 compositing/overlap-blending/nested-overlap.html [ ImageOnlyFailure ]
     665webkit.org/b/178487 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
    672666
    673667# CSS tests that flake:
     
    21462140# Latest iOS failures as of Sept 1, 2015
    21472141accessibility/ios-simulator/table-cell-ranges.html [ Failure ]
    2148 compositing/backing/form-controls-backing.html [ Failure ]
    2149 compositing/fixed-with-fixed-layout.html [ Failure ]
    2150 compositing/geometry/ancestor-overflow-change.html [ Failure ]
    2151 compositing/layer-creation/will-change-layer-creation.html [ Failure ]
    21522142css3/scroll-snap/nested-elements.html [ Failure ]
    21532143fast/block/lineboxcontain/block-with-ideographs.xhtml [ Failure ]
     
    21762166
    21772167# Skip tests that time out:
    2178 compositing/video/video-clip-change-src.html [ Skip ]
    21792168fast/events/scroll-in-scaled-page-with-overflow-hidden.html [ Skip ]
    2180 compositing/images/content-image-change.html [ Skip ]
    2181 compositing/images/content-image.html [ Skip ]
    2182 compositing/images/direct-image-background-color.html [ Skip ]
    2183 compositing/layer-creation/fixed-overlap-extent-rtl.html [ Skip ]
    2184 compositing/layer-creation/fixed-overlap-extent.html [ Skip ]
    2185 compositing/layer-creation/fixed-position-and-transform.html [ Skip ]
    2186 compositing/masks/cease-tiled-mask.html [ Skip ]
    2187 compositing/masks/compositing-clip-path-mask-change.html [ Skip ]
    2188 compositing/overflow/automatically-opt-into-composited-scrolling.html [ Skip ]
    2189 compositing/overflow/clipping-ancestor-with-accelerated-scrolling-ancestor.html [ Skip ]
    2190 compositing/overflow/clipping-behaviour-change-is-not-propagated-to-descendants2.html [ Skip ]
    2191 compositing/overlap-blending/nested-overlap-overflow.html [ Skip ]
    2192 compositing/overlap-blending/nested-overlap.html [ Skip ]
    2193 compositing/patterns/direct-pattern-compositing-cover.html [ Skip ]
    2194 compositing/patterns/direct-pattern-compositing-hidden-radial-gradient.html [ Skip ]
    2195 compositing/reflections/nested-reflection-anchor-point.html [ Skip ]
    2196 compositing/reflections/nested-reflection-mask-change.html [ Skip ]
    2197 compositing/reflections/nested-reflection-on-overflow.html [ Skip ]
    2198 compositing/repaint/clipped-layer-size-change.html [ Skip ]
    2199 compositing/repaint/fixed-background-scroll.html [ Skip ]
    2200 compositing/repaint/iframes/composited-iframe-with-fixed-background-doc-repaint.html [ Skip ]
    2201 compositing/repaint/iframes/compositing-iframe-scroll-repaint.html [ Skip ]
    2202 compositing/repaint/iframes/compositing-iframe-with-fixed-background-doc-repaint.html [ Skip ]
    2203 compositing/rtl/rtl-absolute-overflow-scrolled.html [ Skip ]
    2204 compositing/rtl/rtl-absolute-overflow.html [ Skip ]
    2205 compositing/rtl/rtl-fixed-overflow-scrolled.html [ Skip ]
    22062169http/tests/messaging/cross-domain-message-event-dispatch.html [ Skip ]
    22072170http/tests/messaging/cross-domain-message-send.html [ Skip ]
  • trunk/LayoutTests/platform/ios/compositing/contents-scale/animating-expected.txt

    r176113 r223799  
    44  (bounds 800.00 600.00)
    55  (visible rect 0.00, 0.00 800.00 x 600.00)
     6  (coverage rect 0.00, 0.00 800.00 x 600.00)
     7  (intersects coverage rect 1)
    68  (contentsScale 2.00)
    79  (children 1
     
    1012      (contentsOpaque 1)
    1113      (visible rect 0.00, 0.00 800.00 x 600.00)
     14      (coverage rect 0.00, 0.00 800.00 x 600.00)
     15      (intersects coverage rect 1)
    1216      (contentsScale 2.00)
    1317      (children 1
     
    2024          (transform [1.50 0.00 0.00 0.00] [0.00 1.50 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 0.00 1.00])
    2125          (visible rect 0.00, 0.00 100.00 x 100.00)
     26          (coverage rect -12.00, -6.67 533.33 x 400.00)
     27          (intersects coverage rect 1)
    2228          (contentsScale 2.00)
    2329        )
  • trunk/LayoutTests/platform/ios/compositing/geometry/ancestor-overflow-change-expected.txt

    r176113 r223799  
    88      (children 1
    99        (GraphicsLayer
    10           (position 5.00 5.00)
    11           (bounds 106.00 106.00)
     10          (position 8.00 8.00)
     11          (bounds 100.00 100.00)
     12          (contentsOpaque 1)
    1213          (transform [1.00 0.00 0.00 0.00] [0.00 1.00 0.00 0.00] [0.00 0.00 1.00 0.00] [0.00 0.00 1.00 1.00])
    1314        )
  • trunk/LayoutTests/platform/ios/compositing/geometry/fixed-position-expected.txt

    r174488 r223799  
    88    RenderText {#text} at (0,0) size 445x19
    99      text run at (0,0) width 445: "You should see a green square in the top left corner of an orange box."
    10 layer at (0,0) size 100x100
     10layer at (50,50) size 100x100
    1111  RenderBlock (positioned) {DIV} at (0,0) size 100x100 [bgcolor=#FFA500]
    12 layer at (0,0) size 50x50
     12layer at (50,50) size 50x50
    1313  RenderBlock {DIV} at (0,0) size 50x50 [bgcolor=#008000]
     14scrolled to 50,50
  • trunk/LayoutTests/platform/ios/compositing/iframes/invisible-nested-iframe-show-expected.txt

    r174488 r223799  
    66    (GraphicsLayer
    77      (bounds 800.00 600.00)
    8       (children 1
     8      (contentsOpaque 1)
     9      (children 2
     10        (GraphicsLayer
     11          (bounds 366.00 216.00)
     12          (drawsContent 1)
     13          (children 1
     14            (GraphicsLayer
     15              (position 23.00 23.00)
     16              (children 1
     17                (GraphicsLayer
     18                  (anchor 0.00 0.00)
     19                  (bounds 300.00 150.00)
     20                  (children 1
     21                    (GraphicsLayer
     22                      (children 1
     23                        (GraphicsLayer
     24                          (anchor 0.00 0.00)
     25                          (bounds 300.00 193.00)
     26                          (children 1
     27                            (GraphicsLayer
     28                              (bounds 300.00 193.00)
     29                              (drawsContent 1)
     30                              (children 1
     31                                (GraphicsLayer
     32                                  (position 8.00 8.00)
     33                                  (bounds 252.00 172.00)
     34                                  (drawsContent 1)
     35                                  (children 1
     36                                    (GraphicsLayer
     37                                      (position 1.00 1.00)
     38                                      (children 1
     39                                        (GraphicsLayer
     40                                          (anchor 0.00 0.00)
     41                                          (bounds 250.00 170.00)
     42                                          (children 1
     43                                            (GraphicsLayer
     44                                              (children 1
     45                                                (GraphicsLayer
     46                                                  (anchor 0.00 0.00)
     47                                                  (bounds 250.00 230.00)
     48                                                  (children 1
     49                                                    (GraphicsLayer
     50                                                      (bounds 250.00 230.00)
     51                                                      (drawsContent 1)
     52                                                      (children 1
     53                                                        (GraphicsLayer
     54                                                          (position 18.00 10.00)
     55                                                          (bounds 210.00 210.00)
     56                                                          (contentsOpaque 1)
     57                                                        )
     58                                                      )
     59                                                    )
     60                                                  )
     61                                                )
     62                                              )
     63                                            )
     64                                          )
     65                                        )
     66                                      )
     67                                    )
     68                                  )
     69                                )
     70                              )
     71                            )
     72                          )
     73                        )
     74                      )
     75                    )
     76                  )
     77                )
     78              )
     79            )
     80          )
     81        )
    982        (GraphicsLayer
    1083          (position 18.00 203.00)
  • trunk/LayoutTests/platform/ios/compositing/iframes/overlapped-nested-iframes-expected.txt

    r223798 r223799  
    155155        )
    156156        (GraphicsLayer
     157          (position 0.00 100.00)
    157158          (bounds 800.00 120.00)
    158159        )
  • trunk/LayoutTests/platform/ios/compositing/layer-creation/fixed-position-and-transform-expected.txt

    r223798 r223799  
    88      (children 2
    99        (GraphicsLayer
    10           (position 100.00 100.00)
     10          (position 100.00 1100.00)
    1111          (bounds 256.00 256.00)
    1212          (contentsOpaque 1)
    1313        )
    1414        (GraphicsLayer
     15          (position 0.00 1000.00)
    1516          (bounds 500.00 500.00)
    1617          (contentsOpaque 1)
  • trunk/LayoutTests/platform/ios/compositing/overflow/ancestor-overflow-expected.txt

    r174488 r223799  
    3030layer at (214,259) size 142x142 clip at (215,260) size 140x140
    3131  RenderBlock {DIV} at (206,207) size 142x142 [border: (1px solid #000000)]
    32 layer at (50,94) size 100x150 backgroundClip at (29,73) size 140x140 clip at (29,73) size 140x140 outlineClip at (29,73) size 140x140
     32layer at (50,94) size 100x150 backgroundClip at (29,73) size 140x140 clip at (29,73) size 140x140
    3333  RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
    3434layer at (225,83) size 122x122
     
    4040layer at (411,83) size 122x122
    4141  RenderBlock (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
    42 layer at (422,94) size 100x150 backgroundClip at (401,73) size 140x140 clip at (401,73) size 140x140 outlineClip at (401,73) size 140x140
     42layer at (422,94) size 100x150 backgroundClip at (401,73) size 140x140 clip at (401,73) size 140x140
    4343  RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
    44 layer at (50,281) size 100x150 backgroundClip at (29,260) size 140x140 clip at (29,260) size 140x140 outlineClip at (29,260) size 140x140
     44layer at (50,281) size 100x150 backgroundClip at (29,260) size 140x140 clip at (29,260) size 140x140
    4545  RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
    4646layer at (225,270) size 122x122
     
    5252layer at (411,270) size 122x122
    5353  RenderBlock (positioned) {DIV} at (11,11) size 122x122 [border: (1px solid #0000FF)]
    54 layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140 outlineClip at (401,260) size 140x140
     54layer at (422,281) size 100x150 backgroundClip at (401,260) size 140x140 clip at (401,260) size 140x140
    5555  RenderBlock {DIV} at (11,11) size 100x150 [bgcolor=#808080]
  • trunk/LayoutTests/platform/ios/compositing/overflow/composited-scrolling-creates-a-stacking-container-expected.txt

    r174488 r223799  
    55    (GraphicsLayer
    66      (bounds 800.00 600.00)
     7      (contentsOpaque 1)
    78      (children 1
    89        (GraphicsLayer
     
    1011          (bounds 202.00 202.00)
    1112          (drawsContent 1)
    12           (children 3
     13          (children 4
    1314            (GraphicsLayer
    1415              (position 1.00 1.00)
    15               (bounds 200.00 200.00)
     16              (bounds 185.00 185.00)
    1617              (children 2
    1718                (GraphicsLayer
    18                   (bounds 200.00 200.00)
     19                  (bounds 185.00 185.00)
    1920                  (drawsContent 1)
    2021                )
     
    2627            )
    2728            (GraphicsLayer
    28               (position 1.00 201.00)
    29               (bounds 200.00 0.00)
     29              (position 1.00 186.00)
     30              (bounds 185.00 15.00)
    3031              (drawsContent 1)
    3132            )
    3233            (GraphicsLayer
    33               (position 201.00 1.00)
    34               (bounds 0.00 200.00)
     34              (position 186.00 1.00)
     35              (bounds 15.00 185.00)
     36              (drawsContent 1)
     37            )
     38            (GraphicsLayer
     39              (position 186.00 186.00)
     40              (bounds 15.00 15.00)
    3541              (drawsContent 1)
    3642            )
  • trunk/LayoutTests/platform/ios/compositing/overflow/fixed-position-ancestor-clip-expected.txt

    r174488 r223799  
    88    RenderText {#text} at (0,0) size 321x19
    99      text run at (0,0) width 321: "You should see a single green square, with no red."
    10 layer at (8,8) size 100x100
     10layer at (58,58) size 100x100
    1111  RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
    12 layer at (8,8) size 100x100
     12layer at (58,58) size 100x100
    1313  RenderBlock {DIV} at (0,0) size 100x100 [bgcolor=#008000]
     14scrolled to 50,50
  • trunk/LayoutTests/platform/ios/compositing/reflections/nested-reflection-on-overflow-expected.txt

    r174488 r223799  
    1111layer at (39,67) size 100x100
    1212  RenderBlock {DIV} at (11,11) size 100x100 [bgcolor=#008000]
    13 layer at (39,67) size 100x100 scrollHeight 500
     13layer at (39,67) size 100x100 clip at (39,67) size 85x85 scrollHeight 500
    1414  RenderBlock (relative positioned) {DIV} at (0,0) size 100x100
    15 layer at (39,67) size 100x500 backgroundClip at (39,67) size 100x100 clip at (39,67) size 100x100 outlineClip at (39,67) size 100x100
    16   RenderBlock {DIV} at (0,0) size 100x500
    17     RenderText {#text} at (0,0) size 100x379
    18       text run at (0,0) width 86: "Lorem ipsum"
    19       text run at (0,20) width 92: "dolor sit amet,"
    20       text run at (0,40) width 73: "consectetur"
    21       text run at (0,60) width 99: "adipisicing elit,"
    22       text run at (0,80) width 100: "sed do eiusmod"
    23       text run at (0,100) width 46: "tempor"
    24       text run at (0,120) width 82: "incididunt ut"
    25       text run at (0,140) width 56: "labore et"
    26       text run at (0,160) width 88: "dolore magna"
    27       text run at (0,180) width 100: "aliqua. Ut enim"
    28       text run at (0,200) width 61: "ad minim"
    29       text run at (0,220) width 82: "veniam, quis"
    30       text run at (0,240) width 48: "nostrud"
    31       text run at (0,260) width 76: "exercitation"
    32       text run at (0,280) width 100: "ullamco laboris"
    33       text run at (0,300) width 88: "nisi ut aliquip"
    34       text run at (0,320) width 34: "ex ea"
    35       text run at (0,340) width 64: "commodo"
    36       text run at (0,360) width 68: "consequat."
     15layer at (39,67) size 85x500 backgroundClip at (39,67) size 85x85 clip at (39,67) size 85x85
     16  RenderBlock {DIV} at (0,0) size 85x500
     17    RenderText {#text} at (0,0) size 83x459
     18      text run at (0,0) width 43: "Lorem"
     19      text run at (0,20) width 77: "ipsum dolor"
     20      text run at (0,40) width 55: "sit amet,"
     21      text run at (0,60) width 73: "consectetur"
     22      text run at (0,80) width 71: "adipisicing"
     23      text run at (0,100) width 70: "elit, sed do"
     24      text run at (0,120) width 55: "eiusmod"
     25      text run at (0,140) width 46: "tempor"
     26      text run at (0,160) width 82: "incididunt ut"
     27      text run at (0,180) width 56: "labore et"
     28      text run at (0,200) width 41: "dolore"
     29      text run at (0,220) width 43: "magna"
     30      text run at (0,240) width 64: "aliqua. Ut"
     31      text run at (0,260) width 52: "enim ad"
     32      text run at (0,280) width 42: "minim"
     33      text run at (0,300) width 82: "veniam, quis"
     34      text run at (0,320) width 48: "nostrud"
     35      text run at (0,340) width 76: "exercitation"
     36      text run at (0,360) width 52: "ullamco"
     37      text run at (0,380) width 71: "laboris nisi"
     38      text run at (0,400) width 80: "ut aliquip ex"
     39      text run at (0,420) width 83: "ea commodo"
     40      text run at (0,440) width 68: "consequat."
  • trunk/LayoutTests/platform/ios/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt

    r223798 r223799  
    1010      (children 2
    1111        (GraphicsLayer
    12           (position 250.00 50.00)
     12          (position 51.00 50.00)
    1313          (bounds 100.00 100.00)
    1414          (contentsOpaque 1)
    1515        )
    1616        (GraphicsLayer
    17           (position 250.00 50.00)
     17          (position 51.00 50.00)
    1818          (bounds 100.00 100.00)
    1919          (contentsOpaque 1)
Note: See TracChangeset for help on using the changeset viewer.