File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 < link rel ="canonical " href ="https://link.pythonide.xin/ ">
2323 <!-- edge:meta-end -->
2424 < link rel ="icon " href ="/assets/brand-mark.svg " type ="image/svg+xml ">
25- < link rel ="stylesheet " href ="/assets/share-page.css ">
25+ < link rel ="stylesheet " href ="/assets/share-page.css?v=20260716-pill-buttons ">
2626 < title > Python IDE 社区作品</ title >
27- < script defer src ="/assets/share-page.js "> </ script >
27+ < script defer src ="/assets/share-page.js?v=20260716-pill-buttons "> </ script >
2828 </ head >
2929 < body class ="is-loading ">
3030 < a class ="skip-link " href ="#main-content " id ="skipLink "> 跳到作品内容</ a >
Original file line number Diff line number Diff line change @@ -106,6 +106,8 @@ test('mobile share layout keeps one compact content flow with the primary action
106106 assert . doesNotMatch ( html , / c l a s s = " h e a d e r - l i n k " / ) ;
107107 assert . doesNotMatch ( html , / c l a s s = " e m b e d d e d - g u i d e / ) ;
108108 assert . doesNotMatch ( html , / c l a s s = " w o r k - h e a d e r / ) ;
109+ assert . match ( html , / s h a r e - p a g e \. c s s \? v = 2 0 2 6 0 7 1 6 - p i l l - b u t t o n s / ) ;
110+ assert . match ( html , / s h a r e - p a g e \. j s \? v = 2 0 2 6 0 7 1 6 - p i l l - b u t t o n s / ) ;
109111 assert . match ( css , / m i n - h e i g h t : \s * 1 0 0 s v h / ) ;
110112 assert . match ( css , / - w e b k i t - l i n e - c l a m p : \s * 2 / ) ;
111113 assert . match ( css , / \. s i t e - f o o t e r \s * \{ \s * d i s p l a y : \s * n o n e ; / ) ;
You can’t perform that action at this time.
0 commit comments