[Webkit-unassigned] [Bug 212015] New: REGRESSION(r261772): [GTK] inspector/formatting/formatting-css.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 18 02:44:27 PDT 2020


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

            Bug ID: 212015
           Summary: REGRESSION(r261772): [GTK]
                    inspector/formatting/formatting-css.html is failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dpino at igalia.com
                CC: inspector-bugzilla-changes at group.apple.com

Regressions: Unexpected text-only failures

  inspector/formatting/formatting-css.html [ Failure ]

Diff: https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r261798%20(13758)/inspector/formatting/formatting-css-diff.txt

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/formatting/formatting-css-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/inspector/formatting/formatting-css-actual.txt
@@ -9,6 +9,91 @@
 PASS: keyframes.css
 PASS: media-query.css
 PASS: selectors.css
-PASS: url.css
+FAIL: url.css
+Input:
+-----------
+body {
+    background  :  url  (  basic  )  ;
+    background  :  url  (  with space  )  ;
+
+    background  :  url  (  '  single  '  )  ;
+    background  :  url  (  "  double  "  )  ;
+
+    background  :  url  (  '  nested  "  double  "  single  '  )  ;
+    background  :  url  (  "  nested  '  single  '  double  "  )  ;
+
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200518/365db1e5/attachment.htm>


More information about the webkit-unassigned mailing list