Changeset 114680 in webkit


Ignore:
Timestamp:
Apr 19, 2012 3:07:51 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Canvas more precisely makes the bounding rect for stroke rendering.
https://bugs.webkit.org/show_bug.cgi?id=75792

Patch by Huang Dongsung <luxtella@company100.net> on 2012-04-19
Reviewed by Simon Fraser.

  • fast/canvas/canvas-strokePath-cap-join-expected.txt: Added.
  • fast/canvas/canvas-strokePath-cap-join.html: Added.
  • fast/canvas/script-tests/canvas-strokePath-cap-join.js: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r114677 r114680  
     12012-04-19  Huang Dongsung  <luxtella@company100.net>
     2
     3        Canvas more precisely makes the bounding rect for stroke rendering.
     4        https://bugs.webkit.org/show_bug.cgi?id=75792
     5
     6        Reviewed by Simon Fraser.
     7
     8        * fast/canvas/canvas-strokePath-cap-join-expected.txt: Added.
     9        * fast/canvas/canvas-strokePath-cap-join.html: Added.
     10        * fast/canvas/script-tests/canvas-strokePath-cap-join.js: Added.
     11
    1122012-04-19  Luke Macpherson  <macpherson@chromium.org>
    213
Note: See TracChangeset for help on using the changeset viewer.