Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[svg] Test ry property parsing #15315

Merged
merged 1 commit into from Feb 13, 2019

Conversation

ewilligers
Copy link
Contributor

No description provided.

Copy link
Contributor

@AmeliaBR AmeliaBR left a comment

Choose a reason for hiding this comment

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

I haven't gone through to see if other files in the folder suffer from the same copy + paste issues (two files, with different file names but identical contents).

But fixing these would definitely be an improvement.

@ewilligers ewilligers merged commit 5852f61 into web-platform-tests:master Feb 13, 2019
@ewilligers ewilligers deleted the ry-parsing branch February 13, 2019 01:07
@ewilligers
Copy link
Contributor Author

The following longhand CSS properties don't yet have assert_inherited test_valid_value test_computed_value tests. ry is no longer on the list :-) Perhaps a third of the below have tests in code review, some have been waiting for CSS reviewers since October. Very few are SVG; I'll finish those soon.

align-content test_valid_value test_computed_value
align-items test_valid_value test_computed_value
align-self test_valid_value test_computed_value
alignment-baseline test_valid_value test_computed_value
all assert_inherited test_computed_value
animation-name test_computed_value
animation-timing-function test_computed_value
backdrop-filter assert_inherited
backface-visibility test_valid_value test_computed_value
background-attachment assert_inherited test_computed_value
background-blend-mode test_computed_value
background-clip assert_inherited test_computed_value
background-color assert_inherited test_computed_value
background-image assert_inherited test_computed_value
background-origin assert_inherited test_computed_value
background-position-x assert_inherited test_valid_value test_computed_value
background-position-y assert_inherited test_valid_value test_computed_value
background-repeat-x assert_inherited test_valid_value test_computed_value
background-repeat-y assert_inherited test_valid_value test_computed_value
background-size assert_inherited test_computed_value
baseline-shift test_valid_value test_computed_value
block-size assert_inherited test_computed_value
border-block-end-color assert_inherited test_valid_value test_computed_value
border-block-end-style assert_inherited test_valid_value test_computed_value
border-block-end-width assert_inherited test_valid_value test_computed_value
border-block-start-color assert_inherited test_valid_value test_computed_value
border-block-start-style assert_inherited test_valid_value test_computed_value
border-block-start-width assert_inherited test_valid_value test_computed_value
border-bottom-color assert_inherited test_computed_value
border-bottom-left-radius assert_inherited test_computed_value
border-bottom-right-radius assert_inherited test_computed_value
border-bottom-style assert_inherited test_computed_value
border-bottom-width assert_inherited test_computed_value
border-image-outset assert_inherited test_computed_value
border-image-repeat assert_inherited test_computed_value
border-image-slice assert_inherited test_computed_value
border-image-source assert_inherited test_computed_value
border-image-width assert_inherited test_computed_value
border-inline-end-color assert_inherited test_valid_value test_computed_value
border-inline-end-style assert_inherited test_valid_value test_computed_value
border-inline-end-width assert_inherited test_valid_value test_computed_value
border-inline-start-color assert_inherited test_valid_value test_computed_value
border-inline-start-style assert_inherited test_valid_value test_computed_value
border-inline-start-width assert_inherited test_valid_value test_computed_value
border-left-color assert_inherited test_computed_value
border-left-style assert_inherited test_computed_value
border-left-width assert_inherited test_computed_value
border-right-color assert_inherited test_computed_value
border-right-style assert_inherited test_computed_value
border-right-width assert_inherited test_computed_value
border-top-color assert_inherited test_computed_value
border-top-left-radius assert_inherited test_computed_value
border-top-right-radius assert_inherited test_computed_value
border-top-style assert_inherited test_computed_value
border-top-width assert_inherited test_computed_value
box-shadow assert_inherited test_computed_value
box-sizing assert_inherited
buffered-rendering assert_inherited test_valid_value test_computed_value
caret-color test_computed_value
clear assert_inherited test_computed_value
clip test_computed_value
clip-path test_computed_value
clip-rule test_computed_value
color assert_inherited test_computed_value
content assert_inherited test_valid_value test_computed_value
counter-increment test_valid_value test_computed_value
counter-reset test_valid_value test_computed_value
d assert_inherited test_valid_value test_computed_value
display test_computed_value
dominant-baseline test_valid_value test_computed_value
flex-basis assert_inherited test_computed_value
flex-direction assert_inherited test_computed_value
flex-grow assert_inherited test_computed_value
flex-shrink assert_inherited test_computed_value
flex-wrap assert_inherited test_computed_value
float assert_inherited test_computed_value
flood-color test_valid_value test_computed_value
font-family assert_inherited test_valid_value test_computed_value
font-feature-settings assert_inherited test_valid_value test_computed_value
font-kerning assert_inherited test_valid_value test_computed_value
font-size assert_inherited test_valid_value test_computed_value
font-size-adjust assert_inherited test_valid_value test_computed_value
font-stretch assert_inherited test_valid_value test_computed_value
font-style assert_inherited test_valid_value test_computed_value
font-variant-caps assert_inherited test_valid_value test_computed_value
font-variant-east-asian assert_inherited test_valid_value test_computed_value
font-variant-ligatures assert_inherited test_valid_value test_computed_value
font-variant-numeric assert_inherited test_valid_value test_computed_value
font-variation-settings assert_inherited test_valid_value test_computed_value
font-weight assert_inherited test_valid_value test_computed_value
grid-template-columns test_valid_value test_computed_value
grid-template-rows test_valid_value test_computed_value
height assert_inherited
hyphens test_computed_value
image-orientation assert_inherited test_computed_value
inline-size test_computed_value
inset-block-end assert_inherited test_valid_value test_computed_value
inset-block-start assert_inherited test_valid_value test_computed_value
inset-inline-end assert_inherited test_valid_value test_computed_value
inset-inline-start assert_inherited test_valid_value test_computed_value
isolation test_computed_value
justify-content test_valid_value test_computed_value
justify-items test_valid_value test_computed_value
justify-self test_valid_value test_computed_value
letter-spacing test_computed_value
line-break test_computed_value
line-height assert_inherited test_valid_value test_computed_value
line-height-step assert_inherited test_valid_value test_computed_value
list-style-image test_valid_value test_computed_value
list-style-position test_valid_value test_computed_value
list-style-type test_valid_value test_computed_value
margin-block-end assert_inherited test_valid_value test_computed_value
margin-block-start assert_inherited test_valid_value test_computed_value
margin-bottom test_computed_value
margin-inline-end assert_inherited test_valid_value test_computed_value
margin-inline-start assert_inherited test_valid_value test_computed_value
margin-left test_computed_value
margin-right test_computed_value
margin-top test_computed_value
mask assert_inherited test_valid_value test_computed_value
mask-source-type assert_inherited test_valid_value test_computed_value
mask-type test_valid_value test_computed_value
max-block-size assert_inherited test_computed_value
max-height assert_inherited test_computed_value
max-inline-size assert_inherited test_computed_value
max-width assert_inherited test_computed_value
min-block-size assert_inherited test_computed_value
min-height assert_inherited test_computed_value
min-inline-size assert_inherited test_computed_value
min-width assert_inherited test_computed_value
mix-blend-mode test_computed_value
object-fit assert_inherited test_computed_value
object-position assert_inherited test_computed_value
offset-anchor test_computed_value
offset-distance test_computed_value
offset-path test_computed_value
offset-position test_computed_value
opacity assert_inherited test_computed_value
order assert_inherited test_computed_value
outline-color test_computed_value
overflow-anchor test_valid_value test_computed_value
overflow-wrap test_computed_value
overscroll-behavior-x test_valid_value test_computed_value
overscroll-behavior-y test_valid_value test_computed_value
padding-block-end assert_inherited test_valid_value test_computed_value
padding-block-start assert_inherited test_valid_value test_computed_value
padding-bottom test_computed_value
padding-inline-end assert_inherited test_valid_value test_computed_value
padding-inline-start assert_inherited test_valid_value test_computed_value
padding-left test_computed_value
padding-right test_computed_value
padding-top test_computed_value
page assert_inherited test_valid_value test_computed_value
perspective test_valid_value test_computed_value
perspective-origin test_computed_value
pointer-events test_computed_value
quotes assert_inherited test_valid_value test_computed_value
rotate test_computed_value
row-gap test_valid_value test_computed_value
scale test_computed_value
scroll-behavior test_valid_value test_computed_value
scroll-customization assert_inherited test_valid_value test_computed_value
scroll-margin-block-end test_computed_value
scroll-margin-block-start test_computed_value
scroll-margin-bottom test_computed_value
scroll-margin-inline-end test_computed_value
scroll-margin-inline-start test_computed_value
scroll-margin-left test_computed_value
scroll-margin-right test_computed_value
scroll-margin-top test_computed_value
scroll-padding-block-end test_computed_value
scroll-padding-block-start test_computed_value
scroll-padding-bottom test_computed_value
scroll-padding-inline-end test_computed_value
scroll-padding-inline-start test_computed_value
scroll-padding-left test_computed_value
scroll-padding-right test_computed_value
scroll-padding-top test_computed_value
scroll-snap-align test_computed_value
scroll-snap-stop test_computed_value
scroll-snap-type test_computed_value
size assert_inherited test_valid_value test_computed_value
speak assert_inherited test_valid_value test_computed_value
stop-color assert_inherited test_valid_value
stop-opacity assert_inherited
tab-size test_computed_value
text-align assert_inherited test_computed_value
text-align-last test_computed_value
text-anchor test_computed_value
text-decoration-color test_valid_value test_computed_value
text-decoration-line test_valid_value test_computed_value
text-decoration-skip-ink assert_inherited test_valid_value test_computed_value
text-decoration-style test_valid_value test_computed_value
text-indent test_computed_value
text-justify test_computed_value
text-shadow test_valid_value test_computed_value
text-size-adjust assert_inherited test_valid_value test_computed_value
text-transform test_computed_value
text-underline-position test_valid_value test_computed_value
touch-action assert_inherited test_valid_value test_computed_value
transform test_computed_value
transform-box test_computed_value
transform-origin test_computed_value
transform-style test_valid_value test_computed_value
transition-timing-function test_computed_value
translate test_computed_value
user-select test_valid_value test_computed_value
vector-effect assert_inherited test_valid_value test_computed_value
vertical-align test_valid_value test_computed_value
visibility assert_inherited test_computed_value
white-space test_computed_value
width assert_inherited
will-change assert_inherited test_valid_value test_computed_value
word-break test_computed_value
word-spacing test_computed_value
word-wrap test_computed_value
zoom assert_inherited test_valid_value test_computed_value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants