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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/html/document-metadata/head-link-style-href-check-expected.txt

Issue 2780363002: Rename subdirectory names in LayoutTests/html/. (Closed)
Patch Set: Created 3 years, 9 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/mac/html/document-metadata/head-link-style-href-check-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/html/document-metadata/head-link-style-href-check-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/html/document-metadata/head-link-style-href-check-expected.txt
deleted file mode 100644
index c572c1c2a4684a853edc468a83769054a9022427..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/html/document-metadata/head-link-style-href-check-expected.txt
+++ /dev/null
@@ -1,39 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x280
- LayoutBlockFlow {HTML} at (0,0) size 800x280
- LayoutBlockFlow {BODY} at (8,16) size 784x256
- LayoutBlockFlow {P} at (0,0) size 784x72
- LayoutText {#text} at (0,0) size 769x72
- text run at (0,0) width 762: "This is a test to check if the loading of a stylesheet is properly cancelled (count of pending style sheets is decremented)"
- text run at (0,18) width 602: "when its link tag is changed through the DOM after the link tag is appended to the document. "
- text run at (601,18) width 168: "When the div with style is"
- text run at (0,36) width 715: "moved, it appears on the screen if the style was loaded properly, and doesn't appear when there are out-standing"
- text run at (0,54) width 260: "stylesheets according to the DocLoader. "
- text run at (259,54) width 28: "See "
- LayoutInline {A} at (0,0) size 33x18 [color=#0000EE]
- LayoutText {#text} at (286,54) size 33x18
- text run at (286,54) width 33: "6999"
- LayoutBlockFlow {P} at (0,88) size 784x18
- LayoutInline {SPAN} at (0,0) size 33x18 [color=#FF0000]
- LayoutText {#text} at (0,0) size 33x18
- text run at (0,0) width 33: "Fails"
- LayoutText {#text} at (32,0) size 55x18
- text run at (32,0) width 55: " if there "
- LayoutInline {SPAN} at (0,0) size 33x18 [color=#FF0000]
- LayoutText {#text} at (86,0) size 33x18
- text run at (86,0) width 33: "is no"
- LayoutText {#text} at (118,0) size 154x18
- text run at (118,0) width 154: " pink box on the screen."
- LayoutBlockFlow {P} at (0,122) size 784x18
- LayoutInline {SPAN} at (0,0) size 44x18 [color=#008000]
- LayoutText {#text} at (0,0) size 44x18
- text run at (0,0) width 44: "Passes"
- LayoutText {#text} at (43,0) size 55x18
- text run at (43,0) width 55: " if there "
- LayoutInline {SPAN} at (0,0) size 11x18 [color=#008000]
- LayoutText {#text} at (97,0) size 11x18
- text run at (97,0) width 11: "is"
- LayoutText {#text} at (107,0) size 165x18
- text run at (107,0) width 165: " a pink box on the screen."
- LayoutBlockFlow {DIV} at (0,156) size 100x100 [bgcolor=#FFCCFF]

Powered by Google App Engine
This is Rietveld 408576698