forked from mirrors/gecko-dev
		
	Bug 1450390 followup: Fix incorrect rel="match" tag in reftest flexbox-abspos-child-002.html. (test-only)
This commit is contained in:
		
							parent
							
								
									fddd0eb3b3
								
							
						
					
					
						commit
						2eecfcbe24
					
				
					 3 changed files with 2 additions and 4 deletions
				
			
		|  | @ -11,7 +11,7 @@ | ||||||
|   </title> |   </title> | ||||||
|   <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> |   <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> | ||||||
|   <link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items"> |   <link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items"> | ||||||
|   <link rel="match" href="flexbox-abspos-child-001-ref.html"> |   <link rel="match" href="flexbox-abspos-child-002-ref.html"> | ||||||
|   <style> |   <style> | ||||||
|     .flex { |     .flex { | ||||||
|       display: flex; |       display: flex; | ||||||
|  |  | ||||||
|  | @ -1,2 +0,0 @@ | ||||||
| [flexbox-abspos-child-002.html] |  | ||||||
|   expected: FAIL |  | ||||||
|  | @ -11,7 +11,7 @@ | ||||||
|   </title> |   </title> | ||||||
|   <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> |   <link rel="author" title="Daniel Holbert" href="mailto:dholbert@mozilla.com"> | ||||||
|   <link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items"> |   <link rel="help" href="http://www.w3.org/TR/css-flexbox-1/#abspos-items"> | ||||||
|   <link rel="match" href="flexbox-abspos-child-001-ref.html"> |   <link rel="match" href="flexbox-abspos-child-002-ref.html"> | ||||||
|   <style> |   <style> | ||||||
|     .flex { |     .flex { | ||||||
|       display: flex; |       display: flex; | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue
	
	 Daniel Holbert
						Daniel Holbert