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

Side by Side Diff: LayoutTests/platform/win/transforms/2d/README

Issue 682833005: Remove tests which only test getPropertyCSSValue (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: missed an expectation file :| Created 6 years, 1 month 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 transform-value-types
2 ---------------------
3 Differences between V8 and KJS. V8 returns
4 typeof(CSSValueListPrototype) as Object and the constructor as a
5 function, where as KJS has special objects. Same thing for
6 WebKitCSSTransformValue.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698