⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 246362 in webkit


Ignore:
Timestamp:
Jun 12, 2019, 10:26:18 AM (7 years ago)
Author:
Michael Catanzaro
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.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r246361 r246362  
    88        Reverted changeset:
    99
    10         "[cairo][SVG] Putting multiple path elements in clippath
    11         causes rendering artifacts"
     10        "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform"
    1211        https://bugs.webkit.org/show_bug.cgi?id=198746
    1312        https://trac.webkit.org/changeset/246350
     
    15142019-06-12  Carlos Garcia Campos  <cgarcia@igalia.com>
    1615
    17         [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts
     16        [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform
    1817        https://bugs.webkit.org/show_bug.cgi?id=198746
    1918        <rdar://problem/51665805>
  • trunk/Source/WebCore/ChangeLog

    r246361 r246362  
    88        Reverted changeset:
    99
    10         "[cairo][SVG] Putting multiple path elements in clippath
    11         causes rendering artifacts"
     10        "[cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform"
    1211        https://bugs.webkit.org/show_bug.cgi?id=198746
    1312        https://trac.webkit.org/changeset/246350
     
    15142019-06-12  Carlos Garcia Campos  <cgarcia@igalia.com>
    1615
    17         [cairo][SVG] Putting multiple path elements in clippath causes rendering artifacts
     16        [cairo][SVG] If clipPath has multiple elements, clip-path doesn't work with transform
    1817        https://bugs.webkit.org/show_bug.cgi?id=198746
    1918        <rdar://problem/51665805>
Note: See TracChangeset for help on using the changeset viewer.