include localizable tips on results page
This commit is contained in:
		
							parent
							
								
									a9e2d39ef9
								
							
						
					
					
						commit
						944a938fd2
					
				
					 1 changed files with 24 additions and 15 deletions
				
			
		|  | @ -6,12 +6,21 @@ | |||
| 	</head> | ||||
| 	<body id="results"> | ||||
| 		<summary> | ||||
| 			<section> | ||||
| 				<p id="summary" data-active-result="Rating,Reason" class="flow-text"></p> | ||||
| 				<p data-active-result="Description,Summary"></p> | ||||
| 				<progress id="score" data-active-result="Rating,Score" min="0" max="1" value=""></progress> | ||||
|                <label >Scroll down for details.</label> | ||||
|           </summary> | ||||
|           <section class="tip" data-active-result="Description,Aspects,*" data-active-result-type="card"> | ||||
| 			</section> | ||||
| 			<footer> | ||||
| 				<label id="tip" for="results_tip_1"></label> | ||||
| 			</footer> | ||||
| 		</summary> | ||||
| 		<article> | ||||
| 			<section data-active-result="Description,Aspects,*" data-active-result-type="card"> | ||||
| 			</section> | ||||
| 			<footer> | ||||
| 				<label id="tip" for="results_tip_2"></label> | ||||
| 			</footer> | ||||
| 		</article> | ||||
| 	</body> | ||||
| </html> | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue