Bug 153446 - Resolving direction and writing mode properties should not mutate document
Summary: Resolving direction and writing mode properties should not mutate document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 13:58 PST by Antti Koivisto
Modified: 2016-01-25 15:33 PST (History)
3 users (show)

See Also:


Attachments
patch (13.25 KB, patch)
2016-01-25 14:02 PST, Antti Koivisto
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-yosemite (1.07 MB, application/zip)
2016-01-25 14:47 PST, Build Bot
no flags Details
Archive of layout-test-results from ews104 for mac-yosemite-wk2 (1.21 MB, application/zip)
2016-01-25 14:50 PST, Build Bot
no flags Details
patch (13.25 KB, patch)
2016-01-25 15:00 PST, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2016-01-25 13:58:55 PST
Don't set writingModeSetOnDocumentElement and directionSetOnDocumentElement bits during style resolve.
Comment 1 Antti Koivisto 2016-01-25 14:02:06 PST
Created attachment 269790 [details]
patch
Comment 2 Build Bot 2016-01-25 14:47:15 PST
Comment on attachment 269790 [details]
patch

Attachment 269790 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/738254

New failing tests:
fast/multicol/vertical-rl/break-properties.html
fast/block/positioning/vertical-rl/fixed-positioning.html
Comment 3 Build Bot 2016-01-25 14:47:17 PST
Created attachment 269794 [details]
Archive of layout-test-results from ews101 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-01-25 14:50:45 PST
Comment on attachment 269790 [details]
patch

Attachment 269790 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/738256

New failing tests:
fast/multicol/vertical-rl/break-properties.html
fast/block/positioning/vertical-rl/fixed-positioning.html
Comment 5 Build Bot 2016-01-25 14:50:47 PST
Created attachment 269795 [details]
Archive of layout-test-results from ews104 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews104  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Antti Koivisto 2016-01-25 15:00:34 PST
Created attachment 269799 [details]
patch
Comment 7 Antti Koivisto 2016-01-25 15:33:48 PST
http://trac.webkit.org/changeset/195560