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

Unified Diff: LayoutTests/platform/win-xp/fast/selectors/008-expected.txt

Issue 847073002: Convert some fast/selectors tests to reftests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Use style attribute in references Created 5 years, 11 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: LayoutTests/platform/win-xp/fast/selectors/008-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/selectors/008-expected.txt b/LayoutTests/platform/win-xp/fast/selectors/008-expected.txt
deleted file mode 100644
index b2824ccf57da1595a98de2361eadf83d8b9b942c..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/win-xp/fast/selectors/008-expected.txt
+++ /dev/null
@@ -1,19 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x80
- RenderBlock {HTML} at (0,0) size 800x80
- RenderBody {BODY} at (8,16) size 784x56
- RenderBlock {P} at (0,0) size 784x20 [bgcolor=#00FF00]
- RenderText {#text} at (0,0) size 466x19
- text run at (0,0) width 466: "This paragraph should have green background because its language is \"en-gb\""
- RenderBlock {ADDRESS} at (0,36) size 784x20 [bgcolor=#00FF00]
- RenderInline {SPAN} at (0,0) size 156x19
- RenderText {#text} at (0,0) size 156x19
- text run at (0,0) width 156: "This address should also"
- RenderText {#text} at (156,0) size 4x19
- text run at (156,0) width 4: " "
- RenderInline {SPAN} at (0,0) size 514x19
- RenderText {#text} at (160,0) size 514x19
- text run at (160,0) width 425: "have green background because the language of the inner SPANs "
- text run at (585,0) width 89: "is not French."
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698