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

Unified Diff: LayoutTests/css3/selectors3/html/css3-modsel-22-expected.txt

Issue 616063002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/css3/selectors3/html/css3-modsel-22-expected.txt
diff --git a/LayoutTests/css3/selectors3/html/css3-modsel-22-expected.txt b/LayoutTests/css3/selectors3/html/css3-modsel-22-expected.txt
deleted file mode 100644
index 49e779646c494ed6a03923aed4c03f985b483a18..0000000000000000000000000000000000000000
--- a/LayoutTests/css3/selectors3/html/css3-modsel-22-expected.txt
+++ /dev/null
@@ -1,27 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x120
- RenderBlock {HTML} at (0,0) size 800x120
- RenderBody {BODY} at (8,16) size 784x88
- RenderBlock {UL} at (0,0) size 784x36
- RenderListItem {LI} at (40,0) size 744x18 [bgcolor=#00FF00]
- RenderListMarker at (-17,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 430x18
- text run at (0,0) width 336: "This list item should be green because its language is "
- text run at (336,0) width 94: "British English"
- RenderListItem {LI} at (40,18) size 744x18 [bgcolor=#00FF00]
- RenderListMarker at (-17,0) size 7x18: bullet
- RenderText {#text} at (0,0) size 483x18
- text run at (0,0) width 322: "This list item should be green because its language "
- text run at (322,0) width 161: "is British English (Wales)"
- RenderBlock {OL} at (0,52) size 784x36
- RenderListItem {LI} at (40,0) size 744x18
- RenderListMarker at (-20,0) size 16x18: "1"
- RenderText {#text} at (0,0) size 447x18
- text run at (0,0) width 360: "This list item should NOT be green because its language "
- text run at (360,0) width 87: "is US English"
- RenderListItem {LI} at (40,18) size 744x18
- RenderListMarker at (-20,0) size 16x18: "2"
- RenderText {#text} at (0,0) size 418x18
- text run at (0,0) width 374: "This list item should NOT be green because its language is "
- text run at (374,0) width 44: "French"

Powered by Google App Engine
This is Rietveld 408576698