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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/html/link-rel-stylesheet-expected.txt

Issue 2679883002: Move some tests in fast/html/ to html/{document-metadata,grouping-content,text-level-semantics}/. (Closed)
Patch Set: Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/fast/html/link-rel-stylesheet-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/html/link-rel-stylesheet-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/html/link-rel-stylesheet-expected.txt
deleted file mode 100644
index dca9a135a6e2da56c097e2384b368d1163b1ec3e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/html/link-rel-stylesheet-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x152
- LayoutBlockFlow {HTML} at (0,0) size 800x152
- LayoutBlockFlow {BODY} at (8,16) size 784x120
- LayoutBlockFlow {P} at (0,0) size 784x18
- LayoutText {#text} at (0,0) size 266x17
- text run at (0,0) width 266: "This line should not have red background"
- LayoutBlockFlow {P} at (0,34) size 784x18 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 250x17
- text run at (0,0) width 250: "This line should have lime background"
- LayoutBlockFlow {P} at (0,68) size 784x18
- LayoutText {#text} at (0,0) size 266x17
- text run at (0,0) width 266: "This line should not have red background"
- LayoutBlockFlow {P} at (0,102) size 784x18 [bgcolor=#00FF00]
- LayoutText {#text} at (0,0) size 250x17
- text run at (0,0) width 250: "This line should have lime background"

Powered by Google App Engine
This is Rietveld 408576698