Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

style: Remove Stylist::is_device_dirty. #18143

Merged
merged 3 commits into from Aug 21, 2017
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Don't rely on ahem being loaded sync in offset_properties_inline.html

  • Loading branch information
emilio committed Aug 21, 2017
commit 359ef7b7c3dad79de34a3465b88e03d771979ee7
"support"
],
"css/offset_properties_inline.html": [
"e879ede3d52eed5ebdd90e988380ba4fa365817a",
"ed9cf0062ff6b08dc0cc578a0ae6acce146bec10",
"testharness"
],
"css/ol_japanese_iroha_a.html": [
@@ -30,6 +30,7 @@
-->
</div>
<script>
window.onload = function() {
var realOffsetParent = document.getElementById('real-offset-parent');
var inline1 = document.getElementById('inline-1');
var inline2 = document.getElementById('inline-2');
@@ -79,5 +80,6 @@
assert_equals(inline3.offsetHeight, 10,
"offsetHeight of #inline-3 should be 10.");
}, "offsetHeight");
}
</script>
</body>
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.