Bug 98160

Summary: REGRESSION(r130167): It made inspector/styles/edit-inspector-stylesheet.html fail
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ossy, vsevik
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 79666    

Description Csaba Osztrogonác 2012-10-02 07:59:14 PDT
https://trac.webkit.org/changeset/130167

--- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/styles/edit-inspector-stylesheet-expected.txt 
+++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/styles/edit-inspector-stylesheet-actual.txt 
@@ -7,7 +7,7 @@
 
 Setting new content
 Inspector stylesheet content:
-#inspected { background-color: green; }
+#inspected {}
 [expanded] 
 element.style  { ()
 


Could you check it, please? It fails at least on Qt. Other bots are 
so slow, and I don't know what will happen on Chromium and Mac.
Comment 1 Csaba Osztrogonác 2012-10-02 08:04:40 PDT
I skipped it - r130171. Please unskip it with the proper fix.
Comment 2 Csaba Osztrogonác 2012-10-02 08:06:24 PDT
It isn't Qt specific bug, it fails on Mac too.
Comment 3 Vsevolod Vlasov 2012-10-02 08:46:38 PDT
I have rolled back original patch and expectations update: http://trac.webkit.org/changeset/130174