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

Unified Diff: LayoutTests/platform/linux/fast/selectors/007a-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/linux/fast/selectors/007a-expected.txt
diff --git a/LayoutTests/platform/linux/fast/selectors/007a-expected.txt b/LayoutTests/platform/linux/fast/selectors/007a-expected.txt
deleted file mode 100644
index 202a8073e8b4babfd985acd38976baa3255d9cfa..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/fast/selectors/007a-expected.txt
+++ /dev/null
@@ -1,20 +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 459x19
- text run at (0,0) width 388: "This paragraph should have green background because CLASS "
- text run at (388,0) width 71: "contains \"b\""
- 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 609x19
- RenderText {#text} at (160,0) size 609x19
- text run at (160,0) width 356: "have green background because the selector in the last "
- text run at (516,0) width 253: "rule does not apply to the inner SPANs."
- RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698