| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  | // Jest Snapshot v1, https://goo.gl/fbAQLP | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | exports[`ConfigCacheTestCases css css-import exported tests should compile 1`] = ` | 
					
						
							|  |  |  | Array [ | 
					
						
							|  |  |  |   "body { | 
					
						
							|  |  |  | 	externally-imported: true; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | @import url(\\"//example.com/style.css\\"); | 
					
						
							|  |  |  | @import url(\\"https://fonts.googleapis.com/css?family=Roboto\\"); | 
					
						
							|  |  |  | @import url(\\"https://fonts.googleapis.com/css?family=Noto+Sans+TC\\"); | 
					
						
							|  |  |  | @import url(\\"https://fonts.googleapis.com/css?family=Noto+Sans+TC|Roboto\\"); | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | body { | 
					
						
							|  |  |  | 	externally-imported1: true; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | body { | 
					
						
							|  |  |  | 	externally-imported2: true; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-08 12:09:32 +08:00
										 |  |  | p { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-08 19:06:17 +08:00
										 |  |  | p { | 
					
						
							|  |  |  | 	color: antiquewhite; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .load-me { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-13 12:10:03 +08:00
										 |  |  | .custom-extension{ | 
					
						
							|  |  |  |     color: green; | 
					
						
							|  |  |  | }.using-loader { color: red; } | 
					
						
							| 
									
										
										
										
											2023-06-14 01:32:09 +08:00
										 |  |  | .link { | 
					
						
							|  |  |  |   color: #428bca; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .foo { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .relative { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .default { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .mode { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .dist { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .dist { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .conditional-names { | 
					
						
							|  |  |  |   color: #428bca; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .custom-name { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .style { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .webpack { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-14 02:43:53 +08:00
										 |  |  | .default { | 
					
						
							|  |  |  | 	color: steelblue; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /* Failed */ | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-08 12:09:32 +08:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | body { | 
					
						
							|  |  |  | 	background: black; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | body { | 
					
						
							|  |  |  | 	background: black; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		body { | 
					
						
							|  |  |  | 			background: black; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		body { | 
					
						
							|  |  |  | 			background: black; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		body { | 
					
						
							|  |  |  | 			background: black; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (background: url(./img.png)) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (background: url(\\"./img.png\\")) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			body { | 
					
						
							|  |  |  | 				background: black; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: black; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | body { | 
					
						
							|  |  |  | 	background: black; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | body { | 
					
						
							|  |  |  | 	background: green; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer base { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: green; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: green; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen, print { | 
					
						
							|  |  |  | 	body { | 
					
						
							|  |  |  | 		background: green; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (orientation:landscape) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media SCREEN AND (ORIENTATION: LANDSCAPE) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (min-width: 100px) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (orientation:landscape) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style.css\\"; | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style.css\\"; | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style.css\\"; | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style.css\\"; | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style7.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style7.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"test.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | .using-loader { color: red; } | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style4.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation:landscape) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style4.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style4.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | @media screen and (orientation: landscape) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"test.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 	.using-loader { color: red; }} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | a { | 
					
						
							|  |  |  |   color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | @media screen and (orientation:landscape) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 	  color: blue; | 
					
						
							|  |  |  | 	}} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-13 12:10:03 +08:00
										 |  |  | a { | 
					
						
							|  |  |  |   color: red; | 
					
						
							|  |  |  | } | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style5.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style5.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (unknown) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style5.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style5.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex !important) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style5.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style5.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (selector(a b)) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style5.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style5.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"layer.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"layer.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"layer.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"layer.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"layer.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"layer.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo.bar.baz { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"layer.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"layer.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width:400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width:400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (min-width:400px) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style6.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width:400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width:400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width:400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display     :     flex) { | 
					
						
							|  |  |  | 		@media screen     and     (     min-width     :     400px     ) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer DEFAULT { | 
					
						
							|  |  |  | 	@supports (DISPLAY: FLEX) { | 
					
						
							|  |  |  | 		@media SCREEN AND (MIN-WIDTH: 400PX) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@supports (DISPLAY: FLEX) { | 
					
						
							|  |  |  | 		@media SCREEN AND (MIN-WIDTH: 400PX) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer /* Comment */default/* Comment */ { | 
					
						
							|  |  |  | 	@supports (/* Comment */display/* Comment */:/* Comment */ flex/* Comment */) { | 
					
						
							|  |  |  | 		@media /* Comment */ screen/* Comment */ and/* Comment */ (/* Comment */min-width/* Comment */: /* Comment */400px/* Comment */) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style6.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .class { | 
					
						
							|  |  |  | 	content: \\"style6.css\\"; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media /* Comment */ print and (orientation:landscape) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media /* Comment */print and (orientation:landscape)/* Comment */ { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media /* Comment */ print and (orientation:landscape) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style6.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media (prefers-color-scheme: dark) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (((display: flex))) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (((display: inline-grid))) { | 
					
						
							|  |  |  | 	@media screen and (((min-width: 400px))) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style8.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: grid) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style8.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer framework { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer base { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style8.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style8.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer default { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				content: \\"style8.css\\"; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media unknown(default) unknown(display: flex) unknown { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style9.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media unknown(default) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		content: \\"style9.css\\"; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .style11 { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .style12 { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | .style10 { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	@media screen and (max-width: 500px) { | 
					
						
							|  |  |  | 		@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	@media screen and (max-width: 500px) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@supports (display: grid) { | 
					
						
							|  |  |  | 		@supports (display: table) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@supports (display: grid) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	@layer bar { | 
					
						
							|  |  |  | 		@layer baz { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	@layer bar { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			@layer bar { | 
					
						
							|  |  |  | 				@supports (display: grid) { | 
					
						
							|  |  |  | 					@media screen and (min-width: 500px) { | 
					
						
							|  |  |  | 						@layer baz { | 
					
						
							|  |  |  | 							@supports (display: table) { | 
					
						
							|  |  |  | 								@media screen and (min-width: 600px) { | 
					
						
							|  |  |  | 									.class { | 
					
						
							|  |  |  | 										deep-deep-nested: 1; | 
					
						
							|  |  |  | 									} | 
					
						
							|  |  |  | 								} | 
					
						
							|  |  |  | 							} | 
					
						
							|  |  |  | 						} | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			@layer bar { | 
					
						
							|  |  |  | 				@supports (display: grid) { | 
					
						
							|  |  |  | 					@media screen and (min-width: 500px) { | 
					
						
							|  |  |  | 						.class { | 
					
						
							|  |  |  | 							deep-nested: 1; | 
					
						
							|  |  |  | 						} | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@layer bar { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@layer { | 
					
						
							|  |  |  | 		@layer { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@layer { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@layer base { | 
					
						
							|  |  |  | 		@layer baz { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	@layer base { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		deep-nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		deep-deep-nested: 1; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			content: \\"style8.css\\"; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 	.class { | 
					
						
							|  |  |  | 		duplicate-nested: true; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 		@layer { | 
					
						
							|  |  |  | 			@layer { | 
					
						
							|  |  |  | 				.class { | 
					
						
							|  |  |  | 					deep-deep-nested: 1; | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 		@layer { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 		@layer base { | 
					
						
							|  |  |  | 			@layer baz { | 
					
						
							|  |  |  | 				.class { | 
					
						
							|  |  |  | 					deep-deep-nested: 1; | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 		@layer base { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				deep-nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (display: flex) { | 
					
						
							|  |  |  | 	@media screen and (orientation: portrait) { | 
					
						
							|  |  |  | 		.class { | 
					
						
							|  |  |  | 			deep-nested: 1; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			@layer bar { | 
					
						
							|  |  |  | 				@supports (display: grid) { | 
					
						
							|  |  |  | 					@media screen and (min-width: 500px) { | 
					
						
							|  |  |  | 						@layer baz { | 
					
						
							|  |  |  | 							@supports (display: table) { | 
					
						
							|  |  |  | 								@media screen and (min-width: 600px) { | 
					
						
							|  |  |  | 									.class { | 
					
						
							|  |  |  | 										deep-deep-nested: 1; | 
					
						
							|  |  |  | 									} | 
					
						
							|  |  |  | 								} | 
					
						
							|  |  |  | 							} | 
					
						
							|  |  |  | 						} | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			@layer bar { | 
					
						
							|  |  |  | 				@supports (display: grid) { | 
					
						
							|  |  |  | 					@media screen and (min-width: 500px) { | 
					
						
							|  |  |  | 						.class { | 
					
						
							|  |  |  | 							deep-nested: 1; | 
					
						
							|  |  |  | 						} | 
					
						
							|  |  |  | 					} | 
					
						
							|  |  |  | 				} | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			.class { | 
					
						
							|  |  |  | 				nested: 1; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | @supports (unknown: layer(super.foo)) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		a { | 
					
						
							|  |  |  | 			color: red; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (url: url(\\"./unknown.css\\")) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		a { | 
					
						
							|  |  |  | 			color: red; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @supports (url: url(./unknown.css)) { | 
					
						
							|  |  |  | 	@media screen and (min-width: 400px) { | 
					
						
							|  |  |  | 		a { | 
					
						
							|  |  |  | 			color: red; | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: flex) { | 
					
						
							|  |  |  | 		@media unknown(\\"foo\\") screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			a { | 
					
						
							|  |  |  | 				color: red; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: url(\\"./unknown.css\\")) { | 
					
						
							|  |  |  | 		@media unknown(foo) screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			a { | 
					
						
							|  |  |  | 				color: red; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @layer super.foo { | 
					
						
							|  |  |  | 	@supports (display: url(./unknown.css)) { | 
					
						
							|  |  |  | 		@media \\"foo\\" screen and (min-width: 400px) { | 
					
						
							|  |  |  | 			a { | 
					
						
							|  |  |  | 				color: red; | 
					
						
							|  |  |  | 			} | 
					
						
							|  |  |  | 		} | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media \\"string\\" { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @media url(./style2.css?multiple=2) { | 
					
						
							|  |  |  | 	a { | 
					
						
							|  |  |  | 		color: red; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | a { | 
					
						
							|  |  |  | 	color: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | /* Has the same URL */ | 
					
						
							|  |  |  | /* anonymous */ | 
					
						
							|  |  |  | /* All unknown parse as media for compatibility */ | 
					
						
							| 
									
										
										
										
											2023-05-20 00:13:04 +08:00
										 |  |  | /* Inside support */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** Possible syntax in future */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** Unknown */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @import-normalize; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | /** Warnings */ | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | @import nourl(test.css); | 
					
						
							|  |  |  | @import ; | 
					
						
							|  |  |  | @import foo-bar; | 
					
						
							|  |  |  | @import layer(super.foo) \\"./style2.css?warning=1\\" supports(display: flex) screen and (min-width: 400px); | 
					
						
							|  |  |  | @import layer(super.foo) supports(display: flex) \\"./style2.css?warning=2\\" screen and (min-width: 400px); | 
					
						
							|  |  |  | @import layer(super.foo) supports(display: flex) screen and (min-width: 400px) \\"./style2.css?warning=3\\"; | 
					
						
							|  |  |  | @import layer(super.foo) url(\\"./style2.css?warning=4\\") supports(display: flex) screen and (min-width: 400px); | 
					
						
							|  |  |  | @import layer(super.foo) supports(display: flex) url(\\"./style2.css?warning=5\\") screen and (min-width: 400px); | 
					
						
							|  |  |  | @import layer(super.foo) supports(display: flex) screen and (min-width: 400px) url(\\"./style2.css?warning=6\\"); | 
					
						
							|  |  |  | @import url(\\"/style2.css?warning=6\\") supports(display: flex) layer(super.foo) screen and (min-width: 400px); | 
					
						
							|  |  |  | @namespace url(http://www.w3.org/1999/xhtml); | 
					
						
							|  |  |  | @import supports(background: url(\\"./img.png\\")); | 
					
						
							|  |  |  | @import supports(background: url(\\"./img.png\\")) screen and (min-width: 400px); | 
					
						
							|  |  |  | @import layer(test) supports(background: url(\\"./img.png\\")) screen and (min-width: 400px); | 
					
						
							|  |  |  | @import screen and (min-width: 400px); | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-05-05 08:44:20 +08:00
										 |  |  | body { | 
					
						
							|  |  |  | 	background: red; | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-14 02:43:53 +08:00
										 |  |  | head{--webpack-main:https\\\\:\\\\/\\\\/test\\\\.cases\\\\/path\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/configCases\\\\/css\\\\/css-import\\\\/external\\\\.css,\\\\/\\\\/example\\\\.com\\\\/style\\\\.css,https\\\\:\\\\/\\\\/fonts\\\\.googleapis\\\\.com\\\\/css\\\\?family\\\\=Roboto,https\\\\:\\\\/\\\\/fonts\\\\.googleapis\\\\.com\\\\/css\\\\?family\\\\=Noto\\\\+Sans\\\\+TC,https\\\\:\\\\/\\\\/fonts\\\\.googleapis\\\\.com\\\\/css\\\\?family\\\\=Noto\\\\+Sans\\\\+TC\\\\|Roboto,https\\\\:\\\\/\\\\/test\\\\.cases\\\\/path\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/configCases\\\\/css\\\\/css-import\\\\/external1\\\\.css,https\\\\:\\\\/\\\\/test\\\\.cases\\\\/path\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/\\\\.\\\\.\\\\/configCases\\\\/css\\\\/css-import\\\\/external2\\\\.css,\\\\.\\\\/node_modules\\\\/style-library\\\\/styles\\\\.css,\\\\.\\\\/node_modules\\\\/main-field\\\\/styles\\\\.css,\\\\.\\\\/node_modules\\\\/package-with-exports\\\\/style\\\\.css,\\\\.\\\\/extensions-imported\\\\.mycss,\\\\.\\\\/file\\\\.less,\\\\.\\\\/with-less-import\\\\.css,\\\\.\\\\/prefer-relative\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-style\\\\/default\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-style-mode\\\\/mode\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-subpath\\\\/dist\\\\/custom\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-subpath-extra\\\\/dist\\\\/custom\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-style-less\\\\/default\\\\.less,\\\\.\\\\/node_modules\\\\/condition-names-custom-name\\\\/custom-name\\\\.css,\\\\.\\\\/node_modules\\\\/style-and-main-library\\\\/styles\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-webpack\\\\/webpack\\\\.css,\\\\.\\\\/node_modules\\\\/condition-names-style-nested\\\\/default\\\\.css,\\\\.\\\\/style-import\\\\.css,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=1,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=2,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=3,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=4,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=5,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=6,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=7,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=8,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=9,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=10,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=11,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=12,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=13,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=14,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=15,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=16,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=17,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=18,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=19,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=20,\\\\.\\\\/print\\\\.css\\\\?foo\\\\=21,\\\\.\\\\/imported\\\\.css\\\\?2fc7,\\\\.\\\\/imported\\\\.css\\\\?8e23,\\\\.\\\\/imported\\\\.css\\\\?daf4,\\\\.\\\\/imported\\\\.css\\\\?7a8d,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=1,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=2,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=3,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=4,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=5,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=6,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=7,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=8,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=9,\\\\.\\\\/style2\\\\.css\\\\?3989,\\\\.\\\\/style2\\\\.css\\\\?1933,\\\\.\\\\/style2\\\\.css\\\\?6611,\\\\.\\\\/test\\\\.css\\\\?foo\\\\=1\\\\&bar\\\\=1,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=1\\\\&bar\\\\=1\\\\#hash\\\\?0d7a,\\\\.\\\\/style2\\\\.css\\\\?foo\\\\=1\\\\&bar\\\\=1\\\\#hash\\\\?2c9a,\\\\.\\\\/style3\\\\.css\\\\?bar\\\\=1,\\\\.\\\\/style3\\\\.css\\\\?bar\\\\=2,\\\\.\\\\/style3\\\\.css\\\\?bar\\\\=3,\\\\.\\\\/style3\\\\.css\\\\?\\\\=bar4,\\\\.\\\\/styl\\\\'le7\\\\.css,\\\\.\\\\/styl\\\\'le7\\\\.css\\\\?foo\\\\=1,\\\\.\\\\/test\\\\ test\\\\.css,\\\\.\\\\/test\\\\ test\\\\.css\\\\?foo\\\\=1,\\\\.\\\\/test\\\\ test\\\\.css\\\\?foo\\\\=2,\\\\.\\\\/test\\\\ test\\\\.css\\\\?foo\\\\=3,\\\\.\\\\/test\\\\ test\\\\.css\\\\?foo\\\\=4,\\\\.\\\\/test\\\\ test\\\\.css\\\\?foo\\\\=5,\\\\.\\\\/test\\\\.css,\\\\.\\\\/test\\\\.css\\\\?foo\\\\=1,\\\\.\\\\/test\\\\.css\\\\?foo\\\\=2,\\\\.\\\\/test\\\\.css\\\\?foo\\\\=3,\\\\.\\\\/te | 
					
						
							| 
									
										
										
										
											2023-05-02 19:23:58 +08:00
										 |  |  | ] | 
					
						
							|  |  |  | `; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  | exports[`ConfigCacheTestCases css urls exported tests should be able to handle styles in div.css 1`] = ` | 
					
						
							| 
									
										
										
										
											2021-12-03 23:23:09 +08:00
										 |  |  | Object { | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  |   "--foo": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "--foo-bar": " \\"http://www.example.com/pinkish.gif\\"", | 
					
						
							|  |  |  |   "/* TODO fix me */ | 
					
						
							|  |  |  | 	/*a146": " url('./img.png', 'foo', './img.png', url('./img.png'));*/ | 
					
						
							|  |  |  | 	/*a147: image-set(url('./img.png', 'foo', './img.png', url('./img.png')) 1x, url(\\"./img2x.png\\") 2x);*/ | 
					
						
							|  |  |  | ", | 
					
						
							| 
									
										
										
										
											2021-12-03 23:23:09 +08:00
										 |  |  |   "a": " url(img.09a1a1112c577c279435.png)", | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  |   "a1": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a10": " green url( img\\\\ img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "a100": " url(img\\\\)img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a101": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a102": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a103": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a104": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a105": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a106": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a107": " url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a108": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a109": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a11": " green url( img\\\\ img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "a110": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a111": " url(img\\\\)img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a112": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a113": " url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a114": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a115": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a116": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a117": " url(img\\\\)img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a118": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a119": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a12": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							|  |  |  |   "a120": " url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a121": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a122": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a123": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a124": " url(img\\\\)img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a125": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a126": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a127": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a128": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a129": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a13": " green url(data:image/png;base64,AAA) url(http://example.com/image.jpg) url(//example.com/image.png) xyz", | 
					
						
							|  |  |  |   "a130": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a131": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a132": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a133": " url(img.09a1a1112c577c279435.png?foo=bar)", | 
					
						
							|  |  |  |   "a134": " url(img.09a1a1112c577c279435.png?foo=bar)", | 
					
						
							|  |  |  |   "a135": " url(img.09a1a1112c577c279435.png?foo=bar#hash)", | 
					
						
							|  |  |  |   "a136": " url(img.09a1a1112c577c279435.png?foo=bar#hash)", | 
					
						
							|  |  |  |   "a137": " url(img.09a1a1112c577c279435.png?foo=bar)", | 
					
						
							|  |  |  |   "a138": " url(img.09a1a1112c577c279435.png?bar=foo)", | 
					
						
							|  |  |  |   "a139": " url(img.09a1a1112c577c279435.png?foo=bar#foo)", | 
					
						
							|  |  |  |   "a14": " url(\\"data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 26' fill='%23007aff'><rect width='4' height='4'/><rect x='8' y='1' width='34' height='2'/><rect y='11' width='4' height='4'/><rect x='8' y='12' width='34' height='2'/><rect y='22' width='4' height='4'/><rect x='8' y='23' width='34' height='2'/></svg>\\")", | 
					
						
							|  |  |  |   "a140": " url(img.09a1a1112c577c279435.png?bar=foo#bar)", | 
					
						
							|  |  |  |   "a141": " url(img.09a1a1112c577c279435.png?foo=1&bar=2)", | 
					
						
							|  |  |  |   "a142": " url(img.09a1a1112c577c279435.png?foo=2&bar=1)", | 
					
						
							|  |  |  |   "a143": " url(data:image/svg+xml;charset=UTF-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%0A%3C!DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%0A%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20width%3D%22191px%22%20height%3D%22191px%22%20viewBox%3D%220%200%20191%20191%22%20enable-background%3D%22new%200%200%20191%20191%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M95.5%2C0C42.8%2C0%2C0%2C42.8%2C0%2C95.5S42.8%2C191%2C95.5%2C191S191%2C148.2%2C191%2C95.5S148.2%2C0%2C95.5%2C0z%20M95.5%2C187.6%0A%09c-50.848%2C0-92.1-41.25-92.1-92.1c0-50.848%2C41.252-92.1%2C92.1-92.1c50.85%2C0%2C92.1%2C41.252%2C92.1%2C92.1%0A%09C187.6%2C146.35%2C146.35%2C187.6%2C95.5%2C187.6z%22%2F%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M92.9%2C10v8.6H91v-6.5c-0.1%2C0.1-0.2%2C0.2-0.4%2C0.3c-0.2%2C0.1-0.3%2C0.2-0.4%2C0.2c-0.1%2C0-0.3%2C0.1-0.5%2C0.2%0A%09%09c-0.2%2C0.1-0.3%2C0.1-0.5%2C0.1v-1.6c0.5-0.1%2C0.9-0.3%2C1.4-0.5c0.5-0.2%2C0.8-0.5%2C1.2-0.7h1.1V10z%22%2F%3E%0A%09%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M97.1%2C17.1h3.602v1.5h-5.6V18c0-0.4%2C0.1-0.8%2C0.2-1.2c0.1-0.4%2C0.3-0.6%2C0.5-0.9c0.2-0.3%2C0.5-0.5%2C0.7-0.7%0A%09%09c0.2-0.2%2C0.5-0.4%2C0.7-0.6c0.199-0.2%2C0.5-0.3%2C0.6-0.5c0.102-0.2%2C0.301-0.3%2C0.5-0.5c0.2-0.2%2C0.2-0.3%2C0.301-0.5%0A%09%09c0.101-0.2%2C0.101-0.3%2C0.101-0.5c0-0.4-0.101-0.6-0.3-0.8c-0.2-0.2-0.4-0.3-0.801-0.3c-0.699%2C0-1.399%2C0.3-2.101%2C0.9v-1.6%0A%09%09c0.7-0.5%2C1.5-0.7%2C2.5-0.7c0.399%2C0%2C0.8%2C0.1%2C1.101%2C0.2c0.301%2C0.1%2C0.601%2C0.3%2C0.899%2C0.5c0.3%2C0.2%2C0.399%2C0.5%2C0.5%2C0.8%0A%09%09c0.101%2C0.3%2C0.2%2C0.6%2C0.2%2C1s-0.102%2C0.7-0.2%2C1c-0.099%2C0.3-0.3%2C0.6-0.5%2C0.8c-0.2%2C0.2-0.399%2C0.5-0.7%2C0.7c-0.3%2C0.2-0.5%2C0.4-0.8%2C0.6%0A%09%09c-0.2%2C0.1-0.399%2C0.3-0.5%2C0.4s-0.3%2C0.3-0.5%2C0.4s-0.2%2C0.3-0.3%2C0.4C97.1%2C17%2C97.1%2C17%2C97.1%2C17.1z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M15%2C95.4c0%2C0.7-0.1%2C1.4-0.2%2C2c-0.1%2C0.6-0.4%2C1.1-0.7%2C1.5C13.8%2C99.3%2C13.4%2C99.6%2C12.9%2C99.8s-1%2C0.3-1.5%2C0.3%0A%09%09c-0.7%2C0-1.3-0.1-1.8-0.3v-1.5c0.4%2C0.3%2C1%2C0.4%2C1.6%2C0.4c0.6%2C0%2C1.1-0.2%2C1.5-0.7c0.4-0.5%2C0.5-1.1%2C0.5-1.9l0%2C0%0A%09%09C12.8%2C96.7%2C12.3%2C96.9%2C11.5%2C96.9c-0.3%2C0-0.7-0.102-1-0.2c-0.3-0.101-0.5-0.3-0.8-0.5c-0.3-0.2-0.4-0.5-0.5-0.8%0A%09%09c-0.1-0.3-0.2-0.7-0.2-1c0-0.4%2C0.1-0.8%2C0.2-1.2c0.1-0.4%2C0.3-0.7%2C0.6-0.9c0.3-0.2%2C0.6-0.5%2C0.9-0.6c0.3-0.1%2C0.8-0.2%2C1.2-0.2%0A%09%09c0.5%2C0%2C0.9%2C0.1%2C1.2%2C0.3c0.3%2C0.2%2C0.7%2C0.4%2C0.9%2C0.8s0.5%2C0.7%2C0.6%2C1.2S15%2C94.8%2C15%2C95.4z%20M13.1%2C94.4c0-0.2%2C0-0.4-0.1-0.6%0A%09%09c-0.1-0.2-0.1-0.4-0.2-0.5c-0.1-0.1-0.2-0.2-0.4-0.3c-0.2-0.1-0.3-0.1-0.5-0.1c-0.2%2C0-0.3%2C0-0.4%2C0.1s-0.3%2C0.2-0.3%2C0.3%0A%09%09c0%2C0.1-0.2%2C0.3-0.2%2C0.4c0%2C0.1-0.1%2C0.4-0.1%2C0.6c0%2C0.2%2C0%2C0.4%2C0.1%2C0.6c0.1%2C0.2%2C0.1%2C0.3%2C0.2%2C0.4c0.1%2C0.1%2C0.2%2C0.2%2C0.4%2C0.3%0A%09%09c0.2%2C0.1%2C0.3%2C0.1%2C0.5%2C0.1c0.2%2C0%2C0.3%2C0%2C0.4-0.1s0.2-0.2%2C0.3-0.3c0.1-0.1%2C0.2-0.2%2C0.2-0.4C13%2C94.7%2C13.1%2C94.6%2C13.1%2C94.4z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%23636363%22%20d%3D%22M176%2C99.7V98.1c0.6%2C0.4%2C1.2%2C0.602%2C2%2C0.602c0.5%2C0%2C0.8-0.102%2C1.1-0.301c0.301-0.199%2C0.4-0.5%2C0.4-0.801%0A%09%09c0-0.398-0.2-0.699-0.5-0.898c-0.3-0.2-0.8-0.301-1.3-0.301h-0.802V95h0.701c1.101%2C0%2C1.601-0.4%2C1.601-1.1c0-0.7-0.4-1-1.302-1%0A%09%09c-0.6%2C0-1.1%2C0.2-1.6%2C0.5v-1.5c0.6-0.3%2C1.301-0.4%2C2.1-0.4c0.9%2C0%2C1.5%2C0.2%2C2%2C0.6s0.701%2C0.9%2C0.701%2C1.5c0%2C1.1-0.601%2C1.8-1.701%2C2.1l0%2C0%0A%09%09c0.602%2C0.1%2C1.102%2C0.3%2C1.4%2C0.6s0.5%2C0.8%2C0.5%2C1.3c0%2C0.801-0.3%2C1.4-0.9%2C1.9c-0.6%2C0.5-1.398%2C0.7-2.398%2C0.7%0A%09%09C177.2%2C100.1%2C176.5%2C100%2C176%2C99.7z%22%2F%3E%0A%3C%2Fg%3E%0A%3Cg%3E%0A%09%3Cpath%20fill%3D%22%236363 | 
					
						
							|  |  |  |   "a144": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a145": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a148": " url('data:image/svg+xml,%3Csvg xmlns=\\"http://www.w3.org/2000/svg\\"%3E%3Crect width=\\"100%25\\" height=\\"100%25\\" style=\\"stroke: rgb(223,224,225); stroke-width: 2px; fill: none; stroke-dasharray: 6px 3px\\" /%3E%3C/svg%3E')", | 
					
						
							|  |  |  |   "a149": " url('data:image/svg+xml,%3Csvg xmlns=\\"http://www.w3.org/2000/svg\\"%3E%3Crect width=\\"100%25\\" height=\\"100%25\\" style=\\"stroke: rgb(223,224,225); stroke-width: 2px; fill: none; stroke-dasharray: 6px 3px\\" /%3E%3C/svg%3E')", | 
					
						
							|  |  |  |   "a15": " url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2042%2026%27%20fill%3D%27%2523007aff%27%3E%3Crect%20width%3D%274%27%20height%3D%274%27%2F%3E%3Crect%20x%3D%278%27%20y%3D%271%27%20width%3D%2734%27%20height%3D%272%27%2F%3E%3Crect%20y%3D%2711%27%20width%3D%274%27%20height%3D%274%27%2F%3E%3Crect%20x%3D%278%27%20y%3D%2712%27%20width%3D%2734%27%20height%3D%272%27%2F%3E%3Crect%20y%3D%2722%27%20width%3D%274%27%20height%3D%274%27%2F%3E%3Crect%20x%3D%278%27%20y%3D%2723%27%20width%3D%2734%27%20height%3D%272%27%2F%3E%3C%2Fsvg%3E)", | 
					
						
							|  |  |  |   "a150": " url('data:image/svg+xml,%3Csvg xmlns=\\"http://www.w3.org/2000/svg\\"%3E%3Crect width=\\"100%25\\" height=\\"100%25\\" style=\\"stroke: rgb(223,224,225); stroke-width: 2px; fill: none; stroke-dasharray: 6px 3px\\" /%3E%3C/svg%3E')", | 
					
						
							|  |  |  |   "a151": " url('data:image/svg+xml;utf8,<svg xmlns=\\"http://www.w3.org/2000/svg\\"><rect width=\\"100%\\" height=\\"100%\\" style=\\"stroke: rgb(223,224,225); stroke-width: 2px; fill: none; stroke-dasharray: 6px 3px\\" /></svg>')", | 
					
						
							|  |  |  |   "a152": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a153": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a154": " url(other.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a155": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a156": " url(\\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e\\")", | 
					
						
							|  |  |  |   "a157": " url('data:image/svg+xml;utf8,<svg xmlns=\\"http://www.w3.org/2000/svg\\" width=\\"10\\" height=\\"10\\"><rect fill=\\"gray\\" width=\\"5\\" height=\\"5\\" y=\\"0\\" x=\\"0\\" /></svg>')", | 
					
						
							|  |  |  |   "a158": " src(\\"http://www.example.com/pinkish.gif\\")", | 
					
						
							|  |  |  |   "a159": " src(var(--foo))", | 
					
						
							|  |  |  |   "a16": " url('data:image/svg+xml;charset=utf-8,<svg xmlns=\\"http://www.w3.org/2000/svg\\"><filter id=\\"filter\\"><feGaussianBlur in=\\"SourceAlpha\\" stdDeviation=\\"0\\" /><feOffset dx=\\"1\\" dy=\\"2\\" result=\\"offsetblur\\" /><feFlood flood-color=\\"rgba(255,255,255,1)\\" /><feComposite in2=\\"offsetblur\\" operator=\\"in\\" /><feMerge><feMergeNode /><feMergeNode in=\\"SourceGraphic\\" /></feMerge></filter></svg>#filter')", | 
					
						
							|  |  |  |   "a160": " url(img.09a1a1112c577c279435.png param(--color var(--primary-color)))", | 
					
						
							|  |  |  |   "a161": " src(\\"img.png\\" param(--color var(--primary-color)))", | 
					
						
							|  |  |  |   "a162": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a163": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a164": " url( img.png bug)", | 
					
						
							|  |  |  |   "a165": " url(imgn.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a166": " url('data:image/svg+xml;utf8,<svg xmlns=\\"http://www.w3.org/2000/svg\\"	                width=\\"10\\" height=\\"10\\"><rect fill=\\"gray\\" width=\\"5\\" height=\\"5\\" y=\\"0\\" x=\\"0\\" /></svg>')", | 
					
						
							|  |  |  |   "a167": " url(http://example.com/image.jpg)", | 
					
						
							|  |  |  |   "a168": " url(http://example.com/image.jpg)", | 
					
						
							|  |  |  |   "a169": " url(data:,)", | 
					
						
							|  |  |  |   "a17": " url(\\"data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%5C%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%5C%22%3E%3Cfilter%20id%3D%5C%22filter%5C%22%3E%3CfeGaussianBlur%20in%3D%5C%22SourceAlpha%5C%22%20stdDeviation%3D%5C%220%5C%22%20%2F%3E%3CfeOffset%20dx%3D%5C%221%5C%22%20dy%3D%5C%222%5C%22%20result%3D%5C%22offsetblur%5C%22%20%2F%3E%3CfeFlood%20flood-color%3D%5C%22rgba(255%2C255%2C255%2C1)%5C%22%20%2F%3E%3CfeComposite%20in2%3D%5C%22offsetblur%5C%22%20operator%3D%5C%22in%5C%22%20%2F%3E%3CfeMerge%3E%3CfeMergeNode%20%2F%3E%3CfeMergeNode%20in%3D%5C%22SourceGraphic%5C%22%20%2F%3E%3C%2FfeMerge%3E%3C%2Ffilter%3E%3C%2Fsvg%3E%23filter\\")", | 
					
						
							|  |  |  |   "a170": " url(data:,)", | 
					
						
							|  |  |  |   "a171": " image(ltr 'img.png#xywh=0,0,16,16', red)", | 
					
						
							|  |  |  |   "a172": " image-set( | 
					
						
							|  |  |  | 		linear-gradient(blue, white) 1x, | 
					
						
							|  |  |  | 		linear-gradient(blue, green) 2x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a173": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\"), | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\") | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a174": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 1x, | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 2x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a175": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 1x, | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 2x, | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 3x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a176": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\"), | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\") | 
					
						
							|  |  |  | 	) \\"img.png\\"", | 
					
						
							|  |  |  |   "a177": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 1x type(\\"image/png\\"), | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 2x type(\\"image/png\\") | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a178": " image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\") 1x, | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) type(\\"image/png\\") 2x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a179": " -webkit-image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png) 1x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a18": " url(#highlight)", | 
					
						
							|  |  |  |   "a180": " -webkit-image-set( | 
					
						
							|  |  |  | 		url(img.09a1a1112c577c279435.png var(--foo, \\"test.png\\")) 1x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a181": " src(   \\"img.png\\"   )", | 
					
						
							|  |  |  |   "a182": " src('img.png')", | 
					
						
							|  |  |  |   "a183": " src('img.png' var(--foo, \\"test.png\\"))", | 
					
						
							|  |  |  |   "a184": " src(var(--foo, \\"test.png\\"))", | 
					
						
							|  |  |  |   "a185": " src(\\"   img.png   \\")", | 
					
						
							|  |  |  |   "a186": " image-set(url(img.09a1a1112c577c279435.png)1x,url(img.09a1a1112c577c279435.png)2x,url(img.09a1a1112c577c279435.png)3x)", | 
					
						
							|  |  |  |   "a187": " image-set(url(img.09a1a1112c577c279435.png)1x,url(img.09a1a1112c577c279435.png)2x,url(img.09a1a1112c577c279435.png)3x)", | 
					
						
							|  |  |  |   "a188": " image-set(url(img.09a1a1112c577c279435.png)1x,url(img.09a1a1112c577c279435.png)2x,url(img.09a1a1112c577c279435.png)3x)", | 
					
						
							|  |  |  |   "a189": " image-set(url(img.09a1a1112c577c279435.png)1x,url(img.09a1a1112c577c279435.png)2x,url(img.09a1a1112c577c279435.png)3x)", | 
					
						
							| 
									
										
										
										
											2023-05-02 18:08:09 +08:00
										 |  |  |   "a19": " url(#line-marker)", | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  |   "a190": " image-set(url(img.09a1a1112c577c279435.png)1x)", | 
					
						
							|  |  |  |   "a191": " image-set(url(img.09a1a1112c577c279435.png)1x/* test*/,/* test*/url(img.09a1a1112c577c279435.png)2x)", | 
					
						
							|  |  |  |   "a197": " \\\\u\\\\r\\\\l(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a198": " \\\\image-\\\\set(url(img.09a1a1112c577c279435.png)1x,url(img.09a1a1112c577c279435.png)2x,url(img.09a1a1112c577c279435.png)3x)", | 
					
						
							|  |  |  |   "a199": " \\\\-webk\\\\it-image-set(url(img.09a1a1112c577c279435.png)1x)", | 
					
						
							|  |  |  |   "a2": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a200": "-webkit-image-set(url(img.09a1a1112c577c279435.png)1x)", | 
					
						
							|  |  |  |   "a22": " \\"do not use url(path)\\"", | 
					
						
							|  |  |  |   "a23": " 'do not \\"use\\" url(path)'", | 
					
						
							|  |  |  |   "a24": " -webkit-image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x) | 
					
						
							|  |  |  | ", | 
					
						
							|  |  |  |   "a25": " image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x) | 
					
						
							|  |  |  | ", | 
					
						
							|  |  |  |   "a26": " green url() xyz", | 
					
						
							|  |  |  |   "a27": " green url('') xyz", | 
					
						
							|  |  |  |   "a28": " green url(\\"\\") xyz", | 
					
						
							|  |  |  |   "a29": " green url('   ') xyz", | 
					
						
							|  |  |  |   "a3": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a30": " green url( | 
					
						
							|  |  |  | 	) xyz", | 
					
						
							|  |  |  |   "a4": " url(img.09a1a1112c577c279435.png#hash)", | 
					
						
							|  |  |  |   "a40": " green url(https://raw.githubusercontent.com/webpack/media/master/logo/icon.png) xyz", | 
					
						
							|  |  |  |   "a41": " green url(//raw.githubusercontent.com/webpack/media/master/logo/icon.png) xyz", | 
					
						
							|  |  |  |   "a42": " url(img.09a1a1112c577c279435.png?foo)", | 
					
						
							|  |  |  |   "a43": " url(img.09a1a1112c577c279435.png?foo=bar)", | 
					
						
							|  |  |  |   "a44": " url(img.09a1a1112c577c279435.png?foo=bar#hash)", | 
					
						
							|  |  |  |   "a45": " url(img.09a1a1112c577c279435.png?foo=bar#hash)", | 
					
						
							|  |  |  |   "a46": " url(img.09a1a1112c577c279435.png?)", | 
					
						
							|  |  |  |   "a47": " url(img.09a1a1112c577c279435.png) url(\\"data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42 26' fill='%23007aff'><rect width='4' height='4'/><rect x='8' y='1' width='34' height='2'/><rect y='11' width='4' height='4'/><rect x='8' y='12' width='34' height='2'/><rect y='22' width='4' height='4'/><rect x='8' y='23' width='34' height='2'/></svg>\\") url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a48": " __URL__()", | 
					
						
							|  |  |  |   "a49": " url(img-simple.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a5": " url( | 
					
						
							|  |  |  | 	img.09a1a1112c577c279435.png | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a50": " url(img-simple.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a51": " url(img-simple.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a52": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a53": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a55": " -webkit-image-set()", | 
					
						
							|  |  |  |   "a56": " image-set()", | 
					
						
							|  |  |  |   "a58": " image-set('')", | 
					
						
							|  |  |  |   "a59": " image-set(\\"\\")", | 
					
						
							|  |  |  |   "a6": " green url( img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "a60": " image-set(\\"\\" 1x)", | 
					
						
							|  |  |  |   "a61": " image-set(url())", | 
					
						
							|  |  |  |   "a62": " image-set( | 
					
						
							|  |  |  | 		url() | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a63": " image-set(URL())", | 
					
						
							|  |  |  |   "a64": " image-set(url(''))", | 
					
						
							|  |  |  |   "a65": " image-set(url(\\"\\"))", | 
					
						
							|  |  |  |   "a66": " image-set(url('') 1x)", | 
					
						
							|  |  |  |   "a67": " image-set(1x)", | 
					
						
							|  |  |  |   "a68": " image-set( | 
					
						
							|  |  |  | 		1x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a69": " image-set(calc(1rem + 1px) 1x)", | 
					
						
							|  |  |  |   "a7": " green url( img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "a70": " -webkit-image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a71": " image-set(url(img1x.09a1a1112c577c279435.png) 1x)", | 
					
						
							|  |  |  |   "a72": " image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a73": " image-set(url(img\\\\ img.09a1a1112c577c279435.png) 1x, url(img\\\\ img.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a74": " image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x), | 
					
						
							|  |  |  | 		image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a75": " image-set( | 
					
						
							|  |  |  | 		url(img1x.09a1a1112c577c279435.png) 1x, | 
					
						
							|  |  |  | 		url(img2x.09a1a1112c577c279435.png) 2x, | 
					
						
							|  |  |  | 		url(img3x.09a1a1112c577c279435.png) 600dpi | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a76": " image-set(url(img1x.09a1a1112c577c279435.png?foo=bar) 1x)", | 
					
						
							|  |  |  |   "a77": " image-set(url(img1x.09a1a1112c577c279435.png#hash) 1x)", | 
					
						
							|  |  |  |   "a78": " image-set(url(img1x.09a1a1112c577c279435.png?#iefix) 1x)", | 
					
						
							|  |  |  |   "a79": " -webkit-image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a8": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							|  |  |  |   "a80": " -webkit-image-set(url(img1x.09a1a1112c577c279435.png) 1x)", | 
					
						
							|  |  |  |   "a81": " -webkit-image-set( | 
					
						
							|  |  |  | 		url(img1x.09a1a1112c577c279435.png) 1x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a82": " image-set(url(img1x.09a1a1112c577c279435.png) 1x)", | 
					
						
							|  |  |  |   "a83": " image-set( | 
					
						
							|  |  |  | 		url(img1x.09a1a1112c577c279435.png) 1x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a84": " image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a85": " image-set( | 
					
						
							|  |  |  | 		url(img1x.09a1a1112c577c279435.png) 1x, | 
					
						
							|  |  |  | 		url(img2x.09a1a1112c577c279435.png) 2x, | 
					
						
							|  |  |  | 		url(img3x.09a1a1112c577c279435.png) 600dpi | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a86": " image-set(url(img\\\\ img.09a1a1112c577c279435.png) 1x, url(img\\\\ img.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a87": " image-set(url(img1x.09a1a1112c577c279435.png) 1x, url(img2x.09a1a1112c577c279435.png) 2x)", | 
					
						
							|  |  |  |   "a88": " url(imgimg.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a89": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a9": " green url(img.09a1a1112c577c279435.png) url(other-img.09a1a1112c577c279435.png) xyz", | 
					
						
							|  |  |  |   "a90": " url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a91": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a92": " url(img\\\\)img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a93": " url(img\\\\ img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a94": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a95": " image-set( | 
					
						
							|  |  |  | 		url(imgimg.09a1a1112c577c279435.png) 1x, | 
					
						
							|  |  |  | 		url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png) 2x, | 
					
						
							|  |  |  | 		url(img\\\\'img.09a1a1112c577c279435.png) 3x, | 
					
						
							|  |  |  | 		url(img\\\\(img.09a1a1112c577c279435.png) 4x, | 
					
						
							|  |  |  | 		url(img\\\\)img.09a1a1112c577c279435.png) 5x, | 
					
						
							|  |  |  | 		url(img\\\\ img.09a1a1112c577c279435.png) 6x, | 
					
						
							|  |  |  | 		url(\\"img'() img.09a1a1112c577c279435.png\\") 7x | 
					
						
							|  |  |  | 	)", | 
					
						
							|  |  |  |   "a96": " url(img\\\\'\\\\'\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a97": " url(\\"img'() img.09a1a1112c577c279435.png\\")", | 
					
						
							|  |  |  |   "a98": " url(img\\\\'img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "a99": " url(img\\\\(img.09a1a1112c577c279435.png)", | 
					
						
							| 
									
										
										
										
											2021-12-03 23:23:09 +08:00
										 |  |  |   "b": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "c": " url(img.09a1a1112c577c279435.png)", | 
					
						
							|  |  |  |   "d": " url(img.09a1a1112c577c279435.png#hash)", | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  |   "e": " url( | 
					
						
							|  |  |  |     img.09a1a1112c577c279435.png | 
					
						
							|  |  |  |   )", | 
					
						
							|  |  |  |   "f": " green url( img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "g": " green url( img.09a1a1112c577c279435.png ) xyz", | 
					
						
							| 
									
										
										
										
											2021-12-03 23:23:09 +08:00
										 |  |  |   "getPropertyValue": [Function], | 
					
						
							|  |  |  |   "h": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							|  |  |  |   "i": " green url(img.09a1a1112c577c279435.png) url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							| 
									
										
										
										
											2023-04-14 07:35:53 +08:00
										 |  |  |   "j": " green url( img\\\\ img.09a1a1112c577c279435.png ) xyz", | 
					
						
							|  |  |  |   "k": " green url( img\\\\ img.09a1a1112c577c279435.png ) xyz", | 
					
						
							| 
									
										
										
										
											2021-12-03 23:23:09 +08:00
										 |  |  |   "l": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							| 
									
										
										
										
											2023-04-06 03:58:23 +08:00
										 |  |  |   "m": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							|  |  |  |   "n": " green url(img.09a1a1112c577c279435.png) xyz", | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  | } | 
					
						
							|  |  |  | `; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-04-06 08:36:55 +08:00
										 |  |  | exports[`ConfigCacheTestCases custom-modules json-custom exported tests should transform toml to json 1`] = ` | 
					
						
							|  |  |  | Object { | 
					
						
							|  |  |  |   "owner": Object { | 
					
						
							|  |  |  |     "bio": "GitHub Cofounder & CEO | 
					
						
							|  |  |  | Likes tater tots and beer.", | 
					
						
							|  |  |  |     "dob": "1979-05-27T07:32:00.000Z", | 
					
						
							|  |  |  |     "name": "Tom Preston-Werner", | 
					
						
							|  |  |  |     "organization": "GitHub", | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   "title": "TOML Example", | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | `; | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  | exports[`ConfigCacheTestCases records issue-2991 exported tests should write relative paths to records 1`] = ` | 
					
						
							|  |  |  | "{ | 
					
						
							|  |  |  |   \\"chunks\\": { | 
					
						
							|  |  |  |     \\"byName\\": { | 
					
						
							|  |  |  |       \\"main\\": 179 | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     \\"bySource\\": { | 
					
						
							|  |  |  |       \\"0 main\\": 179 | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     \\"usedIds\\": [ | 
					
						
							|  |  |  |       179 | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   \\"modules\\": { | 
					
						
							|  |  |  |     \\"byIdentifier\\": { | 
					
						
							|  |  |  |       \\"./test.js\\": 393, | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       \\"external node-commonjs \\\\\\"fs\\\\\\"\\": 147, | 
					
						
							|  |  |  |       \\"external node-commonjs \\\\\\"path\\\\\\"\\": 17, | 
					
						
							| 
									
										
										
										
											2021-08-19 20:01:44 +08:00
										 |  |  |       \\"ignored|./.|pkgs/somepackage/foo\\": 802 | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |     }, | 
					
						
							|  |  |  |     \\"usedIds\\": [ | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       17, | 
					
						
							|  |  |  |       147, | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |       393, | 
					
						
							| 
									
										
										
										
											2021-08-19 20:01:44 +08:00
										 |  |  |       802 | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |     ] | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | }" | 
					
						
							|  |  |  | `; | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | exports[`ConfigCacheTestCases records issue-7339 exported tests should write relative dynamic-require paths to records 1`] = ` | 
					
						
							|  |  |  | "{ | 
					
						
							|  |  |  |   \\"chunks\\": { | 
					
						
							|  |  |  |     \\"byName\\": { | 
					
						
							|  |  |  |       \\"main\\": 179 | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     \\"bySource\\": { | 
					
						
							|  |  |  |       \\"0 main\\": 179 | 
					
						
							|  |  |  |     }, | 
					
						
							|  |  |  |     \\"usedIds\\": [ | 
					
						
							|  |  |  |       179 | 
					
						
							|  |  |  |     ] | 
					
						
							|  |  |  |   }, | 
					
						
							|  |  |  |   \\"modules\\": { | 
					
						
							|  |  |  |     \\"byIdentifier\\": { | 
					
						
							|  |  |  |       \\"./dependencies/bar.js\\": 379, | 
					
						
							|  |  |  |       \\"./dependencies/foo.js\\": 117, | 
					
						
							|  |  |  |       \\"./dependencies|sync|/^\\\\\\\\.\\\\\\\\/.*$/\\": 412, | 
					
						
							|  |  |  |       \\"./test.js\\": 393, | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       \\"external node-commonjs \\\\\\"fs\\\\\\"\\": 147, | 
					
						
							|  |  |  |       \\"external node-commonjs \\\\\\"path\\\\\\"\\": 17 | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |     }, | 
					
						
							|  |  |  |     \\"usedIds\\": [ | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       17, | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |       117, | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       147, | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |       379, | 
					
						
							|  |  |  |       393, | 
					
						
							| 
									
										
										
										
											2021-09-02 23:23:02 +08:00
										 |  |  |       412 | 
					
						
							| 
									
										
										
										
											2020-06-02 18:25:28 +08:00
										 |  |  |     ] | 
					
						
							|  |  |  |   } | 
					
						
							|  |  |  | }" | 
					
						
							|  |  |  | `; |