Skip to content
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.

Remove some vendor prefixes. #818

Merged
merged 13 commits into from Aug 13, 2015
Merged

Remove some vendor prefixes. #818

merged 13 commits into from Aug 13, 2015

Conversation

Ms2ger
Copy link

@Ms2ger Ms2ger commented Aug 11, 2015

They don't belong in a conformance test suite. Either they cause UAs that don't interoperate with the spec or other browsers to pass the tests anyway, or they make the tests useless for other browsers.

@syncbot
Copy link
Collaborator

syncbot commented Aug 11, 2015

Automatic validation checks of commit 52483fb discovered the following problems:

In css-transforms-1/ttwf-transform-translatey-001.html:

  • Invalid flag: "CSS".
  • Invalid flag: "Transform".

In css-transforms-1/ttwf-transform-translatex-001.html:

  • Invalid flag: "CSS".
  • Invalid flag: "Transform".

test(function() {assert_true(result,
"transform should be translate(INFINITE, INFINITE)")},
"transform_translate_max");
test(function() {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove _prefixed from the file name, please.

@zqzhang
Copy link
Member

zqzhang commented Aug 13, 2015

Except the invalid flags reported by @syncbot, the rest looks good to me.

@syncbot
Copy link
Collaborator

syncbot commented Aug 13, 2015

Automatic validation checks of commit dd63832 passed.

Ms2ger added a commit that referenced this pull request Aug 13, 2015
Remove some vendor prefixes; r=zqzhang
@Ms2ger Ms2ger merged commit 6c7dfbc into master Aug 13, 2015
@Ms2ger Ms2ger deleted the prefixes branch August 13, 2015 11:58
@syncbot syncbot restored the prefixes branch August 15, 2015 04:33
@zqzhang zqzhang deleted the prefixes branch August 19, 2015 06:55
@syncbot syncbot restored the prefixes branch August 20, 2015 02:39
@Ms2ger Ms2ger deleted the prefixes branch August 21, 2015 15:06
@syncbot syncbot restored the prefixes branch August 21, 2015 17:28
@plinss plinss deleted the prefixes branch August 27, 2015 08:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants