Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
First part for #3801
css.at.rules.keyframes.ignore_important_declarations
: changed to false (manual testing)css.at-rules.media.calc
: changed to false (manual testing)css.at-rules.media.device-aspect-ratio
: changed to 9 (part of initial media query support)css.at-rules.media.device-height
: changed to 9 (part of initial media query support)css.at-rules.media.device-width
: changed to 9 (part of initial media query support)css.at-rules.media.display-mode
: changed to false (manual testing)css.at-rules.media.orientation
: changed to 9 (part of initial media query support)css.at-rules.media.pointer
: changed to false (manual testing)css.at-rules.media.resolution
: changed to 9 (part of initial media query support)css.at-rules.media.-moz-device-pixel-ratio
: changed to false (moz specific only)css.at-rules.media.-webkit-animation
: changed to false (webkit specific only)css.at-rules.media.-webkit-transform-3d
: changed to false (webkit specific only)css.at-rules.media.-webkit-transition
: changed to false (webkit specific only)css.at-rules.page.bleed
: changed to false (manual testing)css.at-rules.page.marks
: changed to false (manual testing)css.at-rules.page.size
: changed to false (manual testing)css.at-rules.viewport.viewport-fit
: changed to false (manual testing)css.properties.align-items.grid_context
: changed to false (too new for IE)css.properties.align-items.flex_context.start_end
: changed to false (too new for IE)css.properties.align-self.flex_context.left_right
: changed to false (too new for IE)css.properties.align-self.flex_context.baseline
: changed to false (too new for IE)css.properties.align-self.flex_context.first_last_baseline
: changed to false (too new for IE)css.properties.align-self.flex_context.stretch
: changed to false (too new for IE)css.properties.animation-timing-function.jump
: changed to false (too new for IE)css.properties.background-image.image-set
: changed to false (manual testing)css.properties.border-image.optional_border_image_slice
: changed to 11 (manual testing)css.properties.border-image.fill_keyword
: changed to 11 (manual testing)css.properties.border-image.gradient
: changed to 10 (manual testing, landed together with rest of gradient support)css.properties.border-radius.elliptical_borders
: changed to 9 (manual testing)css.properties.border-radius.4_values_for_4_corners
: changed to 9 (manual testing)css.properties.border-radius.percentages
: changed to 9 (manual testing)css.properties.properties.box-lines
: changed to false (safari only)css.properties.properties.color
: changed to 3 (IE 3 first had CSS support, this is a basic feature)css.properties.color.alpha_hexadecimal_notation
: changed to false (too new for IE)css.properties.color.space_separated_functional_notation
: changed to false (too new for IE)css.properties.color.floats_in_rgb_rgba
: changed to false (too new for IE)css.properties.column-count.on_display_table_caption
: changed to 10 (manual testing, landed together with initial column support)css.properties.column-fill
: changed to 10 manual testing, landed together with initial column support)css.properties.column-width.on_display_table_caption
: changed to 10 manual testing, landed together with initial column support)css.properties.columns.on_display_table_caption
: changed to 10 manual testing, landed together with initial column support)css.properties.contain
: changed to false (too new for IE)css.properties.content.element_replacement
: changed to false (manual testing=css.properties.line-height-step
: changed to false (too new for IE)css.properties.mask-origin
: changed to false (too new for IE)css.properties.mask-position
: changed to false (too new for IE)css.properties.mask-repeat
: changed to false (too new for IE)css.properties.mask-size
: changed to false (too new for IE)css.properties.mask-type
: changed to false (too new for IE)css.properties.offset-distance
: changed to false (too new for IE)css.properties.offset-path
: changed to false (too new for IE)css.properties.offset-path.path-support
: changed to false (too new for IE)css.properties.offset-rotate
: changed to false (too new for IE)css.properties.offset
: changed to false (too new for IE)css.properties.place-items.flex_context
: changed to false (too new for IE)css.properties.place-items.grid_context
: changed to false (too new for IE)css.properties.place-self.flex_context
: changed to false (too new for IE)css.properties.place-self.grid_context
: changed to false (too new for IE)css.selectors.-moz-focusring
: changed to false (moz specific)css.selectors.-ms-fill-lower
: changed to 10 (input type=ranges supported in IE 10)css.selectors.-ms-fill-upper
: changed to 10 (input type=ranges supported in IE 10)css.selectors.-webkit-autofill
: changed to false (webkit specific)css.selectors.-webkit-inner-spin-button
: changed to false (webkit specific)css.selectors.-webkit-outer-spin-button
: changed to false (webkit specific)css.selectors.-webkit-search-cancel-button
: changed to false (webkit specific)css.selectors.-webkit-search-results-button
: changed to false (webkit specific)css.selectors.class
: changed to 3 (IE 3 first had CSS support, this is a basic feature)css.selectors.descendant
: changed to 3 (IE 3 first had CSS support, this is a basic feature)css.selectors.id
: changed to 3 (IE 3 first had CSS support, this is a basic feature)css.selectors.type
: changed to 3 (IE 3 first had CSS support, this is a basic feature)css.types.image.image-set
: changed to false (manual testing)css.types.resolution.x
: changed to false (manual testing)