mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 05:42:43 +00:00 
			
		
		
		
	 28509e3edd
			
		
	
	
		28509e3edd
		
	
	
	
	
		
			
			Better aligns our implementation with the specification, which requires that columns and groups of columns are checked too.
		
			
				
	
	
		
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			237 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			No EOL
		
	
	
		
			237 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <table style="width:420px;border:1px solid">
 | |
|     <colgroup>
 | |
|         <col style="width:1px">
 | |
|         <col>
 | |
|     </colgroup>
 | |
|     <tr>
 | |
|         <td style="border:1px solid">A</td>
 | |
|         <td style="border:1px solid">B</td>
 | |
|     </tr>
 | |
| </table> |