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

Unified Diff: LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-176-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/platform/mac/css3/selectors3/html/css3-modsel-176-expected.txt
diff --git a/LayoutTests/platform/mac/css2.1/t1401-c531-color-00-a-expected.txt b/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-176-expected.txt
similarity index 60%
copy from LayoutTests/platform/mac/css2.1/t1401-c531-color-00-a-expected.txt
copy to LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-176-expected.txt
index 0b635789a6024fee5605b058040c850cc9fa837e..0c64381eba720e2d4ccac6572f97f812f8c4e89d 100644
--- a/LayoutTests/platform/mac/css2.1/t1401-c531-color-00-a-expected.txt
+++ b/LayoutTests/platform/mac/css3/selectors3/html/css3-modsel-176-expected.txt
@@ -1,11 +1,11 @@
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
+layer at (0,0) size 800x72
+ RenderBlock {HTML} at (0,0) size 800x72
RenderBody {BODY} at (8,16) size 784x48
- RenderBlock {P} at (0,0) size 784x16 [color=#008000]
+ RenderBlock {P} at (0,0) size 784x16 [color=#FFFFFF] [bgcolor=#008000]
RenderText {#text} at (0,0) size 166x16
text run at (0,0) width 166: "This line should be green."
- RenderBlock {P} at (0,32) size 784x16 [color=#008000]
+ RenderBlock {DIV} at (0,32) size 784x16 [color=#FFFFFF] [bgcolor=#008000]
RenderText {#text} at (0,0) size 166x16
text run at (0,0) width 166: "This line should be green."

Powered by Google App Engine
This is Rietveld 408576698