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

Unified 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, 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/linux/html/document-metadata/head-link-style-href-check-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/html/document-metadata/head-link-style-href-check-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/html/document-metadata/head-link-style-href-check-expected.txt
deleted file mode 100644
index 4ecaefbb9cbdff60ca4355445e6d191dec766bf4..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 800x292
- LayoutBlockFlow {HTML} at (0,0) size 800x292
- LayoutBlockFlow {BODY} at (8,16) size 784x268
- LayoutBlockFlow {P} at (0,0) size 784x80
- LayoutText {#text} at (0,0) size 782x79
- text run at (0,0) width 782: "This is a test to check if the loading of a stylesheet is properly cancelled (count of pending style sheets is decremented) when"
- text run at (0,20) width 552: "its link tag is changed through the DOM after the link tag is appended to the document. "
- text run at (552,20) width 227: "When the div with style is moved, it"
- text run at (0,40) width 776: "appears on the screen if the style was loaded properly, and doesn't appear when there are out-standing stylesheets according"
- text run at (0,60) width 119: "to the DocLoader. "
- text run at (118,60) width 28: "See "
- LayoutInline {A} at (0,0) size 33x19 [color=#0000EE]
- LayoutText {#text} at (145,60) size 33x19
- text run at (145,60) width 33: "6999"
- LayoutBlockFlow {P} at (0,96) size 784x20
- LayoutInline {SPAN} at (0,0) size 32x19 [color=#FF0000]
- LayoutText {#text} at (0,0) size 32x19
- text run at (0,0) width 32: "Fails"
- LayoutText {#text} at (32,0) size 52x19
- text run at (32,0) width 52: " if there "
- LayoutInline {SPAN} at (0,0) size 31x19 [color=#FF0000]
- LayoutText {#text} at (84,0) size 31x19
- text run at (84,0) width 31: "is no"
- LayoutText {#text} at (115,0) size 151x19
- text run at (115,0) width 151: " pink box on the screen."
- LayoutBlockFlow {P} at (0,132) size 784x20
- LayoutInline {SPAN} at (0,0) size 43x19 [color=#008000]
- LayoutText {#text} at (0,0) size 43x19
- text run at (0,0) width 43: "Passes"
- LayoutText {#text} at (43,0) size 52x19
- text run at (43,0) width 52: " if there "
- LayoutInline {SPAN} at (0,0) size 10x19 [color=#008000]
- LayoutText {#text} at (95,0) size 10x19
- text run at (95,0) width 10: "is"
- LayoutText {#text} at (105,0) size 162x19
- text run at (105,0) width 162: " a pink box on the screen."
- LayoutBlockFlow {DIV} at (0,168) size 100x100 [bgcolor=#FFCCFF]

Powered by Google App Engine
This is Rietveld 408576698