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

Side by Side Diff: LayoutTests/animations/interpolation/viewport-unit-interpolation-expected.txt

Issue 228063006: Remove special cases for viewport units, and add tests for viewport units in calc(). (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Convert to interpolation test. Created 6 years, 8 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
OLDNEW
(Empty)
1 CSS Animations:
2 PASS: width from [1em] to [10vw] was [0.00px] at -0.3
3 PASS: width from [1em] to [10vw] was [16.00px] at 0
4 PASS: width from [1em] to [10vw] was [35.20px] at 0.3
5 PASS: width from [1em] to [10vw] was [54.40px] at 0.6
6 PASS: width from [1em] to [10vw] was [80.00px] at 1
7 PASS: width from [1em] to [10vw] was [112.00px] at 1.5
8
9 Web Animations API:
10 PASS: width from [1em] to [10vw] was [0.00px] at -0.3
11 PASS: width from [1em] to [10vw] was [16.00px] at 0
12 PASS: width from [1em] to [10vw] was [35.20px] at 0.3
13 PASS: width from [1em] to [10vw] was [54.40px] at 0.6
14 PASS: width from [1em] to [10vw] was [80.00px] at 1
15 PASS: width from [1em] to [10vw] was [112.00px] at 1.5
16
OLDNEW
« no previous file with comments | « LayoutTests/animations/interpolation/viewport-unit-interpolation.html ('k') | LayoutTests/css3/calc/viewport-unit.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698