diff --git a/servo/components/script/dom/document.rs b/servo/components/script/dom/document.rs index 2a635fda9eab..e91e68598ef9 100644 --- a/servo/components/script/dom/document.rs +++ b/servo/components/script/dom/document.rs @@ -12825,6 +12825,7 @@ instead / / / +< https : / @@ -12840,6 +12841,7 @@ servo issues / 16027 +> / / / diff --git a/servo/components/script/dom/element.rs b/servo/components/script/dom/element.rs index f983b8e6cd94..83470a277674 100644 --- a/servo/components/script/dom/element.rs +++ b/servo/components/script/dom/element.rs @@ -15361,6 +15361,7 @@ height / / / +< https : / @@ -15381,6 +15382,7 @@ widl Element - innerHTML +> fn GetInnerHTML ( @@ -15477,6 +15479,7 @@ qname / / / +< https : / @@ -15497,6 +15500,7 @@ widl Element - innerHTML +> fn SetInnerHTML ( @@ -20860,6 +20864,7 @@ events / / / +< https : / @@ -20884,6 +20889,7 @@ click activation - steps +> / / / @@ -21477,6 +21483,7 @@ IN_ACTIVE_STATE / / / +< https : / @@ -21497,6 +21504,7 @@ concept selector - active +> pub fn set_active_state @@ -21945,6 +21953,7 @@ value / / / +< https : / @@ -21959,6 +21968,7 @@ org / # connected +> pub fn is_connected @@ -22369,6 +22379,7 @@ value / / / +< https : / @@ -22387,6 +22398,7 @@ attribute is - set +> Set ( Option @@ -22408,6 +22420,7 @@ removed / / / +< https : / @@ -22426,6 +22439,7 @@ attribute is - removed +> Removed } impl diff --git a/servo/components/script/dom/htmlanchorelement.rs b/servo/components/script/dom/htmlanchorelement.rs index d8145052c4a4..4e0a61e14e03 100644 --- a/servo/components/script/dom/htmlanchorelement.rs +++ b/servo/components/script/dom/htmlanchorelement.rs @@ -4446,6 +4446,7 @@ bool / / / +< https : / @@ -4484,6 +4485,7 @@ browsing context - name +> fn is_current_browsing_context ( @@ -4512,6 +4514,7 @@ _self / / / +< https : / @@ -4532,6 +4535,7 @@ following hyperlinks - 2 +> pub fn follow_hyperlink diff --git a/servo/components/script/dom/htmlinputelement.rs b/servo/components/script/dom/htmlinputelement.rs index 4b285184129a..925fd1fd1fd9 100644 --- a/servo/components/script/dom/htmlinputelement.rs +++ b/servo/components/script/dom/htmlinputelement.rs @@ -4123,6 +4123,7 @@ group / / / +< https : / @@ -4147,6 +4148,7 @@ form data - set +> / / / diff --git a/servo/components/script/dom/htmllinkelement.rs b/servo/components/script/dom/htmllinkelement.rs index d125c5a888b9..c3117354710f 100644 --- a/servo/components/script/dom/htmllinkelement.rs +++ b/servo/components/script/dom/htmllinkelement.rs @@ -1776,6 +1776,7 @@ HTMLLinkElement / / / +< https : / @@ -1796,6 +1797,7 @@ concept link - obtain +> fn handle_stylesheet_url ( diff --git a/servo/components/selectors/parser.rs b/servo/components/selectors/parser.rs index 916912106a72..fd66c63db836 100644 --- a/servo/components/selectors/parser.rs +++ b/servo/components/selectors/parser.rs @@ -518,6 +518,7 @@ See / / / +< https : / @@ -535,6 +536,7 @@ rust issues / 26925 +> pub trait SelectorImpl diff --git a/servo/components/style/counter_style/mod.rs b/servo/components/style/counter_style/mod.rs index ea5fb55d3656..993e9992b14b 100644 --- a/servo/components/style/counter_style/mod.rs +++ b/servo/components/style/counter_style/mod.rs @@ -1519,6 +1519,7 @@ counter_style_descriptors / / / +< https : / @@ -1541,6 +1542,7 @@ counter style - system +> " system " @@ -1559,6 +1561,7 @@ Symbolic / / / +< https : / @@ -1581,6 +1584,7 @@ counter style - negative +> " negative " @@ -1612,6 +1616,7 @@ None / / / +< https : / @@ -1634,6 +1639,7 @@ counter style - prefix +> " prefix " @@ -1660,6 +1666,7 @@ to_owned / / / +< https : / @@ -1682,6 +1689,7 @@ counter style - suffix +> " suffix " @@ -1709,6 +1717,7 @@ to_owned / / / +< https : / @@ -1731,6 +1740,7 @@ counter style - range +> " range " @@ -1762,6 +1772,7 @@ auto / / / +< https : / @@ -1784,6 +1795,7 @@ counter style - pad +> " pad " @@ -1814,6 +1826,7 @@ to_owned / / / +< https : / @@ -1836,6 +1849,7 @@ counter style - fallback +> " fallback " @@ -1890,6 +1904,7 @@ decimal / / / +< https : / @@ -1914,6 +1929,7 @@ counter style - symbols +> " symbols " @@ -1927,6 +1943,7 @@ Symbols / / / +< https : / @@ -1953,6 +1970,7 @@ style additive - symbols +> " additive - @@ -1968,6 +1986,7 @@ AdditiveSymbols / / / +< https : / @@ -1992,6 +2011,7 @@ style speak - as +> " speak - diff --git a/servo/components/style/element_state.rs b/servo/components/style/element_state.rs index 1b9eca6f4995..5c04abc22322 100644 --- a/servo/components/style/element_state.rs +++ b/servo/components/style/element_state.rs @@ -137,6 +137,7 @@ element / / / +< https : / @@ -155,6 +156,7 @@ multipage selector - active +> / / / @@ -188,6 +190,7 @@ focus / / / +< https : / @@ -206,6 +209,7 @@ multipage selector - focus +> const IN_FOCUS_STATE = @@ -227,6 +231,7 @@ element / / / +< https : / @@ -245,6 +250,7 @@ multipage selector - hover +> const IN_HOVER_STATE = @@ -268,6 +274,7 @@ disabled / / / +< http : / @@ -284,6 +291,7 @@ html selector - enabled +> const IN_ENABLED_STATE = @@ -301,6 +309,7 @@ disabled / / / +< http : / @@ -317,6 +326,7 @@ html selector - disabled +> const IN_DISABLED_STATE = @@ -334,6 +344,7 @@ checked / / / +< https : / @@ -352,6 +363,7 @@ multipage selector - checked +> const IN_CHECKED_STATE = @@ -362,6 +374,7 @@ IN_CHECKED_STATE / / / +< https : / @@ -380,6 +393,7 @@ multipage selector - indeterminate +> const IN_INDETERMINATE_STATE = @@ -390,6 +404,7 @@ IN_INDETERMINATE_STATE / / / +< https : / @@ -410,6 +425,7 @@ selector placeholder - shown +> const IN_PLACEHOLDER_SHOWN_STATE = @@ -420,6 +436,7 @@ IN_PLACEHOLDER_SHOWN_STATE / / / +< https : / @@ -438,6 +455,7 @@ multipage selector - target +> const IN_TARGET_STATE = @@ -448,6 +466,7 @@ IN_TARGET_STATE / / / +< https : / @@ -467,6 +486,7 @@ org pseudo - class +> const IN_FULLSCREEN_STATE = @@ -477,6 +497,7 @@ IN_FULLSCREEN_STATE / / / +< https : / @@ -495,6 +516,7 @@ multipage selector - valid +> const IN_VALID_STATE = @@ -505,6 +527,7 @@ IN_VALID_STATE / / / +< https : / @@ -523,6 +546,7 @@ multipage selector - invalid +> const IN_INVALID_STATE = @@ -896,6 +920,7 @@ IN_HANDLER_CRASHED_STATE / / / +< https : / @@ -914,6 +939,7 @@ multipage selector - required +> const IN_REQUIRED_STATE = @@ -924,6 +950,7 @@ IN_REQUIRED_STATE / / / +< https : / @@ -942,6 +969,7 @@ multipage selector - optional +> const IN_OPTIONAL_STATE = @@ -952,6 +980,7 @@ IN_OPTIONAL_STATE / / / +< https : / @@ -972,6 +1001,7 @@ selector read - write +> const IN_READ_WRITE_STATE = @@ -1002,6 +1032,7 @@ IN_UNRESOLVED_STATE / / / +< https : / @@ -1020,6 +1051,7 @@ multipage selector - visited +> const IN_VISITED_STATE = @@ -1030,6 +1062,7 @@ IN_VISITED_STATE / / / +< https : / @@ -1048,6 +1081,7 @@ multipage selector - link +> const IN_UNVISITED_STATE = @@ -1058,6 +1092,7 @@ IN_UNVISITED_STATE / / / +< https : / @@ -1080,6 +1115,7 @@ any link - pseudo +> const IN_VISITED_OR_UNVISITED_STATE = @@ -1134,6 +1170,7 @@ IN_DRAGOVER_STATE / / / +< https : / @@ -1154,6 +1191,7 @@ selector in - range +> const IN_INRANGE_STATE = @@ -1164,6 +1202,7 @@ IN_INRANGE_STATE / / / +< https : / @@ -1186,6 +1225,7 @@ out of - range +> const IN_OUTOFRANGE_STATE = @@ -1196,6 +1236,7 @@ IN_OUTOFRANGE_STATE / / / +< https : / @@ -1216,6 +1257,7 @@ selector read - only +> const IN_MOZ_READONLY_STATE = @@ -1226,6 +1268,7 @@ IN_MOZ_READONLY_STATE / / / +< https : / @@ -1246,6 +1289,7 @@ selector read - write +> const IN_MOZ_READWRITE_STATE = @@ -1256,6 +1300,7 @@ IN_MOZ_READWRITE_STATE / / / +< https : / @@ -1274,6 +1319,7 @@ multipage selector - default +> const IN_DEFAULT_STATE = @@ -1508,6 +1554,7 @@ IN_HANDLER_VULNERABLE_NO_UPDATE_STATE / / / +< https : / @@ -1530,6 +1577,7 @@ focus within - pseudo +> const IN_FOCUS_WITHIN_STATE = diff --git a/servo/components/style/font_face.rs b/servo/components/style/font_face.rs index 34345fd976dc..00f064314929 100644 --- a/servo/components/style/font_face.rs +++ b/servo/components/style/font_face.rs @@ -1371,6 +1371,7 @@ rule / / / +< https : / @@ -1391,6 +1392,7 @@ font face - rule +> # [ derive diff --git a/servo/components/style/properties/helpers/animated_properties.mako.rs b/servo/components/style/properties/helpers/animated_properties.mako.rs index 3ca19b50735a..5d3c7d44d061 100644 --- a/servo/components/style/properties/helpers/animated_properties.mako.rs +++ b/servo/components/style/properties/helpers/animated_properties.mako.rs @@ -677,6 +677,7 @@ SVGOpacity / / / +< https : / @@ -697,6 +698,7 @@ animtype repeatable - list +> pub trait RepeatableListAnimatable @@ -4829,6 +4831,7 @@ T / / / +< https : / @@ -4847,6 +4850,7 @@ transitions animtype - visibility +> impl Animate for @@ -5056,6 +5060,7 @@ Err / / / +< https : / @@ -5074,6 +5079,7 @@ transitions animtype - lpcalc +> impl Animate for @@ -5436,6 +5442,7 @@ Err / / / +< http : / @@ -5458,6 +5465,7 @@ animtype font - weight +> impl Animate for @@ -5626,6 +5634,7 @@ normal / / / +< https : / @@ -5646,6 +5655,7 @@ font stretch - prop +> impl Animate for @@ -5861,6 +5871,7 @@ property / / / +< https : / @@ -5883,6 +5894,7 @@ font stretch - animation +> impl From < @@ -6073,6 +6085,7 @@ usize / / / +< https : / @@ -6097,6 +6110,7 @@ variation settings - def +> # [ cfg @@ -7486,6 +7500,7 @@ RepeatableListAnimatable / / / +< https : / @@ -7504,6 +7519,7 @@ transitions animtype - rect +> impl Animate for @@ -7738,6 +7754,7 @@ list / / / +< http : / @@ -7760,6 +7777,7 @@ none transform - animation +> impl ToAnimatedZero for @@ -8241,6 +8259,7 @@ procedure / / / +< http : / @@ -8263,6 +8282,7 @@ interpolation of - transforms +> impl Animate for @@ -8801,6 +8821,7 @@ Err / / / +< https : / @@ -8821,6 +8842,7 @@ transforms / # Rotate3dDefined +> fn rotate_to_matrix ( @@ -9536,6 +9558,7 @@ MatrixDecomposed2D / / / +< https : / @@ -9562,6 +9585,7 @@ decomposed matrix - values +> fn animate ( @@ -10610,6 +10634,7 @@ matrix / / / +< https : / @@ -10632,6 +10657,7 @@ a 2d - matrix +> fn from ( @@ -11024,6 +11050,7 @@ matrix / / / +< https : / @@ -11048,6 +11075,7 @@ a 2d - matrix +> fn from ( @@ -12284,6 +12312,7 @@ matrix / / / +< https : / @@ -12306,6 +12335,7 @@ a 3d - matrix +> fn decompose_3d_matrix ( @@ -14792,6 +14822,7 @@ MatrixDecomposed3D / / / +< https : / @@ -14818,6 +14849,7 @@ decomposed matrix - values +> fn animate ( @@ -15602,6 +15634,7 @@ matrix / / / +< https : / @@ -15626,6 +15659,7 @@ a 3d - matrix +> fn from ( @@ -18114,6 +18148,7 @@ x / / / +< https : / @@ -18134,6 +18169,7 @@ interpolation of - transforms +> impl Animate for @@ -20647,6 +20683,7 @@ Err / / / +< https : / @@ -20666,6 +20703,7 @@ painting html # StrokeDasharrayProperty +> impl < L @@ -21045,6 +21083,7 @@ Sepia / / / +< https : / @@ -21063,6 +21102,7 @@ animation of - filters +> impl Animate for @@ -21307,6 +21347,7 @@ Err / / / +< http : / @@ -21329,6 +21370,7 @@ none transform - animation +> impl ToAnimatedZero for diff --git a/servo/components/style/properties/properties.mako.rs b/servo/components/style/properties/properties.mako.rs index ac4e96be90d9..8b5cbdce54c7 100644 --- a/servo/components/style/properties/properties.mako.rs +++ b/servo/components/style/properties/properties.mako.rs @@ -11847,6 +11847,7 @@ this / / / +< https : / @@ -11863,6 +11864,7 @@ animations / # keyframes +> / / / @@ -17620,6 +17622,7 @@ normal / / / +< https : / @@ -17640,6 +17643,7 @@ grouping property - values +> pub fn get_used_transform_style diff --git a/servo/components/style/stylesheets/origin.rs b/servo/components/style/stylesheets/origin.rs index 130e3b446f8d..cb858b7cf195 100644 --- a/servo/components/style/stylesheets/origin.rs +++ b/servo/components/style/stylesheets/origin.rs @@ -168,6 +168,7 @@ u8 / / / +< https : / @@ -190,6 +191,7 @@ origin user - agent +> const ORIGIN_USER_AGENT = @@ -202,6 +204,7 @@ u8 / / / +< https : / @@ -222,6 +225,7 @@ cascade origin - user +> const ORIGIN_USER = @@ -234,6 +238,7 @@ u8 / / / +< https : / @@ -254,6 +259,7 @@ cascade origin - author +> const ORIGIN_AUTHOR = diff --git a/servo/components/style_traits/cursor.rs b/servo/components/style_traits/cursor.rs index f27344abf646..4257df9dc29d 100644 --- a/servo/components/style_traits/cursor.rs +++ b/servo/components/style_traits/cursor.rs @@ -56,6 +56,7 @@ expr / / / +< https : / @@ -72,6 +73,7 @@ ui / # cursor +> # [ derive diff --git a/servo/components/style_traits/lib.rs b/servo/components/style_traits/lib.rs index e8f32790ba74..edf9ac0a4a88 100644 --- a/servo/components/style_traits/lib.rs +++ b/servo/components/style_traits/lib.rs @@ -881,6 +881,7 @@ omitted / / / +< https : / @@ -899,6 +900,7 @@ values / # lengths +> const PARSING_MODE_DEFAULT = @@ -943,6 +945,7 @@ px / / / +< https : / @@ -962,6 +965,7 @@ coords html # Units +> const PARSING_MODE_ALLOW_UNITLESS_LENGTH = @@ -989,6 +993,7 @@ parsing / / / +< https : / @@ -1008,6 +1013,7 @@ implnote html # RangeClamping +> const PARSING_MODE_ALLOW_ALL_NUMERIC_VALUES = diff --git a/servo/python/tidy/servo_tidy/tidy.py b/servo/python/tidy/servo_tidy/tidy.py index c838c7d45aa6..f31f91e64dcf 100644 --- a/servo/python/tidy/servo_tidy/tidy.py +++ b/servo/python/tidy/servo_tidy/tidy.py @@ -7310,12 +7310,23 @@ / / ? +( +< https : / / . + +> +| +https +: +/ +/ +. ++ +) " )