Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(352)

Side by Side Diff: third_party/WebKit/LayoutTests/imported/csswg-test/css-writing-modes-3/block-flow-direction-vrl-021-expected.xht

Issue 1922043004: Import csswg-test@b2daa426addd5ccb8e9ce1c5d800f9d82603f1ec (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update W3CImportExpectations and make me owner for css-scoping-1 Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x html1/DTD/xhtml1-strict.dtd"> 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x html1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml"> 2 <html xmlns="http://www.w3.org/1999/xhtml">
3 <head> 3 <head>
4 <title>CSS Reftest Reference</title> 4 <title>CSS Reftest Reference</title>
5 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB ugsSection/css21testsuite/" /> <!-- 2014-11-26 --> 5 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB ugsSection/css21testsuite/" /> <!-- 2014-11-26 -->
6 6
7 <!-- This reference file is the right-aligned version of 7 <!-- This reference file is the right-aligned version of
8 block-flow-direction-001-ref.xht 8 block-flow-direction-001-ref.xht
9 --> 9 -->
10 10
11 <meta name="flags" content="image" /> 11 <meta name="flags" content="ahem image" />
12 <style type="text/css"><![CDATA[ 12 <style type="text/css"><![CDATA[
13 body 13 body
14 { 14 {
15 direction: rtl; 15 direction: rtl;
16 } 16 }
17 17
18 div 18 div
19 { 19 {
20 background-color: yellow; 20 background-color: yellow;
21 direction: ltr; 21 direction: ltr;
(...skipping 21 matching lines...) Expand all
43 43
44 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Image download support must be enabled" /> <img src="support/blue20x20.png " width="40" height="20" alt="Image download support must be enabled" /> <img sr c="support/blue20x20.png" width="80" height="20" alt="Image download support mus t be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Im age download support must be enabled" /> <img src="support/blue20x20.png" width= "20" height="20" alt="Image download support must be enabled" /> 44 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Image download support must be enabled" /> <img src="support/blue20x20.png " width="40" height="20" alt="Image download support must be enabled" /> <img sr c="support/blue20x20.png" width="80" height="20" alt="Image download support mus t be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Im age download support must be enabled" /> <img src="support/blue20x20.png" width= "20" height="20" alt="Image download support must be enabled" />
45 45
46 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Image download support must be enabled" /> <img src="support/blue20x20.png " width="40" height="20" alt="Image download support must be enabled" /> <img sr c="support/blue20x20.png" width="20" height="20" alt="Image download support mus t be enabled" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="support/blue20x20.png" width=" 20" height="20" alt="Image download support must be enabled" />&nbsp;&nbsp;&nbsp ;&nbsp;<img src="support/blue20x20.png" width="20" height="20" alt="Image downlo ad support must be enabled" /> 46 <img src="support/blue20x20.png" width="20" height="20" alt="Image download sup port must be enabled" /> <img src="support/blue20x20.png" width="80" height="20" alt="Image download support must be enabled" /> <img src="support/blue20x20.png " width="40" height="20" alt="Image download support must be enabled" /> <img sr c="support/blue20x20.png" width="20" height="20" alt="Image download support mus t be enabled" />&nbsp;&nbsp;&nbsp;&nbsp;<img src="support/blue20x20.png" width=" 20" height="20" alt="Image download support must be enabled" />&nbsp;&nbsp;&nbsp ;&nbsp;<img src="support/blue20x20.png" width="20" height="20" alt="Image downlo ad support must be enabled" />
47 47
48 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su pport must be enabled" /> 48 <img src="support/blue20x20.png" width="420" height="20" alt="Image download su pport must be enabled" />
49 </div> 49 </div>
50 50
51 </body> 51 </body>
52 </html> 52 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698