[Webkit-unassigned] [Bug 152284] New: [iOS Simulator] compositing/contents-opaque tests failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 14 17:07:00 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=152284

            Bug ID: 152284
           Summary: [iOS Simulator] compositing/contents-opaque tests
                    failing
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: iOS 9.0
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: simon.fraser at apple.com
            Blocks: 152130

[iOS Simulator] compositing/contents-opaque tests failing

compositing/contents-opaque/body-background-painted.html
compositing/contents-opaque/table-parts.html

Run:
<https://build.webkit.org/builders/Apple%20iOS%209%20Simulator%20Release%20WK2%20%28Tests%29/builds/1761>
Results:
<https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r194071%20(1761)/results.html>


--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/contents-opaque/body-background-painted-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/contents-opaque/body-background-painted-actual.txt
@@ -9,7 +9,6 @@
       (children 1
         (GraphicsLayer
           (bounds 800.00 600.00)
-          (contentsOpaque 1)
           (drawsContent 1)
           (children 2
             (GraphicsLayer

--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/contents-opaque/table-parts-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/compositing/contents-opaque/table-parts-actual.txt
@@ -10,12 +10,14 @@
       (children 2
         (GraphicsLayer
           (position 28.00 20.00)
-          (bounds 252.00 102.00)
+          (anchor 0.50 0.50)
+          (bounds 252.50 102.00)
           (drawsContent 1)
         )
         (GraphicsLayer
           (position 28.00 142.00)
-          (bounds 252.00 102.00)
+          (anchor 0.50 0.50)
+          (bounds 252.50 102.00)
           (drawsContent 1)
         )
       )

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151215/047059be/attachment.html>


More information about the webkit-unassigned mailing list