Title: [246362] trunk
Revision
246362
Author
[email protected]
Date
2019-06-12 10:26:18 -0700 (Wed, 12 Jun 2019)

Log Message

Also fix incorrect bug titles in ChangeLog

There's nothing we can do to fix the old commit messages, but at least we can fix the ChangeLog.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (246361 => 246362)


--- trunk/LayoutTests/ChangeLog	2019-06-12 17:22:09 UTC (rev 246361)
+++ trunk/LayoutTests/ChangeLog	2019-06-12 17:26:18 UTC (rev 246362)
@@ -7,14 +7,13 @@
 
         Reverted changeset:
 
-        "[cairo][SVG] Putting multiple path elements in clippath
-        causes rendering artifacts"
+        "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform"
         https://bugs.webkit.org/show_bug.cgi?id=198746
         https://trac.webkit.org/changeset/246350
 
 2019-06-12  Carlos Garcia Campos  <[email protected]>
 
-        [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts
+        [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform
         https://bugs.webkit.org/show_bug.cgi?id=198746
         <rdar://problem/51665805>
 

Modified: trunk/Source/WebCore/ChangeLog (246361 => 246362)


--- trunk/Source/WebCore/ChangeLog	2019-06-12 17:22:09 UTC (rev 246361)
+++ trunk/Source/WebCore/ChangeLog	2019-06-12 17:26:18 UTC (rev 246362)
@@ -7,14 +7,13 @@
 
         Reverted changeset:
 
-        "[cairo][SVG] Putting multiple path elements in clippath
-        causes rendering artifacts"
+        "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform"
         https://bugs.webkit.org/show_bug.cgi?id=198746
         https://trac.webkit.org/changeset/246350
 
 2019-06-12  Carlos Garcia Campos  <[email protected]>
 
-        [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts
+        [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform
         https://bugs.webkit.org/show_bug.cgi?id=198746
         <rdar://problem/51665805>
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to