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

Side by Side Diff: third_party/WebKit/LayoutTests/SmokeTests

Issue 2709763004: Make WebKitCSSMatrix an alias of DOMMatrix (Closed)
Patch Set: Make WebkitCSSMatrix an alias of DOMMatrix Created 3 years, 7 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
1 accessibility/aria-labelledby-on-input.html 1 accessibility/aria-labelledby-on-input.html
2 accessibility/aria-link-supports-press.html 2 accessibility/aria-link-supports-press.html
3 accessibility/insert-adjacent-html-causes-crash.xhtml 3 accessibility/insert-adjacent-html-causes-crash.xhtml
4 animations/animation-shorthand-overriding.html 4 animations/animation-shorthand-overriding.html
5 animations/empty-keyframes.html 5 animations/empty-keyframes.html
6 animations/interpolation/border-image-slice-interpolation-stability.html 6 animations/interpolation/border-image-slice-interpolation-stability.html
7 animations/responsive/offset-rotate-responsive.html 7 animations/responsive/offset-rotate-responsive.html
8 animations/svg-attribute-composition/svg-bias-composition.html 8 animations/svg-attribute-composition/svg-bias-composition.html
9 animations/svg-attribute-interpolation/svg-numOctaves-interpolation.html 9 animations/svg-attribute-interpolation/svg-numOctaves-interpolation.html
10 bluetooth/characteristic/notifications/concurrent-stops.html 10 bluetooth/characteristic/notifications/concurrent-stops.html
(...skipping 957 matching lines...) Expand 10 before | Expand all | Expand 10 after
968 tables/mozilla/bugs/bug8950.html 968 tables/mozilla/bugs/bug8950.html
969 tables/mozilla/collapsing_borders/bug41262-3.html 969 tables/mozilla/collapsing_borders/bug41262-3.html
970 tables/mozilla/core/bloomberg.html 970 tables/mozilla/core/bloomberg.html
971 tables/mozilla_expected_failures/bugs/bug1010.html 971 tables/mozilla_expected_failures/bugs/bug1010.html
972 tables/mozilla_expected_failures/bugs/bug1055-2.html 972 tables/mozilla_expected_failures/bugs/bug1055-2.html
973 tables/mozilla_expected_failures/bugs/bug2479-5.html 973 tables/mozilla_expected_failures/bugs/bug2479-5.html
974 transforms/2d/transform-accuracy.html 974 transforms/2d/transform-accuracy.html
975 transforms/3d/hit-testing/composited-hit-test.html 975 transforms/3d/hit-testing/composited-hit-test.html
976 transforms/3d/hit-testing/rotated-hit-test-with-child.html 976 transforms/3d/hit-testing/rotated-hit-test-with-child.html
977 transforms/container-transform-crash.html 977 transforms/container-transform-crash.html
978 transforms/cssmatrix-crash.html
zino 2017/05/15 19:07:35 Why do you remove this test?
979 transforms/focus-on-transformed-node.html 978 transforms/focus-on-transformed-node.html
980 transforms/no_transform_hit_testing.html 979 transforms/no_transform_hit_testing.html
981 transforms/topmost-becomes-bottomost-for-scrolling.html 980 transforms/topmost-becomes-bottomost-for-scrolling.html
982 transforms/transformed-caret.html 981 transforms/transformed-caret.html
983 transforms/transform-origin-crash.html 982 transforms/transform-origin-crash.html
984 transitions/background-webkit-mask-crash.html 983 transitions/background-webkit-mask-crash.html
985 transitions/transition-transform-translate-calculated-length-crash.html 984 transitions/transition-transform-translate-calculated-length-crash.html
986 traversal/hixie-node-iterator/001.xml 985 traversal/hixie-node-iterator/001.xml
987 traversal/hixie-node-iterator/006.xml 986 traversal/hixie-node-iterator/006.xml
988 traversal/tree-walker-004.html 987 traversal/tree-walker-004.html
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
1046 webaudio/PeriodicWave/periodicwave-exceptions.html 1045 webaudio/PeriodicWave/periodicwave-exceptions.html
1047 webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html 1046 webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html
1048 webaudio/ScriptProcessor/scriptprocessornode-downmix8-2channel-input.html 1047 webaudio/ScriptProcessor/scriptprocessornode-downmix8-2channel-input.html
1049 webaudio/unit-tests/jstest-test.html 1048 webaudio/unit-tests/jstest-test.html
1050 webaudio/WaveShaper/waveshaper-364379.html 1049 webaudio/WaveShaper/waveshaper-364379.html
1051 webexposed/custom-elements.html 1050 webexposed/custom-elements.html
1052 webexposed/internal-properties-should-not-be-exposed.html 1051 webexposed/internal-properties-should-not-be-exposed.html
1053 webexposed/permissions-attribute.html 1052 webexposed/permissions-attribute.html
1054 webexposed/web-animations-api.html 1053 webexposed/web-animations-api.html
1055 webmidi/permission.html 1054 webmidi/permission.html
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698