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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/html/document_metadata/head-link-style-href-check-expected.txt

Issue 2780363002: Rename subdirectory names in LayoutTests/html/. (Closed)
Patch Set: Created 3 years, 8 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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x292 3 layer at (0,0) size 800x292
4 LayoutBlockFlow {HTML} at (0,0) size 800x292 4 LayoutBlockFlow {HTML} at (0,0) size 800x292
5 LayoutBlockFlow {BODY} at (8,16) size 784x268 5 LayoutBlockFlow {BODY} at (8,16) size 784x268
6 LayoutBlockFlow {P} at (0,0) size 784x80 6 LayoutBlockFlow {P} at (0,0) size 784x80
7 LayoutText {#text} at (0,0) size 782x79 7 LayoutText {#text} at (0,0) size 782x79
8 text run at (0,0) width 782: "This is a test to check if the loading o f a stylesheet is properly cancelled (count of pending style sheets is decrement ed) when" 8 text run at (0,0) width 782: "This is a test to check if the loading o f a stylesheet is properly cancelled (count of pending style sheets is decrement ed) when"
9 text run at (0,20) width 552: "its link tag is changed through the DOM after the link tag is appended to the document. " 9 text run at (0,20) width 552: "its link tag is changed through the DOM after the link tag is appended to the document. "
10 text run at (552,20) width 227: "When the div with style is moved, it" 10 text run at (552,20) width 227: "When the div with style is moved, it"
(...skipping 19 matching lines...) Expand all
30 LayoutText {#text} at (0,0) size 43x19 30 LayoutText {#text} at (0,0) size 43x19
31 text run at (0,0) width 43: "Passes" 31 text run at (0,0) width 43: "Passes"
32 LayoutText {#text} at (43,0) size 52x19 32 LayoutText {#text} at (43,0) size 52x19
33 text run at (43,0) width 52: " if there " 33 text run at (43,0) width 52: " if there "
34 LayoutInline {SPAN} at (0,0) size 10x19 [color=#008000] 34 LayoutInline {SPAN} at (0,0) size 10x19 [color=#008000]
35 LayoutText {#text} at (95,0) size 10x19 35 LayoutText {#text} at (95,0) size 10x19
36 text run at (95,0) width 10: "is" 36 text run at (95,0) width 10: "is"
37 LayoutText {#text} at (105,0) size 162x19 37 LayoutText {#text} at (105,0) size 162x19
38 text run at (105,0) width 162: " a pink box on the screen." 38 text run at (105,0) width 162: " a pink box on the screen."
39 LayoutBlockFlow {DIV} at (0,168) size 100x100 [bgcolor=#FFCCFF] 39 LayoutBlockFlow {DIV} at (0,168) size 100x100 [bgcolor=#FFCCFF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698