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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/html/document_metadata/link-rel-stylesheet-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 800x160 3 layer at (0,0) size 800x160
4 LayoutBlockFlow {HTML} at (0,0) size 800x160 4 LayoutBlockFlow {HTML} at (0,0) size 800x160
5 LayoutBlockFlow {BODY} at (8,16) size 784x128 5 LayoutBlockFlow {BODY} at (8,16) size 784x128
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 262x19 7 LayoutText {#text} at (0,0) size 262x19
8 text run at (0,0) width 262: "This line should not have red background " 8 text run at (0,0) width 262: "This line should not have red background "
9 LayoutBlockFlow {P} at (0,36) size 784x20 [bgcolor=#00FF00] 9 LayoutBlockFlow {P} at (0,36) size 784x20 [bgcolor=#00FF00]
10 LayoutText {#text} at (0,0) size 245x19 10 LayoutText {#text} at (0,0) size 245x19
11 text run at (0,0) width 245: "This line should have lime background" 11 text run at (0,0) width 245: "This line should have lime background"
12 LayoutBlockFlow {P} at (0,72) size 784x20 12 LayoutBlockFlow {P} at (0,72) size 784x20
13 LayoutText {#text} at (0,0) size 262x19 13 LayoutText {#text} at (0,0) size 262x19
14 text run at (0,0) width 262: "This line should not have red background " 14 text run at (0,0) width 262: "This line should not have red background "
15 LayoutBlockFlow {P} at (0,108) size 784x20 [bgcolor=#00FF00] 15 LayoutBlockFlow {P} at (0,108) size 784x20 [bgcolor=#00FF00]
16 LayoutText {#text} at (0,0) size 245x19 16 LayoutText {#text} at (0,0) size 245x19
17 text run at (0,0) width 245: "This line should have lime background" 17 text run at (0,0) width 245: "This line should have lime background"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698