Title: [131188] trunk/LayoutTests
- Revision
- 131188
- Author
- [email protected]
- Date
- 2012-10-12 08:25:23 -0700 (Fri, 12 Oct 2012)
Log Message
Unreviewed, rebaseline inspector/styles/region-style-crash.html after r131176.
* inspector/styles/region-style-crash-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (131187 => 131188)
--- trunk/LayoutTests/ChangeLog 2012-10-12 15:18:23 UTC (rev 131187)
+++ trunk/LayoutTests/ChangeLog 2012-10-12 15:25:23 UTC (rev 131188)
@@ -1,5 +1,11 @@
2012-10-12 Alexander Pavlov <[email protected]>
+ Unreviewed, rebaseline inspector/styles/region-style-crash.html after r131176.
+
+ * inspector/styles/region-style-crash-expected.txt:
+
+2012-10-12 Alexander Pavlov <[email protected]>
+
Web Inspector: [Styles] !important priority not honored inside the same declaration
https://bugs.webkit.org/show_bug.cgi?id=99170
Modified: trunk/LayoutTests/inspector/styles/region-style-crash-expected.txt (131187 => 131188)
--- trunk/LayoutTests/inspector/styles/region-style-crash-expected.txt 2012-10-12 15:18:23 UTC (rev 131187)
+++ trunk/LayoutTests/inspector/styles/region-style-crash-expected.txt 2012-10-12 15:25:23 UTC (rev 131188)
@@ -3,7 +3,7 @@
P color styled in region: #008000.
[expanded]
-color: red;
+color: rgb(255, 0, 0);
#p1 - #ff0000 region-style-crash.html:6
display: block;
p - block user agent stylesheet
@@ -17,7 +17,7 @@
[expanded]
#p1 { (region-style-crash.html:6)
-color: red;
+color: #ff0000;
[expanded]
p { (user agent stylesheet)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes