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/css3/selectors3/html/css3-modsel-21-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-21-expected.txt
diff --git a/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt b/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt
deleted file mode 100644
index 44541b38cfa77c1918958f52207cc0cb104a6f0d..0000000000000000000000000000000000000000
--- a/LayoutTests/css3/selectors3/html/css3-modsel-21-expected.txt
+++ /dev/null
@@ -1,38 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-layer at (0,0) size 800x172
- RenderBlock {HTML} at (0,0) size 800x172
- RenderBody {BODY} at (8,16) size 784x140
- RenderBlock {P} at (0,0) size 784x36
- RenderText {#text} at (0,0) size 755x18
- text run at (0,0) width 225: "This paragraph should be unstyled. "
- text run at (225,0) width 457: "The background of the following paragraph should become green when "
- text run at (682,0) width 73: "you follow "
- RenderInline {A} at (0,0) size 777x36 [color=#0000EE]
- RenderText {#text} at (755,0) size 777x36
- text run at (755,0) width 22: "this"
- text run at (0,18) width 24: "link"
- RenderText {#text} at (24,18) size 4x18
- text run at (24,18) width 4: "."
- RenderBlock {P} at (0,52) size 784x36
- RenderText {#text} at (0,0) size 739x18
- text run at (0,0) width 276: "This paragraph should initially be unstyled. "
- text run at (276,0) width 463: "It should become green when you select the link above. When you select "
- RenderInline {A} at (0,0) size 761x36 [color=#0000EE]
- RenderText {#text} at (739,0) size 761x36
- text run at (739,0) width 22: "this"
- text run at (0,18) width 24: "link"
- RenderText {#text} at (24,18) size 636x18
- text run at (24,18) width 269: ", it should return to being unstyled and the "
- text run at (293,18) width 367: "background of the paragraph below should become green."
- RenderBlock {P} at (0,104) size 784x36
- RenderText {#text} at (0,0) size 745x18
- text run at (0,0) width 276: "This paragraph should initially be unstyled. "
- text run at (276,0) width 469: "It should become green when you select the link above. When you follow "
- RenderInline {A} at (0,0) size 767x36 [color=#0000EE]
- RenderText {#text} at (745,0) size 767x36
- text run at (745,0) width 22: "this"
- text run at (0,18) width 24: "link"
- RenderText {#text} at (24,18) size 357x18
- text run at (24,18) width 139: ", the three paragraphs "
- text run at (163,18) width 218: "should all return to being unstyled."

Powered by Google App Engine
This is Rietveld 408576698