Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(33)

Side by Side Diff: LayoutTests/virtual/web-animations-css/animations/interpolation/outline-width-interpolation-expected.txt

Issue 23548021: Web Animations CSS: Add unsigned short to support outline-width (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/animation/css/CSSAnimatableValueFactory.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1
2 PASS: outline-width from [0px] to [10px] was [0px] at -0.3
Steve Block 2013/09/09 07:38:00 So now we differ in behavior from the existing imp
3 PASS: outline-width from [0px] to [10px] was [0px] at 0
4 PASS: outline-width from [0px] to [10px] was [3px] at 0.3
5 PASS: outline-width from [0px] to [10px] was [6px] at 0.6
6 PASS: outline-width from [0px] to [10px] was [10px] at 1
7 PASS: outline-width from [0px] to [10px] was [15px] at 1.5
8
OLDNEW
« no previous file with comments | « LayoutTests/TestExpectations ('k') | Source/core/animation/css/CSSAnimatableValueFactory.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698