Bug 1353994 - (Part 2) Update test case result. draft
authorKuoE0 <kuoe0.tw@gmail.com>
Tue, 11 Apr 2017 17:34:04 +0800
changeset 561972 34ffa83babf9819cc2c1aefff8c39ed6ea4289af
parent 561971 d722e86ab9d552645eeede0dd3b78660216bc62d
child 561973 de5bbf3e7abbf7bd24254a7d6da9ff295d0723b8
push id53921
push userbmo:kuoe0@mozilla.com
push dateThu, 13 Apr 2017 09:55:03 +0000
bugs1353994
milestone55.0a1
Bug 1353994 - (Part 2) Update test case result. MozReview-Commit-ID: 6DoBVGf0fs5
layout/style/test/stylo-failures.md
--- a/layout/style/test/stylo-failures.md
+++ b/layout/style/test/stylo-failures.md
@@ -93,17 +93,17 @@ to mochitest command.
     * test_animations_event_handler_attribute.html [10]
     * test_animations_event_order.html [11]
 * test_bug798843_pref.html: conditional opentype svg support [7]
 * test_computed_style.html `gradient`: -moz-prefixed radient value [9]
 * ... `mask`: mask-image isn't set properly bug 1341667 [10]
 * ... `fill`: svg paint should distinguish whether there is fallback bug 1347409 [2]
 * ... `stroke`: svg paint should distinguish whether there is fallback bug 1347409 [2]
 * character not properly escaped servo/servo#15947
-  * test_parse_url.html [4]
+  * test_parse_url.html [1]
   * test_bug829816.html [8]
 * auto value for min-{width,height} servo/servo#15045
 * test_compute_data_with_start_struct.html `timing-function`: incorrectly computing keywords to bezier function servo/servo#15086 [2]
 * test_condition_text.html: @-moz-document, CSSOM support of @media, @support [7]
 * @counter-style support:
   * test_counter_descriptor_storage.html [1]
   * test_counter_style.html [1]
   * test_rule_insertion.html `@counter-style` [4]
@@ -119,19 +119,20 @@ to mochitest command.
   * font-display bug 1355345
     * test_descriptor_storage.html `font-display` [5]
     * test_font_face_parser.html `font-display` [15]
   * test_font_face_parser.html `font-language-override`: bug 1355364 [8]
   * ... `font-feature-settings`: bug 1355366 [10]
 * test_font_face_parser.html `font-weight`: keyword values should be preserved in \@font-face [4]
 * unicode-range parsing bugs
   * servo/rust-cssparser#133
-    * test_descriptor_storage.html `U+4????` [1]
-    * test_font_face_parser.html `U+0121` [4]
   * test_font_face_parser.html `4E00`: servo/rust-cssparser#135 [2]
+* @font-face support bug 1290237
+  * test_descriptor_storage.html [1]
+  * test_font_face_parser.html `@font-face` [8]
 * @namespace support:
   * test_namespace_rule.html [17]
 * test_dont_use_document_colors.html: support of disabling document color [21]
 * test_exposed_prop_accessors.html: mainly various unsupported properties [*]
 * test_extra_inherit_initial.html: CSS-wide keywords are accepted as part of value servo/servo#15054 [980]
 * test_font_feature_values_parsing.html: @font-feature-values support [107]
 * Grid support:
   * test_grid_computed_values.html [4]
@@ -258,20 +259,17 @@ to mochitest command.
 * Unsupported values
   * SVG-only values of pointer-events not recognized
     * test_compute_data_with_start_struct.html `pointer-events` [2]
     * test_inherit_computation.html `pointer-events` [4]
     * test_initial_computation.html `pointer-events` [2]
     * test_pointer-events.html [2]
     * test_value_storage.html `pointer-events` [8]
   * new syntax of rgba?() and hsla?() functions servo/rust-cssparser#113
-    * test_value_storage.html `'color'` [35]
-    * ... `rgb(100, 100.0, 100)` [1]
-    * test_computed_style.html `css-color-4` [8]
-    * test_specified_value_serialization.html `css-color-4` [8]
+    * test_computed_style.html `css-color-4` [2]
   * color interpolation hint not supported servo/servo#15166
     * test_value_storage.html `'linear-gradient` [50]
   * SVG-in-OpenType values not supported servo/servo#15211
     * test_value_storage.html `context-` [2]
   * writing-mode: sideways-{lr,rl} and SVG values servo/servo#15213
     * test_logical_properties.html `sideways` [1224]
     * test_value_storage.html `writing-mode` [8]
   * -moz-box-orient: {block,inline}-axis bug 1355005
@@ -376,31 +374,26 @@ to mochitest command.
 ## Assertions
 
 ## Need Gecko change
 
 * Servo is correct but Gecko is wrong
   * flex-basis should be 0px when omitted in flex shorthand bug 1331530
     * test_flexbox_flex_shorthand.html `flex-basis` [10]
   * should reject whole value bug 1355352
-    * test_descriptor_storage.html `U+100-17F,U+200-17F` [1]
-    * test_font_face_parser.html `U+90-30` [2]
-    * ... `U+220043` [2]
   * Gecko clamps rather than rejects invalid unicode range bug 1355356
-    * test_font_face_parser.html `U+??????` [2]
-    * ... `12FFFF` [2]
 
 ## Spec Unclear
 
 * test_property_syntax_errors.html `'background'`: whether background shorthand should accept "text" [200]
 
 ## Unknown / Unsure
 
 * test_additional_sheets.html: one sub-test cascade order is wrong [1]
 * test_selectors.html `:nth-child`: &lt;an+b&gt; parsing difference [14]
 * test_selectors_on_anonymous_content.html: xbl and :nth-child [1]
-* test_parse_rule.html `rgb(0, 128, 0)`: color properties not getting computed [6]
+* test_parse_rule.html `rgb(0, 128, 0)`: color properties not getting computed [5]
 
 ## Ignore
 
 * Ignore for now since should be mostly identical to test_value_storage.html
   * test_value_cloning.html [*]
   * test_value_computation.html [*]